Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ProsperCraft/ee50e00a5d06dc9f48bb4695737cb663 to your computer and use it in GitHub Desktop.
Save ProsperCraft/ee50e00a5d06dc9f48bb4695737cb663 to your computer and use it in GitHub Desktop.
levels reset to 1 console stacktrace
[15Jul2019 10:59:07.598] [JDA MainWS-ReadThread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Discord - Goshen> This mod looks awesome
[15Jul2019 10:59:27.386] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 6211ms or 124 ticks behind
[15Jul2019 10:59:42.503] [Server thread/INFO] [atomicstryker.ruins.common.RuinsMod/]: Ruins mod determines World Save Dir to be at: ./world-Adventure
[15Jul2019 10:59:42.505] [Thread-1395/INFO] [STDOUT/]: [atomicstryker.ruins.common.FileHandler$LoaderThread:run:86]: Could not access the resources path for the ruins templates, file doesn't exist!
[15Jul2019 10:59:42.506] [Thread-1395/INFO] [STDERR/]: [atomicstryker.ruins.common.FileHandler$LoaderThread:run:87]: The ruins mod could not be loaded.
[15Jul2019 10:59:54.410] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2035ms or 40 ticks behind
[15Jul2019 11:00:00.091] [Server thread/INFO] [tombstone/]: All players have been successfully backed up
[15Jul2019 11:00:10.566] [JDA MainWS-ReadThread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Discord - Mair> still wonder why the enderdragon can't get hit my mine and slashes projectiles
[15Jul2019 11:00:13.290] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3914ms or 78 ticks behind
[15Jul2019 11:00:22.427] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saving the game (this may take a moment!)
[15Jul2019 11:00:23.203] [Server thread/ERROR] [net.minecraft.world.chunk.storage.ChunkSerializer/]: An Entity type net.minecraft.entity.EntityType@67ce5297 has thrown an exception trying to write state. It will not persist. Report this to the mod author
net.minecraft.crash.ReportedException: Saving entity NBT
at net.minecraft.entity.Entity.func_189511_e(Entity.java:1423) ~[?:?]
at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341) ~[?:?]
at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349) ~[?:?]
at net.minecraft.world.chunk.storage.ChunkSerializer.func_222645_a(ChunkSerializer.java:319) ~[?:?]
at net.minecraft.world.chunk.ChunkManager.func_219229_a(ChunkManager.java:660) ~[?:?]
at net.minecraft.world.chunk.ChunkManager.lambda$save$9(ChunkManager.java:335) ~[?:?]
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_212]
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_212]
at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_212]
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_212]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_212]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_212]
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_212]
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_212]
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_212]
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_212]
at net.minecraft.world.chunk.ChunkManager.func_219177_a(ChunkManager.java:332) ~[?:?]
at net.minecraft.world.chunk.ServerChunkProvider.func_217210_a(SourceFile:280) ~[?:?]
at net.minecraft.world.ServerWorld.func_217445_a(ServerWorld.java:733) ~[?:?]
at net.minecraft.server.MinecraftServer.func_213211_a(MinecraftServer.java:500) ~[?:?]
at net.minecraft.command.impl.SaveAllCommand.func_198614_a(SourceFile:34) ~[?:?]
at net.minecraft.command.impl.SaveAllCommand.func_198610_b(SourceFile:20) ~[?:?]
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262) [?:?]
at net.minecraft.command.Commands.func_197059_a(Commands.java:194) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:349) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:325) [?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:748) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:609) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: java.lang.NullPointerException
at com.tfar.mobcatcher.NetEntity.func_213281_b(NetEntity.java:122) ~[?:1.1a]
at net.minecraft.entity.Entity.func_189511_e(Entity.java:1402) ~[?:?]
... 28 more
[15Jul2019 11:00:23.205] [Server thread/ERROR] [net.minecraft.world.chunk.storage.ChunkSerializer/]: An Entity type net.minecraft.entity.EntityType@67ce5297 has thrown an exception trying to write state. It will not persist. Report this to the mod author
net.minecraft.crash.ReportedException: Saving entity NBT
at net.minecraft.entity.Entity.func_189511_e(Entity.java:1423) ~[?:?]
at net.minecraft.entity.Entity.func_184198_c(Entity.java:1341) ~[?:?]
at net.minecraft.entity.Entity.func_70039_c(Entity.java:1349) ~[?:?]
at net.minecraft.world.chunk.storage.ChunkSerializer.func_222645_a(ChunkSerializer.java:319) ~[?:?]
at net.minecraft.world.chunk.ChunkManager.func_219229_a(ChunkManager.java:660) ~[?:?]
at net.minecraft.world.chunk.ChunkManager.lambda$save$9(ChunkManager.java:335) ~[?:?]
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_212]
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_212]
at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_212]
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_212]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_212]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_212]
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_212]
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_212]
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_212]
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_212]
at net.minecraft.world.chunk.ChunkManager.func_219177_a(ChunkManager.java:332) ~[?:?]
at net.minecraft.world.chunk.ServerChunkProvider.func_217210_a(SourceFile:280) ~[?:?]
at net.minecraft.world.ServerWorld.func_217445_a(ServerWorld.java:733) ~[?:?]
at net.minecraft.server.MinecraftServer.func_213211_a(MinecraftServer.java:500) ~[?:?]
at net.minecraft.command.impl.SaveAllCommand.func_198614_a(SourceFile:34) ~[?:?]
at net.minecraft.command.impl.SaveAllCommand.func_198610_b(SourceFile:20) ~[?:?]
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262) [?:?]
at net.minecraft.command.Commands.func_197059_a(Commands.java:194) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:349) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:325) [?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:748) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:609) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: java.lang.NullPointerException
at com.tfar.mobcatcher.NetEntity.func_213281_b(NetEntity.java:122) ~[?:1.1a]
at net.minecraft.entity.Entity.func_189511_e(Entity.java:1402) ~[?:?]
... 28 more
[15Jul2019 11:00:23.377] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world-Adventure
[15Jul2019 11:00:23.425] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saved the game
[15Jul2019 11:00:33.617] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2042ms or 40 ticks behind
[15Jul2019 11:00:50.930] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2354ms or 47 ticks behind
[15Jul2019 11:01:10.190] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2065ms or 41 ticks behind
[15Jul2019 11:01:12.990] [Server thread/INFO] [STDOUT/]: [ftblag.biotechnik.BTEventHandlerForge:drops:21]: minecraft:bat
[15Jul2019 11:01:31.879] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 6704ms or 134 ticks behind
[15Jul2019 11:01:31.895] [Server thread/DEBUG] [Doggy Talents/]: REMOVED DATA: DogLocation [id=d33cc230-0416-41c0-9e5c-db3b2526612c, x=-518.246404,y=65.000000, z=-664.021817]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment