Guest User

Untitled

a guest
Jul 4th, 2015
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5.32 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why is it breaking :(
  3.  
  4. Time: 04.07.15 13:46
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: redstone
  8.     at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
  9.     at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
  10.     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  11.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  12.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  13.     at net.minecraft.client.main.Main.main(SourceFile:148)
  14.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17.     at java.lang.reflect.Method.invoke(Method.java:483)
  18.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  19.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20. Caused by: java.lang.NoSuchFieldError: redstone
  21.     at com.XFactHD.eiorteis.init.ModRecipes.init(ModRecipes.java:17)
  22.     at com.XFactHD.eiorteis.eiorteis.preInit(eiorteis.java:24)
  23.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26.     at java.lang.reflect.Method.invoke(Method.java:483)
  27.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  28.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31.     at java.lang.reflect.Method.invoke(Method.java:483)
  32.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  33.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  34.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  35.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  36.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  37.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  38.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  39.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  41.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  42.     at java.lang.reflect.Method.invoke(Method.java:483)
  43.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  44.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  45.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  46.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  47.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  48.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  49.     at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  50.     ... 10 more
  51.  
  52.  
  53. A detailed walkthrough of the error, its code path and all known details is as follows:
  54. ---------------------------------------------------------------------------------------
  55.  
  56. -- System Details --
  57. Details:
  58.     Minecraft Version: 1.7.10
  59.     Operating System: Windows 7 (amd64) version 6.1
  60.     Java Version: 1.8.0_25, Oracle Corporation
  61.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  62.     Memory: 189251560 bytes (180 MB) / 282341376 bytes (269 MB) up to 1060372480 bytes (1011 MB)
  63.     JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  64.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  65.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  66.     FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 9 mods loaded, 9 mods active
  67.     mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  68.     FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  69.     Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  70.     <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  71.     CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-262.jar) Unloaded->Constructed->Pre-initialized
  72.     EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar) Unloaded->Constructed->Pre-initialized
  73.     eiorteis{1.7.10-1.0} [EIORecipesTEInductionSmelter] (eiorteis-1.0.jar) Unloaded->Constructed->Errored
  74.     ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0-81.jar) Unloaded->Constructed->Pre-initialized
  75.     ThermalExpansion{1.7.10R4.0.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.1-182.jar) Unloaded->Constructed->Pre-initialized
  76.     CoFHCore: -[1.7.10]3.0.2-262
  77.     ThermalFoundation: -[1.7.10]1.0.0-81
  78.     ThermalExpansion: -[1.7.10]4.0.1-182
Advertisement
Add Comment
Please, Sign In to add comment