Guest User

Untitled

a guest
Mar 22nd, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.56 KB | None | 0 0
  1. 02:06:53 FML Server thread error Exception caught during firing event net.minecraftforge.event.entity.EntityJoinWorldEvent@1de4d24e:
  2. java.lang.NullPointerException
  3. at forestry.core.EventHandlerCore.handleVillagerAI(EventHandlerCore.java:158)
  4. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_478_EventHandlerCore_handleVillagerAI_EntityJoinWorldEvent.invoke(.dynamic)
  5. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  6. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  7. at net.minecraft.world.WorldServer.func_175650_b(WorldServer.java:1064)
  8. at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:858)
  9. at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:105)
  10. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  11. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  12. at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  13. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  14. at net.minecraft.world.World.func_72964_e(World.java:309)
  15. at net.minecraft.world.World.func_175726_f(World.java:304)
  16. at net.minecraft.world.World.func_180495_p(World.java:910)
  17. at net.minecraft.village.Village.func_179860_f(Village.java:384)
  18. at net.minecraft.village.Village.func_75557_k(Village.java:367)
  19. at net.minecraft.village.Village.func_75560_a(Village.java:63)
  20. at net.minecraft.village.VillageCollection.func_75544_a(SourceFile:62)
  21. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:229)
  22. at WorldServerOF.func_72835_b(WorldServerOF.java:37)
  23. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
  24. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  25. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  26. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  27. at java.lang.Thread.run(Thread.java:745)
  28. 02:06:53 FML Server thread error Index: 8 Listeners:
  29. 02:06:53 FML Server thread error 0: HIGHEST
  30. 02:06:53 FML Server thread error 1: ASM: net.minecraftforge.common.ForgeInternalHandler@6c7f3ba2 onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  31. 02:06:53 FML Server thread error 2: NORMAL
  32. 02:06:53 FML Server thread error 3: ASM: baubles.common.event.EventHandlerEntity@72802caa playerJoin(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  33. 02:06:53 FML Server thread error 4: ASM: jds.bibliocraft.events.EventSpawn@6ecd6e6d onSpawn(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  34. 02:06:53 FML Server thread error 5: ASM: lumien.bloodmoon.handler.BloodmoonEventHandler@3805ebbe playerJoinedWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  35. 02:06:53 FML Server thread error 6: ASM: class buildcraft.lib.BCLibEventDist onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  36. 02:06:53 FML Server thread error 7: ASM: INSTANCE onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  37. 02:06:53 FML Server thread error 8: ASM: forestry.core.EventHandlerCore@5c5d940a handleVillagerAI(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  38. 02:06:53 FML Server thread error 9: ASM: amerifrance.guideapi.util.EventHandler@651de64c onPlayerJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  39. 02:06:53 FML Server thread error 10: ASM: INSTANCE onJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  40. 02:06:53 FML Server thread error 11: ASM: com.github.alexthe666.iceandfire.event.EventLiving@7cbcb9be onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  41. 02:06:53 FML Server thread error 12: ASM: atomicstryker.infernalmobs.client.InfernalMobsClient@15783fad onEntityJoinedWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  42. 02:06:53 FML Server thread error 13: ASM: omtteam.omlib.handler.EventHandler@35e2abdc playerJoinEvent(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  43. 02:06:53 FML Server thread error 14: ASM: io.github.drmanganese.topaddons.config.capabilities.CapEvents@294bdbbe onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  44. 02:06:53 FML Server thread error 15: ASM: blusunrize.immersiveengineering.common.EventHandler@37c57b8e onEntityJoiningWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  45. 02:06:53 FML Server thread error 16: ASM: blusunrize.immersiveengineering.client.ClientEventHandler@50a6cfcf onLoginClient(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  46. 02:06:53 FML Server thread error 17: ASM: atomicstryker.infernalmobs.common.EntityEventHandler@32db1ce onEntityJoinedWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  47. 02:06:53 FML Server thread error 18: ASM: shetiphian.core.internal.EventHandler@24d838a7 onEntityJoinedWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  48. 02:06:53 FML Server thread error 19: ASM: com.jaquadro.minecraft.storagedrawers.core.ClientProxy@3481241d onEntityJoinWorldEvent(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  49. 02:06:53 FML Server thread error 20: ASM: de.teamlapen.vampirism.entity.ModEntityEventHandler@37f599eb onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  50. 02:06:53 FML Server thread error 21: ASM: de.teamlapen.lib.entity.EntityEventHandler@55adbcb2 onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  51. 02:06:53 net.minecraft.server.MinecraftServer Server thread error Encountered an unexpected exception
  52. net.minecraft.util.ReportedException: Exception ticking world
  53. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:760)
  54. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  55. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  56. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  57. at java.lang.Thread.run(Thread.java:745)
  58. Caused by: java.lang.NullPointerException
  59. at forestry.core.EventHandlerCore.handleVillagerAI(EventHandlerCore.java:158)
  60. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_478_EventHandlerCore_handleVillagerAI_EntityJoinWorldEvent.invoke(.dynamic)
  61. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  62. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  63. at net.minecraft.world.WorldServer.func_175650_b(WorldServer.java:1064)
  64. at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:858)
  65. at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:105)
  66. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  67. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  68. at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  69. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  70. at net.minecraft.world.World.func_72964_e(World.java:309)
  71. at net.minecraft.world.World.func_175726_f(World.java:304)
  72. at net.minecraft.world.World.func_180495_p(World.java:910)
  73. at net.minecraft.village.Village.func_179860_f(Village.java:384)
  74. at net.minecraft.village.Village.func_75557_k(Village.java:367)
  75. at net.minecraft.village.Village.func_75560_a(Village.java:63)
  76. at net.minecraft.village.VillageCollection.func_75544_a(SourceFile:62)
  77. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:229)
  78. at WorldServerOF.func_72835_b(WorldServerOF.java:37)
  79. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
  80. ... 4 more
  81. 02:06:54 net.minecraft.server.MinecraftServer Server thread error This crash report has been saved to: C:\Users\umbra\Desktop\Curse\Minecraft\Instances\Almost Vanilla\crash-reports\crash-2018-03-14_02.06.53-server.txt
  82. 02:06:54 net.minecraft.server.MinecraftServer Server thread info Stopping server
  83. 02:06:54 net.minecraft.server.MinecraftServer Server thread info Saving players
  84. 02:06:54 net.minecraft.server.MinecraftServer Server thread info Saving worlds
  85. 02:06:54 net.minecraft.server.MinecraftServer Server thread info Saving chunks for level 'Xil'Ma'/overworld
  86. 02:06:54 STDOUT main info [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
  87.  
  88. WARNING: coremods are present:
  89. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.8.3-Anarchy.jar)
  90. IELoadingPlugin (ImmersiveEngineering-0.12-78-core.jar)
  91. ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar)
  92. llibrary (llibrary-1.7.9-1.12.2.jar)
  93. LoadingPlugin (Quark-r1.4-122.jar)
  94. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  95. Contact their authors BEFORE contacting forge
  96.  
  97. // You're mean.
  98.  
  99. Time: 3/14/18 2:06 AM
  100. Description: Exception ticking world
  101.  
  102. java.lang.NullPointerException: Exception ticking world
  103. at forestry.core.EventHandlerCore.handleVillagerAI(EventHandlerCore.java:158)
  104. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_478_EventHandlerCore_handleVillagerAI_EntityJoinWorldEvent.invoke(.dynamic)
  105. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  106. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  107. at net.minecraft.world.WorldServer.func_175650_b(WorldServer.java:1064)
  108. at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:858)
  109. at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:105)
  110. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  111. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  112. at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  113. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  114. at net.minecraft.world.World.func_72964_e(World.java:309)
  115. at net.minecraft.world.World.func_175726_f(World.java:304)
  116. at net.minecraft.world.World.func_180495_p(World.java:910)
  117. at net.minecraft.village.Village.func_179860_f(Village.java:384)
  118. at net.minecraft.village.Village.func_75557_k(Village.java:367)
  119. at net.minecraft.village.Village.func_75560_a(Village.java:63)
  120. at net.minecraft.village.VillageCollection.func_75544_a(SourceFile:62)
  121. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:229)
  122. at WorldServerOF.func_72835_b(WorldServerOF.java:37)
  123. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
  124. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  125. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  126. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  127. at java.lang.Thread.run(Thread.java:745)
  128.  
  129.  
  130. A detailed walkthrough of the error, its code path and all known details is as follows:
  131. ---------------------------------------------------------------------------------------
  132.  
  133. -- Head --
  134. Thread: Client thread
  135. Stacktrace:
  136. at forestry.core.EventHandlerCore.handleVillagerAI(EventHandlerCore.java:158)
  137. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_478_EventHandlerCore_handleVillagerAI_EntityJoinWorldEvent.invoke(.dynamic)
  138. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  139. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  140. at net.minecraft.world.WorldServer.func_175650_b(WorldServer.java:1064)
  141. at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:858)
  142. at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:105)
  143. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  144. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  145. at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  146. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  147. at net.minecraft.world.World.func_72964_e(World.java:309)
  148. at net.minecraft.world.World.func_175726_f(World.java:304)
  149. at net.minecraft.world.World.func_180495_p(World.java:910)
  150. at net.minecraft.village.Village.func_179860_f(Village.java:384)
  151. at net.minecraft.village.Village.func_75557_k(Village.java:367)
  152. at net.minecraft.village.Village.func_75560_a(Village.java:63)
  153. at net.minecraft.village.VillageCollection.func_75544_a(SourceFile:62)
  154. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:229)
  155. at WorldServerOF.func_72835_b(WorldServerOF.java:37)
  156.  
  157. -- Affected level --
  158. Details:
  159. Level name: Xil'Ma
  160. All players: 0 total; []
  161. Chunk stats: ServerChunkCache: 627 Drop: 0
  162. Level seed: 6969901257085290764
  163. Level generator: ID 00 - default, ver 1. Features enabled: true
  164. Level generator options: {"diamondSize":9,"lapisCenterHeight":16,"lavaLakeChance":64,"redstoneMaxHeight":24,"diamondMaxHeight":16,"coalMaxHeight":128,"coalMinHeight":0,"seaLevel":63,"graniteCount":8,"riverSize":5,"gravelMinHeight":0,"graniteSize":33,"redstoneSize":11,"fixedBiome":-1,"waterLakeChance":24,"dioriteMinHeight":0,"andesiteCount":8,"graniteMaxHeight":80,"redstoneMinHeight":2,"lapisSize":9,"dirtCount":8,"ironMinHeight":2,"dioriteMaxHeight":80,"coalCount":20,"gravelCount":8,"coalSize":33,"gravelSize":33,"ironMaxHeight":80,"lapisSpread":16,"dioriteCount":8,"andesiteSize":33,"biomeSize":4,"graniteMinHeight":0,"goldCount":4,"diamondCount":2,"dirtSize":33,"gravelMaxHeight":256,"goldSize":9,"ironCount":24,"diamondMinHeight":2,"ironSize":11,"redstoneCount":11,"andesiteMinHeight":0,"dioriteSize":33,"goldMaxHeight":32,"dungeonChance":96,"andesiteMaxHeight":80,"dirtMinHeight":0,"lapisCount":2,"goldMinHeight":2,"dirtMaxHeight":256,"lowerLimitScale":512.0,"biomeDepthOffset":0.0,"upperLimitScale":512.0,"heightScale":684.412,"biomeScaleWeight":1.0,"biomeDepthWeight":1.0,"mainNoiseScaleZ":80.0,"mainNoiseScaleY":160.0,"depthNoiseScaleX":200.0,"mainNoiseScaleX":80.0,"baseSize":8.5,"depthNoiseScaleZ":200.0,"stretchY":12.0,"depthNoiseScaleExponent":0.5,"biomeScaleOffset":0.0,"coordinateScale":684.412,"useStrongholds":true,"useMineShafts":true,"useTemples":true,"useLavaOceans":false,"useCaves":true,"useWaterLakes":true,"useLavaLakes":true,"useMonuments":true,"useRavines":true,"useDungeons":true,"useVillages":true}
  165. Level spawn location: World: (-20,64,208), Chunk: (at 12,4,0 in -2,13; contains blocks -32,0,208 to -17,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  166. Level time: 1557179 game time, 1906959 day time
  167. Level dimension: 0
  168. Level storage version: 0x04ABD - Anvil
  169. Level weather: Rain time: 94405 (now: false), thunder time: 131637 (now: false)
  170. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  171. Stacktrace:
  172. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
  173. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  174. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  175. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  176. at java.lang.Thread.run(Thread.java:745)
  177.  
  178. -- System Details --
  179. Details:
  180. Minecraft Version: 1.12.2
  181. Operating System: Windows 10 (amd64) version 10.0
  182. Java Version: 1.8.0_25, Oracle Corporation
  183. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  184. Memory: 1755749512 bytes (1674 MB) / 2945974272 bytes (2809 MB) up to 6681526272 bytes (6372 MB)
  185. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7168m -Xms256m -XX:PermSize=256m
  186. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 96
  187. FML: MCP 9.42 Powered by Forge 14.23.2.2611 Optifine OptiFine_1.12.2_HD_U_C9 64 mods loaded, 64 mods active
  188. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  189.  
  190. | State | ID | Version | Source | Signature |
  191. |:--------- |:-------------------- |:---------------- |:----------------------------------------------- |:---------------------------------------- |
  192. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  193. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  194. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2611.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  195. | UCHIJAAAA | forge | 14.23.2.2611 | forge-1.12.2-14.23.2.2611.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  196. | UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
  197. | UCHIJAAAA | architecturecraft | @VERSION@ | architecturecraft-1.12-2.68.jar | None |
  198. | UCHIJAAAA | quark | r1.4-122 | Quark-r1.4-122.jar | None |
  199. | UCHIJAAAA | autoreglib | 1.3-15 | AutoRegLib-1.3-15.jar | None |
  200. | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  201. | UCHIJAAAA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
  202. | UCHIJAAAA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
  203. | UCHIJAAAA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  204. | UCHIJAAAA | buildcraftlib | 7.99.15 | buildcraft-7.99.15.jar | None |
  205. | UCHIJAAAA | buildcraftcore | 7.99.15 | buildcraft-7.99.15.jar | None |
  206. | UCHIJAAAA | buildcraftbuilders | 7.99.15 | buildcraft-7.99.15.jar | None |
  207. | UCHIJAAAA | buildcraftenergy | 7.99.15 | buildcraft-7.99.15.jar | None |
  208. | UCHIJAAAA | buildcraftfactory | 7.99.15 | buildcraft-7.99.15.jar | None |
  209. | UCHIJAAAA | buildcraftrobotics | 7.99.15 | buildcraft-7.99.15.jar | None |
  210. | UCHIJAAAA | buildcraftsilicon | 7.99.15 | buildcraft-7.99.15.jar | None |
  211. | UCHIJAAAA | buildcrafttransport | 7.99.15 | buildcraft-7.99.15.jar | None |
  212. | UCHIJAAAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  213. | UCHIJAAAA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  214. | UCHIJAAAA | chiselsandbits | 14.15 | chiselsandbits-14.15.jar | None |
  215. | UCHIJAAAA | codechickenlib | 3.1.6.339 | CodeChickenLib-1.12.2-3.1.6.339-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  216. | UCHIJAAAA | cookingforblockheads | 6.3.17 | CookingForBlockheads_1.12.1-6.3.17.jar | None |
  217. | UCHIJAAAA | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
  218. | UCHIJAAAA | cyclopscore | 0.11.5 | CyclopsCore-1.12.2-0.11.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  219. | UCHIJAAAA | enderstorage | 2.4.2.126 | EnderStorage-1.12.2-2.4.2.126-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  220. | UCHIJAAAA | evilcraft | 0.10.50 | EvilCraft-1.12.2-0.10.50.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  221. | UCHIJAAAA | ic2 | 2.8.65-ex112 | industrialcraft-2-2.8.65-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  222. | UCHIJAAAA | jei | 4.8.5.147 | jei_1.12.2-4.8.5.147.jar | None |
  223. | UCHIJAAAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
  224. | UCHIJAAAA | natura | 1.12.2-4.3.2.42 | natura-1.12.2-4.3.2.42.jar | None |
  225. | UCHIJAAAA | forestry | 5.8.0.252 | forestry_1.12.2-5.8.0.252.jar | None |
  226. | UCHIJAAAA | evilcraftcompat | 1.0.0 | EvilCraft-1.12.2-0.10.50.jar | None |
  227. | UCHIJAAAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None |
  228. | UCHIJAAAA | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
  229. | UCHIJAAAA | foamfix | 0.8.3-1.12.2 | FoamFix-1.12.2-0.8.3-Anarchy.jar | None |
  230. | UCHIJAAAA | guideapi | 1.12-2.1.4-57 | Guide-API-1.12-2.1.4-57.jar | None |
  231. | UCHIJAAAA | llibrary | 1.7.9 | llibrary-1.7.9-1.12.2.jar | None |
  232. | UCHIJAAAA | iceandfire | 1.3.1 | iceandfire-1.3.1-1.12.2.jar | None |
  233. | UCHIJAAAA | theoneprobe | 1.4.19 | theoneprobe-1.12-1.4.19.jar | None |
  234. | UCHIJAAAA | immersiveengineering | 0.12-78 | ImmersiveEngineering-0.12-78.jar | None |
  235. | UCHIJAAAA | infernalmobs | 1.7.5 | InfernalMobs-1.12.2.jar | None |
  236. | UCHIJAAAA | inspirations | 1.12.2-0.1.3 | Inspirations-1.12.2-0.1.3.jar | None |
  237. | UCHIJAAAA | jeresources | 0.8.6.28 | JustEnoughResources-1.12.2-0.8.6.28.jar | None |
  238. | UCHIJAAAA | kleeslabs | 5.3.2 | KleeSlabs_1.12-5.3.2.jar | None |
  239. | UCHIJAAAA | moreoverlays | 1.13 | moreoverlays-1.13-mc1.12.1.jar | None |
  240. | UCHIJAAAA | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
  241. | UCHIJAAAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  242. | UCHIJAAAA | omlib | 3.0.0-138 | omlib-1.12.2-3.0.0-138.jar | None |
  243. | UCHIJAAAA | openmodularturrets | 3.0.0-236 | openmodularturrets-1.12.2-3.0.0-236.jar | None |
  244. | UCHIJAAAA | shetiphiancore | 3.5.6 | shetiphiancore-1.12.0-3.5.6.jar | None |
  245. | UCHIJAAAA | platforms | 1.4.5 | platforms-1.12.0-1.4.5.jar | None |
  246. | UCHIJAAAA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  247. | UCHIJAAAA | xreliquary | 1.12.2-1.3.4.757 | Reliquary-1.12.2-1.3.4.757.jar | None |
  248. | UCHIJAAAA | rustic | 1.0.2 | rustic-1.0.2.jar | None |
  249. | UCHIJAAAA | storagedrawers | 1.12-5.2.5 | StorageDrawers-1.12.2-5.3.5.jar | None |
  250. | UCHIJAAAA | thutcore | 5.16.1 | thutcore-1.12.2-5.16.1.jar | None |
  251. | UCHIJAAAA | thutcore_compat | 1.0 | thutcore-1.12.2-5.16.1.jar | None |
  252. | UCHIJAAAA | thuttech | 6.0.15 | thuttech-1.12.2-6.0.15.jar | None |
  253. | UCHIJAAAA | topaddons | 1.12.2-1.4.0 | topaddons-1.12.2-1.4.0.jar | None |
  254. | UCHIJAAAA | vampirism | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
  255. | UCHIJAAAA | teamlapen-lib | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
  256.  
  257. Loaded coremods (and transformers):
  258. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.8.3-Anarchy.jar)
  259. pl.asie.foamfix.coremod.FoamFixTransformer
  260. IELoadingPlugin (ImmersiveEngineering-0.12-78-core.jar)
  261. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  262. ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar)
  263. shetiphian.asm.ClassTransformer
  264. llibrary (llibrary-1.7.9-1.12.2.jar)
  265. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  266. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  267. LoadingPlugin (Quark-r1.4-122.jar)
  268. vazkii.quark.base.asm.ClassTransformer
  269. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  270. lumien.bloodmoon.asm.ClassTransformer
  271. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  272. Pulsar/natura loaded Pulses:
  273. - NaturaCommons (Enabled/Forced)
  274. - NaturaOverworld (Enabled/Not Forced)
  275. - NaturaNether (Enabled/Not Forced)
  276. - NaturaDecorative (Enabled/Not Forced)
  277. - NaturaTools (Enabled/Not Forced)
  278. - NaturaEntities (Enabled/Not Forced)
  279. - NaturaOredict (Enabled/Forced)
  280. - NaturaWorld (Enabled/Not Forced)
  281.  
  282. Pulsar/inspirations loaded Pulses:
  283. - InspirationsShared (Enabled/Forced)
  284. - InspirationsBuilding (Enabled/Not Forced)
  285. - InspirationsUtility (Enabled/Not Forced)
  286. - InspirationsRecipes (Enabled/Not Forced)
  287. - InspirationsTweaks (Enabled/Not Forced)
  288. - InspirationsShared (Enabled/Forced)
  289.  
  290. Profiler Position: N/A (disabled)
  291. Player Count: 0 / 8; []
  292. Type: Integrated Server (map_client.txt)
  293. Is Modded: Definitely; Client brand changed to 'fml,forge'
  294. OptiFine Version: OptiFine_1.12.2_HD_U_C9
  295. Render Distance Chunks: 12
  296. Mipmaps: 4
  297. Anisotropic Filtering: 1
  298. Antialiasing: 0
  299. Multitexture: false
  300. Shaders: null
  301. OpenGlVersion: 4.5.13492 Compatibility Profile Context 22.19.677.257
  302. OpenGlRenderer: AMD Radeon (TM) R9 380 Series
  303. OpenGlVendor: ATI Technologies Inc.
  304. CpuCount: 8
  305. 02:06:54 STDOUT main info [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\umbra\Desktop\Curse\Minecraft\Instances\Almost Vanilla\crash-reports\crash-2018-03-14_02.06.53-server.txt
  306. 02:06:54 FML main info Waiting for the server to terminate/save.
  307. 02:06:55 net.minecraft.server.MinecraftServer Server thread info Saving chunks for level 'Xil'Ma'/the_nether
  308. 02:06:55 net.minecraft.server.MinecraftServer Server thread info Saving chunks for level 'Xil'Ma'/the_end
  309. 02:06:55 FML Server thread info Unloading dimension 0
  310. 02:06:55 FML Server thread info Unloading dimension -1
  311. 02:06:55 FML Server thread info Unloading dimension 1
  312. 02:06:58 FML Server thread info Applying holder lookups
  313. 02:06:58 FML Server thread info Holder lookups applied
  314. 02:06:58 FML Server thread info The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  315. 02:06:58 FML main info Server terminated.
  316. 02:06:58 net.minecraft.server.MinecraftServer Client Shutdown Thread info Stopping server
  317. 02:06:58 net.minecraft.server.MinecraftServer Client Shutdown Thread info Saving players
  318. 02:06:58 net.minecraft.server.MinecraftServer Client Shutdown Thread info Saving worlds
Add Comment
Please, Sign In to add comment