Advertisement
Guest User

Untitled

a guest
May 21st, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.03 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Wizardry Plugin (wizardry-0.8.5.jar)
  5. ForgelinPlugin (Forgelin-1.6.0.jar)
  6. LibrarianLib Plugin (librarianlib-1.12.2-4.9.jar)
  7. Contact their authors BEFORE contacting forge
  8.  
  9. // Don't be sad, have a hug! <3
  10.  
  11. Time: 5/21/18 11:22 AM
  12. Description: There was a severe problem during mod loading that has caused the game to fail
  13.  
  14. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Wizardry (wizardry)
  15. Caused by: java.lang.VerifyError: Uninitialized object exists on backward branch 93
  16. Exception Details:
  17. Location:
  18. com/teamwizardry/librarianlib/features/saving/FieldType$Companion.createVariable(Ljava/lang/reflect/TypeVariable;Ljava/lang/reflect/AnnotatedType;)Lcom/teamwizardry/librarianlib/features/saving/FieldType; @142: goto
  19. Reason:
  20. Error exists in the bytecode
  21. Bytecode:
  22. 0x0000000: bb00 f659 2bc0 0063 2c2b b900 fa01 0059
  23. 0x0000010: c700 0dbb 00cc 5912 ceb7 00d1 bfc0 0076
  24. 0x0000020: 2bb9 0100 0100 5913 0102 b800 422b b900
  25. 0x0000030: fa01 0059 1301 04b8 0042 b901 0801 0059
  26. 0x0000040: 1301 0ab8 0042 c000 ac4e 3a04 3a05 3a06
  27. 0x0000050: 3a07 3a08 3a09 0336 0a2d be36 0b15 0a15
  28. 0x0000060: 0ba2 0030 2d15 0a32 c000 713a 0c19 0c59
  29. 0x0000070: 12b7 b800 42b9 0100 0100 2bb9 0100 0100
  30. 0x0000080: b801 1099 0008 150a a700 0a84 0a01 a7ff
  31. 0x0000090: cf02 360d 1909 1908 1907 1906 1905 1904
  32. 0x00000a0: 150d b701 13c0 002c b0
  33. Stackmap Table:
  34. full_frame(@29,{Object[#2],Object[#113],Object[#147]},{Uninitialized[#0],Uninitialized[#0],Object[#99],Object[#147],Object[#252]})
  35. full_frame(@93,{Object[#2],Object[#113],Object[#147],Object[#172],Object[#268],Object[#118],Object[#147],Object[#99],Uninitialized[#0],Uninitialized[#0],Integer,Integer},{})
  36. append_frame(@139,Object[#113])
  37. chop_frame(@145,1)
  38. same_locals_1_stack_item_frame(@146,Integer)
  39.  
  40. at com.teamwizardry.librarianlib.features.saving.FieldType.<clinit>(FieldType.kt)
  41. at com.teamwizardry.librarianlib.features.saving.AbstractSaveHandler.cacheFields(AbstractSaveHandler.kt:93)
  42. at com.teamwizardry.librarianlib.features.network.PacketHandler.register(PacketHandler.kt:35)
  43. at com.teamwizardry.wizardry.proxy.CommonProxy.preInit(CommonProxy.java:78)
  44. at com.teamwizardry.wizardry.proxy.ClientProxy.preInit(ClientProxy.java:49)
  45. at com.teamwizardry.wizardry.Wizardry.preInit(Wizardry.java:50)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. at java.lang.reflect.Method.invoke(Method.java:483)
  50. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  54. at java.lang.reflect.Method.invoke(Method.java:483)
  55. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  56. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  57. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  58. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  59. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  60. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  61. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  62. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  63. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  67. at java.lang.reflect.Method.invoke(Method.java:483)
  68. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  69. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  70. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  71. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  72. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  73. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  74. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  75. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  76. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  77. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:245)
  78. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  79. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  80. at net.minecraft.client.main.Main.main(SourceFile:123)
  81. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  82. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  83. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  84. at java.lang.reflect.Method.invoke(Method.java:483)
  85. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  86. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  87.  
  88.  
  89. A detailed walkthrough of the error, its code path and all known details is as follows:
  90. ---------------------------------------------------------------------------------------
  91.  
  92. -- System Details --
  93. Details:
  94. Minecraft Version: 1.12.2
  95. Operating System: Mac OS X (x86_64) version 10.13.4
  96. Java Version: 1.8.0_20, Oracle Corporation
  97. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  98. Memory: 194949344 bytes (185 MB) / 1129840640 bytes (1077 MB) up to 4772593664 bytes (4551 MB)
  99. JVM Flags: 3 total; -Xmx5120m -Xms256m -XX:PermSize=256m
  100. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  101. FML: MCP 9.42 Powered by Forge 14.23.3.2702 8 mods loaded, 8 mods active
  102. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  103.  
  104. | State | ID | Version | Source | Signature |
  105. |:----- |:---------------- |:------------ |:----------------------------- |:---------------------------------------- |
  106. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  107. | UCH | mcp | 9.42 | minecraft.jar | None |
  108. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2702.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  109. | UCH | forge | 14.23.3.2702 | forge-1.12.2-14.23.3.2702.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  110. | UCH | forgelin | 1.6.0 | Forgelin-1.6.0.jar | None |
  111. | UCEE | wizardry | 0.8.5 | wizardry-0.8.5.jar | None |
  112. | UC | librarianlib | 9.4 | librarianlib-1.12.2-4.9.jar | None |
  113. | UC | librarianliblate | 9.4 | librarianlib-1.12.2-4.9.jar | None |
  114.  
  115. Loaded coremods (and transformers):
  116. Wizardry Plugin (wizardry-0.8.5.jar)
  117. com.teamwizardry.wizardry.asm.WizardryTransformer
  118. ForgelinPlugin (Forgelin-1.6.0.jar)
  119.  
  120. LibrarianLib Plugin (librarianlib-1.12.2-4.9.jar)
  121. com.teamwizardry.librarianlib.asm.LibLibTransformer
  122. GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.32.48' Renderer: 'Intel Iris Pro OpenGL Engine'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement