Guest User

Untitled

a guest
Jul 4th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5.56 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 04.07.15 13:09
  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.NoSuchMethodError: com.XFactHD.eiorteis.item.itemGRMix.setUnlocalizedName(Ljava/lang/String;)Lnet/minecraft/item/Item;
  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.NoSuchMethodError: com.XFactHD.eiorteis.item.itemGRMix.setUnlocalizedName(Ljava/lang/String;)Lnet/minecraft/item/Item;
  21.     at com.XFactHD.eiorteis.item.itemGRMix.<init>(itemGRMix.java:8)
  22.     at com.XFactHD.eiorteis.init.ModItems.<clinit>(ModItems.java:9)
  23.     at com.XFactHD.eiorteis.eiorteis.preInit(eiorteis.java:23)
  24.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  26.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  27.     at java.lang.reflect.Method.invoke(Method.java:483)
  28.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  29.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  31.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32.     at java.lang.reflect.Method.invoke(Method.java:483)
  33.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  34.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  35.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  36.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  37.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  38.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  39.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  40.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  42.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  43.     at java.lang.reflect.Method.invoke(Method.java:483)
  44.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  45.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  46.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  47.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  48.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  49.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  50.     at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  51.     ... 10 more
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- System Details --
  58. Details:
  59.     Minecraft Version: 1.7.10
  60.     Operating System: Windows 7 (amd64) version 6.1
  61.     Java Version: 1.8.0_25, Oracle Corporation
  62.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  63.     Memory: 66342064 bytes (63 MB) / 262098944 bytes (249 MB) up to 3207856128 bytes (3059 MB)
  64.     JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  65.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  66.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  67.     FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 9 mods loaded, 9 mods active
  68.     mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  69.     FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  70.     Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  71.     <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  72.     CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-262.jar) Unloaded->Constructed->Pre-initialized
  73.     EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar) Unloaded->Constructed->Pre-initialized
  74.     eiorteis{1.7.10-1.0} [EIORecipesTEInductionSmelter] (eiorteis-1.0.jar) Unloaded->Constructed->Errored
  75.     ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0-81.jar) Unloaded->Constructed->Pre-initialized
  76.     ThermalExpansion{1.7.10R4.0.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.1-182.jar) Unloaded->Constructed->Pre-initialized
  77.     CoFHCore: -[1.7.10]3.0.2-262
  78.     ThermalFoundation: -[1.7.10]1.0.0-81
  79.     ThermalExpansion: -[1.7.10]4.0.1-182
Advertisement
Add Comment
Please, Sign In to add comment