Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // But it works on my machine.
- Time: 10/6/14 6:07 PM
- Description: There was a severe problem during mod loading that has caused the game to fail
- cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: obsidian
- at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
- at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692)
- at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
- at net.minecraft.client.main.Main.main(SourceFile:148)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
- at org.multimc.EntryPoint.listen(EntryPoint.java:165)
- at org.multimc.EntryPoint.main(EntryPoint.java:54)
- Caused by: java.lang.NoSuchFieldError: obsidian
- at com.SkiFire13.EMCRecipe.init.Recipe.initCrafting(Recipe.java:28)
- at com.SkiFire13.EMCRecipe.init.Recipe.init(Recipe.java:17)
- at com.SkiFire13.EMCRecipe.EMCRecipe.init(EMCRecipe.java:36)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
- at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
- ... 18 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.7.10
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_67, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 2670466016 bytes (2546 MB) / 3014656000 bytes (2875 MB) up to 4660396032 bytes (4444 MB)
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3000m -Xmx5000m
- 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.18.1180 Minecraft Forge 10.13.0.1180 7 mods loaded, 7 mods active
- mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
- FML{7.10.18.1180} [Forge Mod Loader] (forge-1.7.10-10.13.0.1180-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
- Forge{10.13.0.1180} [Minecraft Forge] (forge-1.7.10-10.13.0.1180-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
- EE3{0.2.295} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.2.295.jar) Unloaded->Constructed->Pre-initialized->Initialized
- LatCoreMC{1.3.2} [LatCoreMC] (LatCoreMC-1.7.10-1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
- EMCC{1.3.2} [EMC Condenser Mod] (EMC_Condenser-1.7.10-1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
- EMCRecipe{0.2.5} [EMCRecipe] (EMCRecipe 0.2.5.jar) Unloaded->Constructed->Pre-initialized->Errored
Advertisement
Add Comment
Please, Sign In to add comment