Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 1/24/20 5:57 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 Electroblob's Wizardry (ebwizardry)
  8. Caused by: java.lang.NullPointerException
  9. at electroblob.wizardry.client.gui.handbook.GuiWizardHandbook.getHandbookResource(GuiWizardHandbook.java:457)
  10. at electroblob.wizardry.client.gui.handbook.GuiWizardHandbook.loadHandbookFile(GuiWizardHandbook.java:400)
  11. at electroblob.wizardry.client.ClientProxy$$Lambda$105/2078926331.func_110549_a(Unknown Source)
  12. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
  13. at electroblob.wizardry.client.ClientProxy.registerResourceReloadListeners(ClientProxy.java:138)
  14. at electroblob.wizardry.Wizardry.preInit(Wizardry.java:107)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:497)
  19. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:497)
  24. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  25. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  26. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  27. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  28. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  29. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  30. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  31. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  32. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:497)
  37. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  38. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  39. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  40. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  41. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  42. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  44. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  45. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
  46. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  47. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  48. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  49. at net.minecraft.client.main.Main.main(SourceFile:123)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53. at java.lang.reflect.Method.invoke(Method.java:497)
  54. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  55. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.12.2
  64. Operating System: Windows Vista (amd64) version 6.0
  65. Java Version: 1.8.0_51, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 101234056 bytes (96 MB) / 291778560 bytes (278 MB) up to 6429081600 bytes (6131 MB)
  68. JVM Flags: 6 total; -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  69. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70. FML: MCP 9.42 Powered by Forge 14.23.5.2847 8 mods loaded, 8 mods active
  71. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  72.  
  73. | State | ID | Version | Source | Signature |
  74. |:----- |:------------------- |:------------ |:--------------------------------------- |:--------- |
  75. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  76. | LCH | mcp | 9.42 | minecraft.jar | None |
  77. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  78. | LCH | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  79. | LCH | antiqueatlas | 4.6.3 | antiqueatlas-1.12.2-4.6.3.jar | None |
  80. | LCH | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.6.3.jar | None |
  81. | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  82. | LCE | ebwizardry | 4.2.7 | ElectroblobsWizardry-4.2.7-MC1.12.2.jar | None |
  83.  
  84. Loaded coremods (and transformers):
  85. GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 25.20.100.6472' Renderer: 'Intel(R) HD Graphics 620'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement