Hey all. I was running a personal server via my own IP with some friends on Forge 1.8-11.14.3.1542 with Pixelmon 4.1.0, but it started getting laggy after a while and was getting unpleasant to play. I decided to get a Stone Plan server from MCProHosting and attempted to copy over everything I had to run the server (files and settings) through the FTP access. Unfortunately, it's not successfully booting up now and I'm not sure what to do at this point.
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 11/22/15 11:00 AM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.world.WorldServer.func_180497_b(WorldServer.java:545)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:545)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:117)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:92)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:302)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:272)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:259)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Linux (amd64) version 2.6.32-504.3.3.el6.x86_64
Java Version: 1.7.0_72, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 875233936 bytes (834 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 5 total; -Xmx1024M -Xms1024M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1542 3 mods loaded, 3 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1542-universal.jar)
UCHIJAA Forge{11.14.3.1542} [Minecraft Forge] (forge-1.8-11.14.3.1542-universal.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 0 / 25; []
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Hey all. I was running a personal server via my own IP with some friends on Forge 1.8-11.14.3.1542 with Pixelmon 4.1.0, but it started getting laggy after a while and was getting unpleasant to play. I decided to get a Stone Plan server from MCProHosting and attempted to copy over everything I had to run the server (files and settings) through the FTP access. Unfortunately, it's not successfully booting up now and I'm not sure what to do at this point.
---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 11/22/15 11:00 AM Description: Exception in server tick loop java.lang.NullPointerException: Exception in server tick loop at net.minecraft.world.WorldServer.func_180497_b(WorldServer.java:545) at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:545) at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41) at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12) at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344) at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:117) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:92) at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:302) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:272) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:259) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.8 Operating System: Linux (amd64) version 2.6.32-504.3.3.el6.x86_64 Java Version: 1.7.0_72, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 875233936 bytes (834 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB) JVM Flags: 5 total; -Xmx1024M -Xms1024M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1542 3 mods loaded, 3 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1542-universal.jar) UCHIJAA Forge{11.14.3.1542} [Minecraft Forge] (forge-1.8-11.14.3.1542-universal.jar) Loaded coremods (and transformers): Profiler Position: N/A (disabled) Player Count: 0 / 25; [] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)