Hi! I have a modded single player world that I've had for a few months. I haven't added any new mods or anything, but just today, any time I try to go into this specific world, my game crashes. I opened another world with the same mods and it worked just fine. It's just this one specific world that I happen to be doing a series on YouTube on and kinda really need access to... So, I'm hoping someone on here can help me out as I've never had to deal with Minecraft crashing before. Thanks in advance! Here's the report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
FairyLightsLoadingPlugin (fairylights-1.1-1.8.jar)
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 10/28/15 12:10 AM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
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$Task.finish(AsynchronousExecutor.java:189)
at net.minecraftforge.common.util.AsynchronousExecutor$Task.get(AsynchronousExecutor.java:165)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:341)
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.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:189)
at net.minecraft.world.World.func_72964_e(World.java:304)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:380)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
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$Task.finish(AsynchronousExecutor.java:189)
at net.minecraftforge.common.util.AsynchronousExecutor$Task.get(AsynchronousExecutor.java:165)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:341)
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.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:189)
at net.minecraft.world.World.func_72964_e(World.java:304)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:380)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
-- Affected level --
Details:
Level name: KaykCraft
All players: 1 total; [EntityPlayerMP['Kaykrae'/183, l='KaykCraft', x=-86.77, y=122.98, z=-1343.72]]
Chunk stats: ServerChunkCache: 944 Drop: 0
Level seed: -7157786179449559024
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 200.00,64.00,80.00 - World: (200,64,80), Chunk: (at 8,4,0 in 12,5; contains blocks 192,0,80 to 207,255,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2059375 game time, 2028176 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 33189 (now: false), thunder time: 39464 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
Well given how few mods you have. The gamble is between 4 mods. Backup the world entirely and then play the game of elimination till the world chunks load fine and game doesn't crash.
MrCrayfish's Furniture Mod is tagged as -Dev which means it isn't entirely confirmed stable ready for 1.8. So first to remove, load, test.
Fairy Lights is unknown to me. But as with any lights (assuming is) in Minecraft, they all create chunk lightning calculations. Second to remove if first doesn't fix.
MCA. Minecraft Comes Alive absolutely shouldn't be causing such issue. I mean is possible if a village exists in those specific chunks, but it really shouldn't be causing such error. Either way if previous two removed mods did not solve the issue. Try removing this one and see.
AnimalsPlus would be last one to remove if all above does nothing. If removing this and game still crashes when going near loading distance of those chunks. Is possible they are corrupted chunks then. It is always highly advised to use a world backup method (AromaBackup does this perfectly).
If one of the above does work and the chunks load. Then inform the mod author, along with this very crash log, about the issue. As well reply here with results.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi! I have a modded single player world that I've had for a few months. I haven't added any new mods or anything, but just today, any time I try to go into this specific world, my game crashes. I opened another world with the same mods and it worked just fine. It's just this one specific world that I happen to be doing a series on YouTube on and kinda really need access to... So, I'm hoping someone on here can help me out as I've never had to deal with Minecraft crashing before. Thanks in advance! Here's the report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
FairyLightsLoadingPlugin (fairylights-1.1-1.8.jar)
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 10/28/15 12:10 AM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
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$Task.finish(AsynchronousExecutor.java:189)
at net.minecraftforge.common.util.AsynchronousExecutor$Task.get(AsynchronousExecutor.java:165)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:341)
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.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:189)
at net.minecraft.world.World.func_72964_e(World.java:304)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:380)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
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$Task.finish(AsynchronousExecutor.java:189)
at net.minecraftforge.common.util.AsynchronousExecutor$Task.get(AsynchronousExecutor.java:165)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:341)
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.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:189)
at net.minecraft.world.World.func_72964_e(World.java:304)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:380)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
-- Affected level --
Details:
Level name: KaykCraft
All players: 1 total; [EntityPlayerMP['Kaykrae'/183, l='KaykCraft', x=-86.77, y=122.98, z=-1343.72]]
Chunk stats: ServerChunkCache: 944 Drop: 0
Level seed: -7157786179449559024
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 200.00,64.00,80.00 - World: (200,64,80), Chunk: (at 8,4,0 in 12,5; contains blocks 192,0,80 to 207,255,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2059375 game time, 2028176 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 33189 (now: false), thunder time: 39464 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1462332712 bytes (1394 MB) / 2006450176 bytes (1913 MB) up to 2006450176 bytes (1913 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M -Xms2048M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 Optifine OptiFine_1.8_HD_U_D4 10 mods loaded, 10 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
UCHIJAAAA Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
UCHIJAAAA CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar)
UCHIJAAAA AnimalsPlus{1.4} [Animals Plus] (animalsplus-1.4.jar)
UCHIJAAAA fairylights{1.1} [Fairy Lights] (fairylights-1.1-1.8.jar)
UCHIJAAAA RadixCore{1.8-2.0.5} [RadixCore] (RadixCore-1.8-2.0.5-universal.jar)
UCHIJAAAA MCA{1.8-5.0.7.1} [Minecraft Comes Alive] (MCA-1.8-5.0.7.1-universal.jar)
UCHIJAAAA cfm{3.5} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.5-dev(1.8).jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
codechicken.nei.asm.NEITransformer
FairyLightsLoadingPlugin (fairylights-1.1-1.8.jar)
com.pau101.fairylights.core.FairyLightsClassTransformer
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Kaykrae'/183, l='KaykCraft', x=-86.77, y=122.98, z=-1343.72]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Well given how few mods you have. The gamble is between 4 mods. Backup the world entirely and then play the game of elimination till the world chunks load fine and game doesn't crash.
MrCrayfish's Furniture Mod is tagged as -Dev which means it isn't entirely confirmed stable ready for 1.8. So first to remove, load, test.
Fairy Lights is unknown to me. But as with any lights (assuming is) in Minecraft, they all create chunk lightning calculations. Second to remove if first doesn't fix.
MCA. Minecraft Comes Alive absolutely shouldn't be causing such issue. I mean is possible if a village exists in those specific chunks, but it really shouldn't be causing such error. Either way if previous two removed mods did not solve the issue. Try removing this one and see.
AnimalsPlus would be last one to remove if all above does nothing. If removing this and game still crashes when going near loading distance of those chunks. Is possible they are corrupted chunks then. It is always highly advised to use a world backup method (AromaBackup does this perfectly).
If one of the above does work and the chunks load. Then inform the mod author, along with this very crash log, about the issue. As well reply here with results.