MooMooCows

Untitled

Aug 21st, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ForgelinPlugin (Forgelin-1.8.3.jar)
  5. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.224.jar)
  6. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  7. LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  8. Wizardry Plugin (wizardry-0.10.8.jar)
  9. SpongeCoremod (spongeforge-1.12.2-2825-7.1.6.jar)
  10. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  11. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  12. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  13. EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
  14. Contact their authors BEFORE contacting forge
  15.  
  16. // Daisy, daisy...
  17.  
  18. Time: 8/21/19 10:13 PM
  19. Description: Watching Server
  20.  
  21. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  22. at noppes.npcs.NPCSpawning.performWorldGenSpawning(NPCSpawning.java:128)
  23. at noppes.npcs.ServerEventsHandler.populateChunk(ServerEventsHandler.java:217)
  24. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_643_ServerEventsHandler_populateChunk_Post.invoke(.dynamic)
  25. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  26. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:756)
  27. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:706)
  28. at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.func_185931_b(SpongeChunkGeneratorForge.java:289)
  29. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
  30. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:985)
  31. at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:110)
  32. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  33. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  34. at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  35. at net.minecraft.world.gen.ChunkProviderServer.redirect$onProvideChunkHead$znd000(ChunkProviderServer.java:678)
  36. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  37. at net.minecraft.world.World.func_72964_e(World.java:310)
  38. at net.minecraft.world.World.func_175726_f(World.java:305)
  39. at net.minecraft.world.WorldServer.func_180495_p(WorldServer.java:4000)
  40. at net.minecraft.world.World.func_175623_d(World.java:230)
  41. at net.minecraft.world.World.func_184141_c(World.java:210)
  42. at com.flansmod.apocalypse.common.world.WorldProviderApocalypse.func_76566_a(WorldProviderApocalypse.java:44)
  43. at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:944)
  44. at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:866)
  45. at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:848)
  46. at org.spongepowered.common.world.WorldManager.loadWorld(WorldManager.java:651)
  47. at org.spongepowered.common.world.WorldManager.loadWorld(WorldManager.java:593)
  48. at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:813)
  49. at net.minecraft.server.MinecraftServer.func_71218_a(MinecraftServer.java:5148)
  50. at com.flansmod.apocalypse.common.CommonProxyApocalypse.tick(CommonProxyApocalypse.java:176)
  51. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_724_CommonProxyApocalypse_tick_ServerTickEvent.invoke(.dynamic)
  52. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  53. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:756)
  54. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:706)
  55. at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279)
  56. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657)
  57. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  58. at java.lang.Thread.run(Thread.java:748)
  59.  
  60.  
  61. A detailed walkthrough of the error, its code path and all known details is as follows:
  62. ---------------------------------------------------------------------------------------
  63.  
  64. -- Head --
  65. Thread: Server Watchdog
  66. Stacktrace:
Advertisement
Add Comment
Please, Sign In to add comment