Advertisement
ArrZeroZero

just patch

Jan 26th, 2020
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 1/26/20 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 Patchouli (patchouli)
  8. Caused by: java.lang.NullPointerException
  9. at vazkii.patchouli.client.book.ClientBookRegistry.func_110549_a(ClientBookRegistry.java:83)
  10. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
  11. at vazkii.patchouli.client.book.ClientBookRegistry.init(ClientBookRegistry.java:62)
  12. at vazkii.patchouli.client.base.ClientProxy.preInit(ClientProxy.java:18)
  13. at vazkii.patchouli.common.base.Patchouli.preInit(Patchouli.java:37)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  24. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  25. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  26. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  27. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  28. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  29. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  30. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  31. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  35. at java.lang.reflect.Method.invoke(Unknown Source)
  36. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  37. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  38. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  39. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  40. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  41. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  42. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  43. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  44. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
  45. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  46. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  47. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  48. at net.minecraft.client.main.Main.main(SourceFile:123)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  52. at java.lang.reflect.Method.invoke(Unknown Source)
  53. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  54. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  55.  
  56.  
  57. A detailed walkthrough of the error, its code path and all known details is as follows:
  58. ---------------------------------------------------------------------------------------
  59.  
  60. -- System Details --
  61. Details:
  62. Minecraft Version: 1.12.2
  63. Operating System: Windows 10 (amd64) version 10.0
  64. Java Version: 1.8.0_241, Oracle Corporation
  65. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  66. Memory: 485344688 bytes (462 MB) / 860356608 bytes (820 MB) up to 7635730432 bytes (7282 MB)
  67. JVM Flags: 4 total; -Xmx8192m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  68. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  69. FML: MCP 9.42 Powered by Forge 14.23.5.2847 5 mods loaded, 5 mods active
  70. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  71.  
  72. | State | ID | Version | Source | Signature |
  73. |:----- |:--------- |:------------ |:----------------------------- |:--------- |
  74. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  75. | LCH | mcp | 9.42 | minecraft.jar | None |
  76. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  77. | LCH | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  78. | LCE | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
  79.  
  80. Loaded coremods (and transformers):
  81. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 441.87' Renderer: 'GeForce GTX 960M/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement