It seems to be an issue with MoCreatures, try removing that and see if the problem persists.
you cant remove mod from the modpack though
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
It seems to be an issue with MoCreatures, try removing that and see if the problem persists.
you cant remove mod from the modpack though
share your logs please
| [19:27:14] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception | |
| 395 | net.minecraft.util.ReportedException: Ticking entity |
| 396 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:773) ~[MinecraftServer.class:?] |
| 397 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) ~[nz.class:?] |
| 398 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?] |
| 399 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] |
| 400 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202] |
| 401 | Caused by: java.lang.NullPointerException |
| 402 | at net.minecraft.pathfinding.WalkNodeProcessor.func_186332_a(WalkNodeProcessor.java:192) ~[beo.class:?] |
| 403 | at net.minecraft.pathfinding.WalkNodeProcessor.func_186332_a(WalkNodeProcessor.java:219) ~[beo.class:?] |
| 404 | at net.minecraft.pathfinding.WalkNodeProcessor.func_186320_a(WalkNodeProcessor.java:114) ~[beo.class:?] |
| 405 | at net.minecraft.pathfinding.PathFinder.func_186335_a(SourceFile:82) ~[bem.class:?] |
| 406 | at net.minecraft.pathfinding.PathFinder.func_186334_a(SourceFile:40) ~[bem.class:?] |
| 407 | at net.minecraft.pathfinding.PathFinder.func_186336_a(SourceFile:30) ~[bem.class:?] |
| 408 | at net.minecraft.pathfinding.PathNavigate.func_179680_a(SourceFile:114) ~[ze.class:?] |
| 409 | at net.minecraft.pathfinding.PathNavigateGround.func_179680_a(SourceFile:51) ~[zd.class:?] |
| 410 | at net.minecraft.pathfinding.PathNavigate.func_75488_a(SourceFile:93) ~[ze.class:?] |
| 411 | at net.minecraft.pathfinding.PathNavigate.func_75492_a(SourceFile:143) ~[ze.class:?] |
| 412 | at drzhark.mocreatures.entity.ai.EntityAIWanderMoC2.func_75249_e(EntityAIWanderMoC2.java:100) ~[EntityAIWanderMoC2.class:?] |
| 413 | at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:102) ~[xf.class:?] |
| 414 | at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763) ~[vq.class:?] |
| 415 | at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2352) ~[vp.class:?] |
| 416 | at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) ~[vq.class:?] |
| 417 | at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178) ~[vd.class:?] |
| 418 | at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43) ~[zv.class:?] |
| 419 | at drzhark.mocreatures.entity.MoCEntityAnimal.func_70636_d(MoCEntityAnimal.java:359) ~[MoCEntityAnimal.class:?] |
| 420 | at drzhark.mocreatures.entity.MoCEntityTameableAnimal.func_70636_d(MoCEntityTameableAnimal.java:435) ~[MoCEntityTameableAnimal.class:?] |
| 421 | at drzhark.mocreatures.entity.passive.MoCEntityGoat.func_70636_d(MoCEntityGoat.java:186) ~[MoCEntityGoat.class:?] |
| 422 | at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2172) ~[vp.class:?] |
| 423 | at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) ~[vq.class:?] |
| 424 | at drzhark.mocreatures.entity.passive.MoCEntityGoat.func_70071_h_(MoCEntityGoat.java:447) ~[MoCEntityGoat.class:?] |
| 425 | at net.minecraft.world.World.func_72866_a(World.java:1990) ~[amu.class:?] |
| 426 | at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) ~[oo.class:?] |
| 427 | at net.minecraft.world.World.func_72870_g(World.java:1952) ~[amu.class:?] |
| 428 | at net.minecraft.world.World.func_72939_s(World.java:1756) ~[amu.class:?] |
| 429 | at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) ~[oo.class:?] |
| 430 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) ~[MinecraftServer.class:?] |
| 431 | ... 4 more |
| 432 | [19:27:14] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /aternos/server/./crash-reports/crash-2019-04-19_19.27.14-server.txt |
| 433 | [19:27:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server |
| 434 | [19:27:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players |
| 435 | [19:27:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds |
| 436 | [19:27:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld |
| 437 | [19:27:15] [Server thread/INFO] [FML]: Unloading dimension 0 |
| 438 | [19:27:15] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded. |
| 439 | [19:27:15] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server |
| 440 | [19:27:15] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving player |
Server is closing randomly me and my 3 friends where playing then the server randomly closed