Code (cpp):
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 18/07/17 15:05
Description: Ticking entity
java.lang.NoSuchMethodError: net.montoyo.mcef.api.API.createBrowser(Ljava/lang/String;)Lnet/montoyo/mcef/api/IBrowser;
at net.buildlight.webd.client.GLWebView.create(GLWebView.java:22)
at net.buildlight.webd.entity.EntityWebScreen.createWebView(EntityWebScreen.java:164)
at net.buildlight.webd.entity.EntityWebScreen.func_70030_z(EntityWebScreen.java:388)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.buildlight.webd.client.GLWebView.create(GLWebView.java:22)
at net.buildlight.webd.entity.EntityWebScreen.createWebView(EntityWebScreen.java:164)
at net.buildlight.webd.entity.EntityWebScreen.func_70030_z(EntityWebScreen.java:388)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: WebDisplay.webdisp.screen.entity (net.buildlight.webd.entity.EntityWebScreen)
Entity ID: 74
Entity Name: entity.WebDisplay.webdisp.screen.entity.name
Entity's Exact location: 178,00, 204,00, 5,00
Entity's Block location: World: (178,204,5), Chunk: (at 2,12,5 in 11,0; contains blocks 176,0,0 to 191,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0,00, 0,00, 0,00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['LeGamer83'/99, l='MpServer', x=179,98, y=203,68, z=7,20]]
Chunk stats: MultiplayerChunkCache: 623, 632
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (150,4,83), Chunk: (at 6,0,3 in 9,5; contains blocks 144,0,80 to 159,255,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 180832 game time, 947414 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 15 total; [GCEntityClientPlayerMP['LeGamer83'/99, l='MpServer', x=179,98, y=203,68, z=7,20], EntityHuman['Bailey the Forgeron (armes)'/39, l='MpServer', x=137,56, y=202,00, z=-25,09], EntityItem['item.tile.dirt.default'/72, l='MpServer', x=187,75, y=200,13, z=11,66], EntityItem['item.tile.dirt.default'/73, l='MpServer', x=186,81, y=200,13, z=10,75], EntityWebScreen['entity.WebDisplay.webdisp.screen.entity.name'/74, l='MpServer', x=178,00, y=204,00, z=5,00], EntityHuman['Ebony the Maçon'/42, l='MpServer', x=148,78, y=202,00, z=41,25], EntityHuman['Della the Fléchier'/43, l='MpServer', x=161,03, y=202,00, z=39,50], EntityHuman['Ned the Berger'/75, l='MpServer', x=185,53, y=200,00, z=55,13], EntityHuman['Elisa the Forgeron (armes)'/76, l='MpServer', x=185,19, y=203,00, z=49,38], EntityHuman['Brisa the Boucher'/77, l='MpServer', x=180,34, y=199,00, z=55,28], EntityHuman['Adam the profession.villager'/78, l='MpServer', x=181,69, y=199,22, z=54,34], EntityHuman['Lucas the Bibliothécaire'/79, l='MpServer', x=181,63, y=202,00, z=57,50], EntityHuman['Loran the Armurier'/92, l='MpServer', x=193,47, y=198,00, z=52,84], EntityHuman['Nikki the Bibliothécaire'/93, l='MpServer', x=194,28, y=199,00, z=50,50], EntityVillager['Villageois'/62, l='MpServer', x=174,31, y=203,00, z=80,59]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 678232288 bytes (646 MB) / 1808080896 bytes (1724 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D8 74 mods loaded, 74 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA modJ_StarMinerCore{0.9.8} [StarMinerCore] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCHIJAAAA RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
UCHIJAAAA BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18.jar)
UCHIJAAAA BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18.jar)
UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.375(1).jar)
UCHIJAAAA SpaceCore{4.1.9} [4Space Core] (4Space-4.1.9.jar)
UCHIJAAAA ExoCore{0.1.2} [4Space Exoplanets Core] (4Space-4.1.9.jar)
UCHIJAAAA ExoElipse{0.1.2} [4Space Exoplanets Elipse] (4Space-4.1.9.jar)
UCHIJAAAA SpaceCallisto{4.1.9} [4Space Callisto] (4Space-4.1.9.jar)
UCHIJAAAA SpaceEuropa{4.1.9} [4Space Europa] (4Space-4.1.9.jar)
UCHIJAAAA SpaceVenus{4.1.9} [4Space Venus] (4Space-4.1.9.jar)
UCHIJAAAA SpaceIo{4.1.9} [4Space Io] (4Space-4.1.9.jar)
UCHIJAAAA SpaceMercury{4.1.9} [4Space Mercury] (4Space-4.1.9.jar)
UCHIJAAAA SpacePluto{4.1.9} [4Space Pluto] (4Space-4.1.9.jar)
UCHIJAAAA securitycraft{v1.8.2.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.2.1.jar)
UCHIJAAAA lightsabers{1.0.5} [Advanced Lightsabers Mod] (AdvancedLightsabers-1.7.10-1.0.5.jar)
UCHIJAAAA modJ_StarMiner{0.9.8bf1} [Starminer Mod] (Anti-Gravity-Mod-1.7.10.jar)
UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (Archimedes-Ships-Mod-1.7.10.jar)
UCHIJAAAA AssassinCraft{r124f} [AssassinCraft] (AssassinCraft-r124f.jar)
UCHIJAAAA tennox_assemblymod{2.1} [Assembly Mod] (AssemblyMod-1.7.10-2.1.jar)
UCHIJAAAA Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCHIJAAAA BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18.jar)
UCHIJAAAA BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18.jar)
UCHIJAAAA BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18.jar)
UCHIJAAAA ww2{1.0} [Call To Battle] (Call to Battle-The WWII Mod 1.7.10.jar)
UCHIJAAAA ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(21feb16).jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
UCHIJAAAA jawser{1.0.0} [Decorative Videogame Systems] (DVGS 1.5.2.jar)
UCHIJAAAA SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar)
UCHIJAAAA DynamicTransport{0.1.2.0} [Dynamic Transport] (DynamicTransport-0.1.2.0.jar)
UCHIJAAAA Eln{@VERSION@} [Electrical Age] (ElectricalAge-1.14.2.jar)
UCHIJAAAA flenixcities{0.16.1} [FlenixCities] (FlenixCitiesCore_[1.7.10]-0.16.1-b122.jar)
UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.375.jar)
UCHIJAAAA grapplemod{1.7.10-v5} [grapplemod] (Grappling-Hook-Mod-1.7.10.jar)
UCHIJAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCHIJAAAA hbm{1.0.23} [Hbm's Nuclear Tech Mod] (hbm1.0.23.jar)
UCHIJAAAA iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar)
UCHIJAAAA instantblocks{1.5.4} [Instant Blocks] (InstantBlocks_v1.5.4.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA malisiscore{1.7.10-0.14.0} [MalisisCore] (malisiscore-1.7.10-0.14.0.jar)
UCHIJAAAA malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
UCHIJAAAA RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar)
UCHIJAAAA MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar)
UCHIJAAAA MCEF{0.6} [Minecraft Chromium Embedded Framework] (MCEF-1.7.10-0.7.jar)
UCHIJAAAA mcheli{0.10.7} [MC Helicopter] (mcheli)
UCHIJAAAA Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
UCHIJAAAA Morph{0.9.0} [Morph] (Morph-Beta-0.9.0.jar)
UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10) (1).jar)
UCHIJAAAA NGTLib{1.7.10.27} [NGTLib] (NGTLib-1.7.10.zip)
UCHIJAAAA radixcore{1.3.4} [RadixCore] (RadixCore-1.7.10-1.3.4-universal.jar)
UCHIJAAAA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
UCHIJAAAA ropebridge{1.1} [Rope Bridge] (RopeBridge-v1.2-mc1.7.10.jar)
UCHIJAAAA RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
UCHIJAAAA stationsMod{1.7.10.5} [Stations Mod] (StationsMod-1.7.10.5.jar)
UCHIJAAAA Techguns{0.1.0} [Techguns] (Techguns.beta.1.1.3.jar)
UCHIJAAAA tc{4.3.1_008} [Traincraft] (Traincraft-Mod-1.7.10.jar)
UCHIJAAAA WebDisplay{0.11} [Web Displays] (WebDisplays-0.11.jar)
UCHIJAAAA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar)
UCHIJAAAA McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000'
CoFHCore: -[1.7.10]3.1.3-327
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4358, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: Français (France)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D8
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: Sildurs Vibrant Shaders v1.14 Lite.zip
OpenGlVersion: 4.0.0 - Build 10.18.10.4358
OpenGlRenderer: Intel(R) HD Graphics 4000
OpenGlVendor: Intel
CpuCount: 4