Every time something causes chunks to be saved in my city (At least I think that's the cause. It seems to happen when somebody logs out, or when Essentials saves the world.) I get a massive wall of errors in the console. There doesn't seem to be any actual issues caused ingame, but an error is an error, and it's making my console really hard to read. I get about 20 of these. I don't even think there are any chunkloaders, unless somebody put some down that I didn't see.
Error Messages:
Error Log:
[2013-02-10 19:23] [ForgeModLoader] A TileEntity type any has throw an exception trying to write state. It will not persist. Report this to the mod author
[2013-02-10 19:23] at aam.a(AnvilChunkLoader.java:189)
[2013-02-10 19:23] at aam.a(AnvilChunkLoader.java:387)
[2013-02-10 19:23] at any.b(TileEntity.java:109)
[2013-02-10 19:23] java.lang.RuntimeException: class any is missing a mapping! This is a bug!
[2013-02-10 19:23] at in.a(WorldServer.java:1044)
[2013-02-10 19:23] at im.a(ChunkProviderServer.java:390)
[2013-02-10 19:23] at im.b(ChunkProviderServer.java:313)
[2013-02-10 19:23] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
[2013-02-10 19:23] at org.bukkit.command.defaults.SaveCommand.execute(SaveCommand.java:30)
[2013-02-10 19:23] at org.bukkit.craftbukkit.v1_4_R1.CraftWorld.save(CraftWorld.java:721)
[2013-02-10 19:23] at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:344)
[2013-02-10 19:23] at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53)
[2013-02-10 19:23] at com.earth2me.essentials.Backup.run(Backup.java:66)
[2013-02-10 19:23] at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:525)
[2013-02-10 19:23] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:793)
[2013-02-10 19:23] at ho.r(DedicatedServer.java:301)
[2013-02-10 19:23] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:835)
Question
D3matt
Title: AnvilChunkLoader exception spam
Version: 0.5.1
OS: Windows Server 2012 Standard
Java Version: Java 7 Update 9 64-bit
Description of Problem:
Every time something causes chunks to be saved in my city (At least I think that's the cause. It seems to happen when somebody logs out, or when Essentials saves the world.) I get a massive wall of errors in the console. There doesn't seem to be any actual issues caused ingame, but an error is an error, and it's making my console really hard to read. I get about 20 of these. I don't even think there are any chunkloaders, unless somebody put some down that I didn't see.
Error Messages:
Error Log:
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.