Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.77 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Who set us up the TNT?
  8.  
  9. Time: 12/2/16 7:18 PM
  10. Description: There was a severe problem during mod loading that has caused the game to fail
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Not Enough Wands (notenoughwands)
  13. Caused by: java.lang.NoClassDefFoundError: romelo333/notenoughwands/Items/TeleportationWand
  14. at romelo333.notenoughwands.NotEnoughWands.<clinit>(NotEnoughWands.java:36)
  15. at java.lang.Class.forName0(Native Method)
  16. at java.lang.Class.forName(Unknown Source)
  17. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:505)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  23. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  24. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  25. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  26. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  27. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  28. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  32. at java.lang.reflect.Method.invoke(Unknown Source)
  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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  39. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
  40. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
  41. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
  42. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  43. at net.minecraft.client.main.Main.main(SourceFile:124)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  47. at java.lang.reflect.Method.invoke(Unknown Source)
  48. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  49. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  50. Caused by: java.lang.ClassNotFoundException: romelo333.notenoughwands.Items.TeleportationWand
  51. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  52. at java.lang.ClassLoader.loadClass(Unknown Source)
  53. at java.lang.ClassLoader.loadClass(Unknown Source)
  54. ... 36 more
  55. Caused by: java.lang.NoClassDefFoundError: romelo333/notenoughwands/Items/GenericWand
  56. at java.lang.ClassLoader.defineClass1(Native Method)
  57. at java.lang.ClassLoader.defineClass(Unknown Source)
  58. at java.security.SecureClassLoader.defineClass(Unknown Source)
  59. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  60. ... 38 more
  61. Caused by: java.lang.ClassNotFoundException: romelo333.notenoughwands.Items.GenericWand
  62. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  63. at java.lang.ClassLoader.loadClass(Unknown Source)
  64. at java.lang.ClassLoader.loadClass(Unknown Source)
  65. ... 42 more
  66.  
  67.  
  68. A detailed walkthrough of the error, its code path and all known details is as follows:
  69. ---------------------------------------------------------------------------------------
  70.  
  71. -- System Details --
  72. Details:
  73. Minecraft Version: 1.10.2
  74. Operating System: Windows 10 (amd64) version 10.0
  75. Java Version: 1.8.0_111, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  77. Memory: 811108272 bytes (773 MB) / 1421869056 bytes (1356 MB) up to 3817865216 bytes (3641 MB)
  78. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. FML: MCP 9.32 Powered by Forge 12.18.2.2124 8 mods loaded, 8 mods active
  81. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  82. UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  83. UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.2.2124.jar)
  84. UC Forge{12.18.2.2124} [Minecraft Forge] (forge-1.10.2-12.18.2.2124.jar)
  85. UC OpenComputers|Core{1.6.0.3-rc.1} [OpenComputers (Core)] (minecraft.jar)
  86. UE notenoughwands{1.4.0} [Not Enough Wands] (notenoughwands-1.10-1.4.0.jar)
  87. UC OpenComputers{1.6.0.3-rc.1} [OpenComputers] (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
  88. UC railcraft{10.0.0} [Railcraft] (Railcraft_1.10.2-10.0.0.jar)
  89. UC rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  90. Loaded coremods (and transformers):
  91. TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
  92. li.cil.oc.common.asm.ClassTransformer
  93. GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4248' Renderer: 'Intel(R) HD Graphics 4600'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement