Server Crash "Exception ticking world"
JulJuls opened this issue ยท 1 comments
Environment And Mod Information:
- Minecraft Version: 1.18.1 [i.e. 1.12.1]
- Forge Version: 39.0.45 [i.e. 14.21.1.2443]
- Doggy Talents Version: 2.4.0 [i.e. 1.14.1.240]
- Java Version: [Server side] Java 17.0.1 ; [Client side] Java Develpment Kit SE 17.0.1 (64-bit) [i.e. 8 Update 144 64 bit]
- Operating System (OS): [Server side] Linux (amd64) version 5.4.0-90-generic; [Client side] Windows 10 Home-64 bit Build 19042.1466 [i.e. Windows 10 64-bit Build 17134]
Logs
[20Jan2022 01:44:27.707] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id
[20Jan2022 01:44:27.707] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id
[20Jan2022 01:44:27.741] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id
[20Jan2022 01:44:27.741] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id
[20Jan2022 01:44:27.741] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id
[20Jan2022 01:44:27.925] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
net.minecraft.ReportedException: Exception ticking world
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:872) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:328) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.NoSuchMethodError: 'net.minecraft.nbt.CompoundTag doggytalents.common.block.tileentity.PlacedTileEntity.save(net.minecraft.nbt.CompoundTag)'
at doggytalents.common.block.tileentity.FoodBowlTileEntity.m_183515_(FoodBowlTileEntity.java:63) ~[DoggyTalents-1.18.1-2.4.0.jar%2345!/:2.4.0]
at net.minecraft.world.level.block.entity.BlockEntity.m_187482_(BlockEntity.java:75) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.world.level.block.entity.BlockEntity.m_187480_(BlockEntity.java:62) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.world.level.chunk.LevelChunk.m_8051_(LevelChunk.java:359) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.world.level.chunk.storage.ChunkSerializer.m_63454_(ChunkSerializer.java:330) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.server.level.ChunkMap.m_140258_(ChunkMap.java:721) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.server.level.ChunkMap.m_198874_(ChunkMap.java:693) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:426) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:394) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.server.level.ServerChunkCache.m_142483_(ServerChunkCache.java:313) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:278) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:868) ~[server-1.18.1-20211210.034407-srg.jar%2376!/:?]
... 5 more
Crash Report: Server Crash Report 20-01-2022
Issue Description:
When entering the server freshly started, it doesn't load properly the chunks (missing unloaded zones where dogs are placed, I can see entities floating on nothing) and after less than one minute the server crashes.
Steps to reproduce:
- Creation of some dogs modified by the mod [different sizes, food bowl placed anche dog beds placed]
- Update from Forge 39.0.44 to 39.0.45
- Restart the server
Additional Information:
- In Forge 39.0.19 and up Mojang decide to modify some tags, this error seem similar to the ones I had with other mods (Farmer's Delight, Vampirism) because of the DIRT tag.
- Auto-update of Forge from 39.0.44 to 39.0.45, it worked ok in 39.0.44 (even if the console was spammed anyway with '[Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Skipping Entity with id', but still manageable)
Thanks for reported. I've fixed the crash in versions past 39.0.44.
Fix is in v2.4.2 https://www.curseforge.com/minecraft/mc-mods/doggy-talents/files