Advertisement
Guest User

Untitled

a guest
Jun 13th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.85 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 13/06/16 21.37
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.VerifyError: Operand stack underflow
  8. Exception Details:
  9. Location:
  10. net/minecraft/entity/player/EntityPlayerMP.localOnUpdateEntity()V @76: getfield
  11. Reason:
  12. Attempt to pop empty stack.
  13. Current Frame:
  14. bci: @76
  15. flags: { }
  16. locals: { 'net/minecraft/entity/player/EntityPlayerMP', integer, 'net/minecraft/item/ItemStack', 'net/minecraft/network/Packet' }
  17. stack: { }
  18. Bytecode:
  19. 0x0000000: 2ab7 027d 033c 1b2a b402 81b6 0286 a200
  20. 0x0000010: 4b2a b402 811b b602 8a4d 2cc7 0006 a700
  21. 0x0000020: 352c b402 8f9d 000c 2ab4 0281 1b01 b602
  22. 0x0000030: 932c b602 97b6 029c 9900 1b2c b602 97c0
  23. 0x0000040: 029e 2c2a b401 a02a b602 a24e b401 ff2d
  24. 0x0000050: b602 0a84 0101 a7ff b02a b602 a52a b400
  25. 0x0000060: 8a95 9a00 292a b400 8d2a b402 a9b6 02ae
  26. 0x0000070: a000 1b2a b402 a9b6 02b1 0b95 9a00 0704
  27. 0x0000080: a700 0403 2ab4 008f 9f00 4e2a b401 ffbb
  28. 0x0000090: 02b3 592a b601 4db6 02b6 2ab4 02a9 b602
  29. 0x00000a0: ae2a b402 a9b6 02b1 b702 b9b6 020a 2a2a
  30. 0x00000b0: b602 a5b5 008a 2a2a b402 a9b6 02ae b500
  31. 0x00000c0: 8d2a 2ab4 02a9 b602 b10b 959a 0007 04a7
  32. 0x00000d0: 0004 03b5 008f 2ab6 02a5 2ab6 02bc 622a
  33. 0x00000e0: b400 8795 9900 282a 2ab6 02a5 2ab6 02bc
  34. 0x00000f0: 62b5 0087 2ab4 01a0 b602 bfb6 02c5 b202
  35. 0x0000100: cb2a b601 072a b802 d1b6 02d7 2ab4 0111
  36. 0x0000110: 2ab6 010f 8d97 9900 0a2a b601 4db6 02da
  37. 0x0000120: 2ab4 02dd 2ab4 0091 9f00 252a 2ab4 02dd
  38. 0x0000130: b500 912a b401 ffbb 02df 592a b402 e22a
  39. 0x0000140: b402 dd2a b402 e5b7 02e8 b602 0a2a b402
  40. 0x0000150: eb10 1470 0868 9a00 142a b602 efb2 02f5
  41. 0x0000160: b602 fb9a 0007 2ab6 02fe 2ab4 0301 02a0
  42. 0x0000170: 000b 2a2a b402 e5b5 0301 2ab4 0301 2ab4
  43. 0x0000180: 02e5 9f00 222a b401 a0b6 02bf 2ab6 0305
  44. 0x0000190: 2ab4 0301 2ab4 02e5 b803 0b57 2a2a b402
  45. 0x00001a0: e5b5 0301 a700 224c 2b13 030d b803 134d
  46. 0x00001b0: 2c13 0315 b603 194e 2a2d b603 1dbb 031f
  47. 0x00001c0: 592c b703 22bf b1
  48. Exception Handler Table:
  49. bci [0, 420] => handler: 423
  50. Stackmap Table:
  51. append_frame(@6,Integer)
  52. append_frame(@33,Object[#652])
  53. same_frame(@49)
  54. chop_frame(@83,1)
  55. chop_frame(@89,1)
  56. same_frame(@131)
  57. same_locals_1_stack_item_frame(@132,Integer)
  58. same_frame(@139)
  59. same_locals_1_stack_item_extended(@210,Object[#2])
  60. full_frame(@211,{Object[#2]},{Object[#2],Integer})
  61. same_frame(@214)
  62. same_frame(@268)
  63. same_frame(@288)
  64. same_frame(@333)
  65. same_frame(@362)
  66. same_frame(@378)
  67. same_frame(@420)
  68. same_locals_1_stack_item_frame(@423,Object[#634])
  69. same_frame(@454)
  70.  
  71. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  72. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
  73. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
  74. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
  75. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
  76. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633)
  77. at java.lang.Thread.run(Unknown Source)
  78. Caused by: java.lang.VerifyError: Operand stack underflow
  79. Exception Details:
  80. Location:
  81. net/minecraft/entity/player/EntityPlayerMP.localOnUpdateEntity()V @76: getfield
  82. Reason:
  83. Attempt to pop empty stack.
  84. Current Frame:
  85. bci: @76
  86. flags: { }
  87. locals: { 'net/minecraft/entity/player/EntityPlayerMP', integer, 'net/minecraft/item/ItemStack', 'net/minecraft/network/Packet' }
  88. stack: { }
  89. Bytecode:
  90. 0x0000000: 2ab7 027d 033c 1b2a b402 81b6 0286 a200
  91. 0x0000010: 4b2a b402 811b b602 8a4d 2cc7 0006 a700
  92. 0x0000020: 352c b402 8f9d 000c 2ab4 0281 1b01 b602
  93. 0x0000030: 932c b602 97b6 029c 9900 1b2c b602 97c0
  94. 0x0000040: 029e 2c2a b401 a02a b602 a24e b401 ff2d
  95. 0x0000050: b602 0a84 0101 a7ff b02a b602 a52a b400
  96. 0x0000060: 8a95 9a00 292a b400 8d2a b402 a9b6 02ae
  97. 0x0000070: a000 1b2a b402 a9b6 02b1 0b95 9a00 0704
  98. 0x0000080: a700 0403 2ab4 008f 9f00 4e2a b401 ffbb
  99. 0x0000090: 02b3 592a b601 4db6 02b6 2ab4 02a9 b602
  100. 0x00000a0: ae2a b402 a9b6 02b1 b702 b9b6 020a 2a2a
  101. 0x00000b0: b602 a5b5 008a 2a2a b402 a9b6 02ae b500
  102. 0x00000c0: 8d2a 2ab4 02a9 b602 b10b 959a 0007 04a7
  103. 0x00000d0: 0004 03b5 008f 2ab6 02a5 2ab6 02bc 622a
  104. 0x00000e0: b400 8795 9900 282a 2ab6 02a5 2ab6 02bc
  105. 0x00000f0: 62b5 0087 2ab4 01a0 b602 bfb6 02c5 b202
  106. 0x0000100: cb2a b601 072a b802 d1b6 02d7 2ab4 0111
  107. 0x0000110: 2ab6 010f 8d97 9900 0a2a b601 4db6 02da
  108. 0x0000120: 2ab4 02dd 2ab4 0091 9f00 252a 2ab4 02dd
  109. 0x0000130: b500 912a b401 ffbb 02df 592a b402 e22a
  110. 0x0000140: b402 dd2a b402 e5b7 02e8 b602 0a2a b402
  111. 0x0000150: eb10 1470 0868 9a00 142a b602 efb2 02f5
  112. 0x0000160: b602 fb9a 0007 2ab6 02fe 2ab4 0301 02a0
  113. 0x0000170: 000b 2a2a b402 e5b5 0301 2ab4 0301 2ab4
  114. 0x0000180: 02e5 9f00 222a b401 a0b6 02bf 2ab6 0305
  115. 0x0000190: 2ab4 0301 2ab4 02e5 b803 0b57 2a2a b402
  116. 0x00001a0: e5b5 0301 a700 224c 2b13 030d b803 134d
  117. 0x00001b0: 2c13 0315 b603 194e 2a2d b603 1dbb 031f
  118. 0x00001c0: 592c b703 22bf b1
  119. Exception Handler Table:
  120. bci [0, 420] => handler: 423
  121. Stackmap Table:
  122. append_frame(@6,Integer)
  123. append_frame(@33,Object[#652])
  124. same_frame(@49)
  125. chop_frame(@83,1)
  126. chop_frame(@89,1)
  127. same_frame(@131)
  128. same_locals_1_stack_item_frame(@132,Integer)
  129. same_frame(@139)
  130. same_locals_1_stack_item_extended(@210,Object[#2])
  131. full_frame(@211,{Object[#2]},{Object[#2],Integer})
  132. same_frame(@214)
  133. same_frame(@268)
  134. same_frame(@288)
  135. same_frame(@333)
  136. same_frame(@362)
  137. same_frame(@378)
  138. same_frame(@420)
  139. same_locals_1_stack_item_frame(@423,Object[#634])
  140. same_frame(@454)
  141.  
  142. at java.lang.Class.getDeclaredMethods0(Native Method)
  143. at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
  144. at java.lang.Class.privateGetMethodRecursive(Unknown Source)
  145. at java.lang.Class.getMethod0(Unknown Source)
  146. at java.lang.Class.getMethod(Unknown Source)
  147. at api.player.server.ServerPlayerAPI.register(Unknown Source)
  148. at api.player.server.ServerPlayerAPI.register(Unknown Source)
  149. at api.player.server.ServerPlayerAPI.register(Unknown Source)
  150. at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:356)
  151. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  152. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  153. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  154. at java.lang.reflect.Method.invoke(Unknown Source)
  155. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  156. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  157. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  158. at java.lang.reflect.Method.invoke(Unknown Source)
  159. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  160. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  161. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  162. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  163. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  164. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  165. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  166. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  167. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  168. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  169. at java.lang.reflect.Method.invoke(Unknown Source)
  170. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  171. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  172. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  173. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  174. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  175. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  176. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  177. ... 5 more
  178.  
  179.  
  180. A detailed walkthrough of the error, its code path and all known details is as follows:
  181. ---------------------------------------------------------------------------------------
  182.  
  183. -- System Details --
  184. Details:
  185. Minecraft Version: 1.7.10
  186. Thermos Version: Windows 8.1 (amd64) version 6.3
  187. Plugins: 1.8.0_92, Oracle Corporation
  188. Disabled Plugins: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  189. Operating System: 3189898216 bytes (3042 MB) / 4294967296 bytes (4096 MB) up to 6442450944 bytes (6144 MB)
  190. Java Version: 11 total; -XX:+UseG1GC -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:MetaspaceSize=2048m -XX:MaxMetaspaceSize=4096m -XX:+AggressiveOpts -XX:MaxGCPauseMillis=10 -XX:+UseStringDeduplication -Xms4G -Xmx6G -XX:hashCode=5
  191. Java VM Version: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  192. Memory: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  193. JVM Flags: 11 total; -XX:+UseG1GC -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:MetaspaceSize=2048m -XX:MaxMetaspaceSize=4096m -XX:+AggressiveOpts -XX:MaxGCPauseMillis=10 -XX:+UseStringDeduplication -Xms4G -Xmx6G -XX:hashCode=5
  194. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  195. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  196. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 140 mods loaded, 140 mods active
  197. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  198. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  199. UCH FML{7.10.99.99} [Forge Mod Loader] (Thermos-1.7.10-1614-55-server.jar)
  200. UCH Forge{10.13.4.1614} [Minecraft Forge] (Thermos-1.7.10-1614-55-server.jar)
  201. UCH kimagine{0.2} [KImagine] (minecraft.jar)
  202. UCH tfc_coremod{0.79.29} [TFC[coremod]] (minecraft.jar)
  203. UCH AppleMilkCore{1.1.0} [AppleMilkCore] (minecraft.jar)
  204. UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  205. UCH bettersleepingcore{1.0} [Better Sleeping Core] (minecraft.jar)
  206. UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  207. UCH DCModLoader{1.0} [DCModuleLoader] (minecraft.jar)
  208. UCH ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)
  209. UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  210. UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  211. UCH OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
  212. UCH PlayerAPI{1.4} [Player API] (minecraft.jar)
  213. UCH PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar)
  214. UCH OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
  215. UCH psychedelicraftcore{1.4} [Psychedelicraft Core] (minecraft.jar)
  216. UCH terrafirmacraft{0.79.29} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.29.922.jar)
  217. UCH TFC-Tweaks{0.4.0.17} [TFC-Tweaks] (TFC-Tweaks-1.7.10-0.4.0.17.jar)
  218. UCH Pistronics2{0.6.3} [Pistronics 2] (1.7.10-Pistronics2-v0.6.4.jar)
  219. UCH tfcadditions{@MODVERSION@} [TFC-Additions] ([1.7.10][0.79.23+]TFC-Additions-1.0.4.jar)
  220. UCH DecorationsTFC{1.0.20} [Decorations] ([1.7.10]Decorations-1.0.20.jar)
  221. UCH bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  222. UCH StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
  223. UCH terrafirmastuff{0.1.4} [TerraFirmaStuff] ([1.7.10]terrafirmastuff-0.1.4.jar)
  224. UCH tfcm{0.11.0} [TerraMisc] ([1.7.10]TerraMisc-0.11.0.jar)
  225. UCH tfcautomatedbellows{1.03} [AutomatedBellowsAddon] ([1.7.10]TFCAutomatedBellowsAddon-1.03.jar)
  226. UCH tfccellars{1.010} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.010.jar)
  227. UCH tfcudarymod{0.2.31} [TFC Udary Mod] ([1.7.10]TFCUdaryMod-0.2.31.jar)
  228. UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  229. UCH bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  230. UCH ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar)
  231. UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  232. UCH DCsAppleMilk{1.7.10_2.9m} [Apple&Milk&Tea!] (AppleMilkTea2-1.7.10_2.9m.jar)
  233. UCH DCsNEIPluginAMT{1.7.10_1.0a} [NEIPluginForAMT] (AppleMilkTea2-1.7.10_2.9m.jar)
  234. UCH ArchitectureCraft{1.4.1} [ArchitectureCraft] (ArchitectureCraft-1.4.1-mc1.7.10.jar)
  235. UCH ateliercanvas{0.2.0} [Atelier Canvas] (AtelierCanvas[1.7.10]-0.2.0.jar)
  236. UCH betterrecords{@VERSION@} [Better Records] (BetterRecords-1.7.10-1.2.0.jar)
  237. UCH bettersleeping{1.7.10-1.2.27} [Better Sleeping] (BetterSleeping-1.7.10-1.2.27.jar)
  238. UCH BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
  239. UCH BiblioWoodsTFC{1.2} [BiblioWoodsTFC] (BiblioWoods[TerraFirmaCraftV0.79.23][v1.2].jar)
  240. UCH malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
  241. UCH malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
  242. UCH BigDoors{1.7.10-1.1.0} [Big Doors] (BigDoors-1.7.10-1.1.0.jar)
  243. UCH biomestats{v1.0.1} [Biome Stats] (biomestats-v1.0.1.jar)
  244. UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  245. UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
  246. UCH ChunkPurge{2.1} [Chunk Purge] (ChunkPurge-1.7.10-2.1.jar)
  247. UCH CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
  248. UCH MineTweaker3{3.0.7} [MineTweaker 3] (CraftTweaker-Customized-1.7.10-3.0.7.jar)
  249. UCH PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.2_1.7.10.jar)
  250. UCH props{2.3.2} [Decocraft] (Decocraft-2.3.2_1.7.10.jar)
  251. UCH DiseaseCraft{2.0} [DiseaseCraft] (DiseaseCraft-1.7.10-2.3.jar)
  252. UCH dooglamoopainter{1.7.10-1.3} [Dooglamoo Painter] (dooglamoomod-1.7.10-1.3.jar)
  253. UCH dsurround{1.0.5.6} [Dynamic Surroundings] (DynamicSurroundings-1.7.10-1.0.5.6.jar)
  254. UCH mceconomy2{2.5.4} [MCEconomy 2] (MCEconomy2-2.5.4.a-1.7.0.jar)
  255. UCH DCsEcoMT{1.7.10_1.1e} [EconomicalMilkTea!] (EconomicalMilkTea-1.7.10-1.1e.jar)
  256. UCH Emotes{1.0} [Emotes] (Emotes 1.0.1.jar)
  257. UCH endercore{1.7.10-0.2.0.34_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.34_beta.jar)
  258. UCH enviromine{1.3.124} [EnviroMine] (EnviroMine-1.3.124.jar)
  259. UCH extfar{1.7.10-7.1} [Extended Farming] (extfar-1.7.10-7.1.jar)
  260. UCH farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
  261. UCH fc-dummy{0} [fc-dummy] (fastcraft-1.23.jar)
  262. UCH flenixcities{0.16.1} [FlenixCities] (FlenixCitiesCore_[1.7.10]-0.16.1-b122.jar)
  263. UCH fc_research{0.4.0} [FlenixCities Research] (FlenixCitiesResearch_[1.7.10]-0.4.jar)
  264. UCH flenixroads{0.10.0} [FlenixRoads] (FlenixRoads_[1.7.10]-0.10.0-b40.jar)
  265. UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  266. UCH FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  267. UCH FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
  268. UCE GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.375.jar)
  269. UCE GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.375.jar)
  270. UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  271. UCH IguanaTweaks{2B} [Iguana Tweaks] (IguanaTweaks-1.7.10-2B.jar)
  272. UCH ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
  273. UCH immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
  274. UCH journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
  275. UCH LimitedLives{4.0.0} [LimitedLives] (LimitedLives-4.0.0.jar)
  276. UCH lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  277. UCH arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  278. UCH demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  279. UCH desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  280. UCH forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  281. UCH freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  282. UCH infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  283. UCH junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  284. UCH mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  285. UCH plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  286. UCH saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  287. UCH shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  288. UCH swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  289. UCH Mekanism{9.0.2} [Mekanism] (Mekanism-1.7.10-9.0.2.272.jar)
  290. UCH MekanismGenerators{9.0.2} [MekanismGenerators] (MekanismGenerators-1.7.10-9.0.2.272.jar)
  291. UCH MekanismTools{9.0.2} [MekanismTools] (MekanismTools-1.7.10-9.0.2.272.jar)
  292. UCH MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
  293. UCH MobAmputation{4.0.1} [MobAmputation] (MobAmputation-4.0.1.jar)
  294. UCH modtweaker2{0.8.2} [Mod Tweaker 2] (ModTweaker 2-0.8.1.jar)
  295. UCH numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
  296. UCH MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar)
  297. UCH ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  298. UCH powersuits{0.11.0.300} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.300.jar)
  299. UCH cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
  300. UCH musicchoices{1.3_for_1.7.10} [Music Choices] (MusicChoices-1.3_for_1.7.10.jar)
  301. UCH OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
  302. UCH OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
  303. UCH OreGenAnything{1.7.10-1.0} [Ore Gen Anything] (OreGenAnything-1.7.10-1.0.jar)
  304. UCH planetguyLib{1.9} [planetguyLib] (PlanetguyLib-1.9.1.jar)
  305. UCH Progression{0.3.3} [Progression] (Progression-1.7.10-0.3.3.jar)
  306. UCH ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  307. UCH ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  308. UCH ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  309. UCH ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  310. UCH ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
  311. UCH ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  312. UCH ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  313. UCH psychedelicraft{1.5.2} [Psychedelicraft] (Psychedelicraft-1.5.2.jar)
  314. UCH quickhotbar{1.04} [Quick Hotbar] (quickhotbar_1710_1.04.jar)
  315. UCH JAKJ_RedstoneInMotion{2.8.9} [Remain In Motion] (RemainInMotion-2.8.9.jar)
  316. UCH ropebridge{1.3} [Rope Bridge] (RopeBridge-v1.3-mc1.7.10.jar)
  317. UCH RopesPlus{1.6.3} [Ropes+] (RopePlus-1.7.10.jar)
  318. UCH row{1.7.10-15.01.18-2} [Rails of War] (RoW-1.7.10-15.01.18-2.jar)
  319. UCH Sleep{0.0-1} [Sleep] (Sleep-1.7.10-0.0-1.jar)
  320. UCH punt{1.7.10-10.13.0-16.1} [Punt] (smallboats-1.7.10-10.13.0-16.1.jar)
  321. UCH whitehall{1.7.10-10.13.0-16.1} [Whitehall] (smallboats-1.7.10-10.13.0-16.1.jar)
  322. UCH hoy{1.7.10-10.13.0-16.1} [Hoy] (smallboats-1.7.10-10.13.0-16.1.jar)
  323. UCH smallboats{1.7.10-10.13.0-16.1} [SmallBoats (base)] (smallboats-1.7.10-10.13.0-16.1.jar)
  324. UCH SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
  325. UCH streams{0.2} [Streams] (Streams-0.2.jar)
  326. UCH TerraFirmaCraftNEIplugin{1.5.3.25} [TerraFirmaCraftNEIplugin] (TerraFirmaCraftNEIplugin-1.7.10-1.5.3.25.jar)
  327. UCH tfcwatercompatibility{1.3} [TFC Water Compatibility] (TFCWaterCompatability-1.5.jar)
  328. UCH TooMuchTime{2.4.0} [TooMuchTime] (TooMuchTime-1.7.10-2.4.0.tnfc-4-universal.jar)
  329. UCH vending{1.2.3} [vending] (vending-v1.2.3.jar)
  330. UCH WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
  331. UCH wailaplugins{MC1.7.10-0.2.0-23} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-23.jar)
  332. UCH YouShallNotStack{1.1} [YouShallNotStack] (YouShallNotStack-1.1.jar)
  333. UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  334. UCH ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  335. UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  336. UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  337. UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  338. OpenModsLib class transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:ENABLED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED]
  339. Class transformer null safety: all safe
  340. TFC-Tweaks: PLEASE TRY TO START THE GAME AT LEAST TWICE. The load order modifications we do only kick in after a reload.
  341. TFC-Tweaks-ASM: FluidContainerRegistryCT: 3 / 3; FluidRegistryCT: 6 / 6
  342. AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  343. List of loaded APIs:
  344. * AppleMilkTeaAPI|appliance (2.9) from EconomicalMilkTea-1.7.10-1.1e.jar
  345. * AppleMilkTeaAPI|charge (2.9) from AppleMilkTea2-1.7.10_2.9m.jar
  346. * AppleMilkTeaAPI|charm (2.9) from AppleMilkTea2-1.7.10_2.9m.jar
  347. * AppleMilkTeaAPI|clientbase (2.9) from AppleMilkTea2-1.7.10_2.9m.jar
  348. * AppleMilkTeaAPI|commonbase (2.9) from AppleMilkTea2-1.7.10_2.9m.jar
  349. * AppleMilkTeaAPI|core (2.9) from AppleMilkTea2-1.7.10_2.9m.jar
  350. * AppleMilkTeaAPI|edibles (2.9) from AppleMilkTea2-1.7.10_2.9m.jar
  351. * AppleMilkTeaAPI|energy (2.9) from AppleMilkTea2-1.7.10_2.9m.jar
  352. * AppleMilkTeaAPI|events (2.9) from EconomicalMilkTea-1.7.10-1.1e.jar
  353. * AppleMilkTeaAPI|plants (2.9) from AppleMilkTea2-1.7.10_2.9m.jar
  354. * AppleMilkTeaAPI|potion (2.9) from EconomicalMilkTea-1.7.10-1.1e.jar
  355. * AppleMilkTeaAPI|recipe (2.9) from EconomicalMilkTea-1.7.10-1.1e.jar
  356. * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
  357. * bettersleeping|api (1.1) from BetterSleeping-1.7.10-1.2.27.jar
  358. * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
  359. * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
  360. * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
  361. * CoFHAPI (1.7.10R1.0.1) from RemainInMotion-2.8.9.jar
  362. * CoFHAPI|energy (1.7.10R1.0.13) from ImmersiveEngineering-0.7.7.jar
  363. * CoFHAPI|item (1.7.10R1.0.13) from ImmersiveEngineering-0.7.7.jar
  364. * CoFHAPI|transport (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.34_beta.jar
  365. * CSLib|API (0.3.0) from Decocraft-2.3.2_1.7.10.jar
  366. * EcoMTAPI (0.1.1) from EconomicalMilkTea-1.7.10-1.1e.jar
  367. * EcoMTAPI|Energy (0.1.1) from EconomicalMilkTea-1.7.10-1.1e.jar
  368. * EcoMTAPI|Order (0.1.1) from EconomicalMilkTea-1.7.10-1.1e.jar
  369. * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
  370. * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.375.jar
  371. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
  372. * journeymap|client-api (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
  373. * journeymap|client-api-impl (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
  374. * journeymap|client-api-map (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
  375. * journeymap|client-api-util (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
  376. * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.0.2.272.jar
  377. * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.0.2.272.jar
  378. * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.0.2.272.jar
  379. * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.0.2.272.jar
  380. * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.0.2.272.jar
  381. * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.0.2.272.jar
  382. * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.0.2.272.jar
  383. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.0.2.272.jar
  384. * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.0.2.272.jar
  385. * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
  386. * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar
  387. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  388. 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.
  389. Profiler Position: N/A (disabled)
  390. Is Modded: Definitely; Server brand changed to 'thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge'
  391. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement