Guest User

Untitled

a guest
Mar 30th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 3/30/18 3:59 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Improved Villagers (iv)
  8. Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/event/AttachCapabilitiesEvent$Entity
  9. at java.lang.Class.getDeclaredMethods0(Native Method)
  10. at java.lang.Class.privateGetDeclaredMethods(Class.java:2693)
  11. at java.lang.Class.privateGetPublicMethods(Class.java:2894)
  12. at java.lang.Class.getMethods(Class.java:1607)
  13. at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:81)
  14. at orangeVillager61.ImprovedVillagers.CommonProxy.preInit(CommonProxy.java:26)
  15. at orangeVillager61.ImprovedVillagers.ClientProxy.preInit(ClientProxy.java:16)
  16. at orangeVillager61.ImprovedVillagers.Iv.preInit(Iv.java:25)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:483)
  21. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:483)
  26. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  27. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  28. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  29. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  30. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  31. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  32. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  33. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:278)
  34. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:483)
  39. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  40. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  41. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  42. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  43. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  44. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  46. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  47. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:602)
  48. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
  49. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  50. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  51. at net.minecraft.client.main.Main.main(SourceFile:123)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  55. at java.lang.reflect.Method.invoke(Method.java:483)
  56. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  57. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  58. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.event.AttachCapabilitiesEvent$Entity
  59. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  60. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  61. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  62. ... 49 more
  63. Caused by: java.lang.NullPointerException
  64. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  65. ... 51 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.12.2
  74. Operating System: Windows 10 (amd64) version 10.0
  75. Java Version: 1.8.0_25, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  77. Memory: 181966168 bytes (173 MB) / 385875968 bytes (368 MB) up to 1073741824 bytes (1024 MB)
  78. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. FML: MCP 9.42 Powered by Forge 14.23.2.2641 5 mods loaded, 5 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.  
  83. | State | ID | Version | Source | Signature |
  84. |:----- |:--------- |:------------ |:----------------------------- |:---------------------------------------- |
  85. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  86. | UCH | mcp | 9.42 | minecraft.jar | None |
  87. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2641.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  88. | UCH | forge | 14.23.2.2641 | forge-1.12.2-14.23.2.2641.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  89. | UCE | iv | 2.0.5 | iv-2.0.5.jar | None |
  90.  
  91. Loaded coremods (and transformers):
  92. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.01' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment