Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 20.01.19 9:06
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.VerifyError: Expecting a stackmap frame at branch target 27
  8. Exception Details:
  9. Location:
  10. net/minecraft/world/World.markAndNotifyBlock(IIILnet/minecraft/world/chunk/Chunk;Lnet/minecraft/block/Block;Lnet/minecraft/block/Block;I)V @4: ifeq
  11. Reason:
  12. Expected stackmap frame at this location.
  13. Bytecode:
  14. 0x0000000: 1507 057e 9900 1719 04c6 000b 1904 b603
  15. 0x0000010: 8099 000a 2a1b 1c1d b603 842a b403 5a9a
  16. 0x0000020: 0024 1507 047e 9900 1d2a 1b1c 1d19 05b6
  17. 0x0000030: 0388 1906 b603 8b99 000c 2a1b 1c1d 1906
  18. 0x0000040: b603 8eb1
  19.  
  20. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  21. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
  22. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
  23. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320)
  24. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
  25. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  26. at java.lang.Thread.run(Thread.java:748)
  27. Caused by: java.lang.VerifyError: Expecting a stackmap frame at branch target 27
  28. Exception Details:
  29. Location:
  30. net/minecraft/world/World.markAndNotifyBlock(IIILnet/minecraft/world/chunk/Chunk;Lnet/minecraft/block/Block;Lnet/minecraft/block/Block;I)V @4: ifeq
  31. Reason:
  32. Expected stackmap frame at this location.
  33. Bytecode:
  34. 0x0000000: 1507 057e 9900 1719 04c6 000b 1904 b603
  35. 0x0000010: 8099 000a 2a1b 1c1d b603 842a b403 5a9a
  36. 0x0000020: 0024 1507 047e 9900 1d2a 1b1c 1d19 05b6
  37. 0x0000030: 0388 1906 b603 8b99 000c 2a1b 1c1d 1906
  38. 0x0000040: b603 8eb1
  39.  
  40. at net.minecraftforge.common.ChestGenHooks.init(ChestGenHooks.java:59)
  41. at net.minecraftforge.common.ChestGenHooks.<clinit>(ChestGenHooks.java:39)
  42. at vazkii.botania.common.core.handler.ChestGenHandler.init(ChestGenHandler.java:22)
  43. at vazkii.botania.common.core.proxy.CommonProxy.preInit(CommonProxy.java:124)
  44. at vazkii.botania.common.Botania.preInit(Botania.java:67)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  48. at java.lang.reflect.Method.invoke(Method.java:498)
  49. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  50. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  52. at java.lang.reflect.Method.invoke(Method.java:498)
  53. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  54. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  55. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  56. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  57. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  58. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  59. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  63. at java.lang.reflect.Method.invoke(Method.java:498)
  64. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  65. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  66. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  67. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  68. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  69. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  70. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  71. ... 5 more
  72.  
  73.  
  74. A detailed walkthrough of the error, its code path and all known details is as follows:
  75. ---------------------------------------------------------------------------------------
  76.  
  77. -- System Details --
  78. Details:
  79. Minecraft Version: 1.7.10
  80. Thermos Version: cyberdynecc:Thermos:1.7.10-1614.58
  81. Plugins: ~~ERROR~~ NullPointerException: null
  82. Disabled Plugins: ~~ERROR~~ NullPointerException: null
  83. Operating System: Linux (amd64) version 2.6.32-48-pve
  84. Java Version: 1.8.0_191, Oracle Corporation
  85. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  86. Memory: 615514128 bytes (587 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB)
  87. JVM Flags: 4 total; -Xms1G -Xmx1G -XX:+UseG1GC -XX:MaxGCPauseMillis=250
  88. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  89. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  90. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 23 mods loaded, 23 mods active
  91. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  92. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  93. UCH FML{7.10.99.99} [Forge Mod Loader] (Thermos.jar)
  94. UCH Forge{10.13.4.1614} [Minecraft Forge] (Thermos.jar)
  95. UCH kimagine{0.2} [KImagine] (minecraft.jar)
  96. UCH CodeChickenCore{1.0.7.null} [CodeChicken Core] (minecraft.jar)
  97. UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  98. UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  99. UCE Botania{r1.8-249} [Botania] (Botania-r1.8-249.jar)
  100. UCE alfheim{BETA-pre13.2} [Alfheim] (Alfheim-BETA-pre13_2.jar)
  101. UCH WorldEngine{1.1710.0} [WorldEngine] (Alfheim-BETA-pre13_2.jar)
  102. UCH BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
  103. UCE BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar)
  104. UCE shadowfox_botany{0.1.20} [Botanical Addons] (BotanicalAddons-r0.1.20-1.jar)
  105. UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
  106. UCH GraveStone{2.17.1} [GraveStone] (GraveStone-2.17.1.jar)
  107. UCH InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
  108. UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  109. UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  110. UCH harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's+HarvestCraft+1.7.10Lb.jar)
  111. UCH Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
  112. UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  113. UCH TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  114. UCH bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  115. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit
  116. TConstruct Environment: Environment healthy.
  117. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  118. Profiler Position: N/A (disabled)
  119. Is Modded: Definitely; Server brand changed to 'thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge'
  120. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement