Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This is an error with Mystcraft 0.13 running on Cauldron. The Mystcraft dev (xcompwiz) doesn't provide support for Cauldron, so we're out of luck... until Sponge comes along.
- If you'd like to vote for this issue, go here: https://github.com/XCompWiz/Mystcraft-Issues/issues/66
- I got this error when updating my Infinity 1.3.4 server to 1.4.1.
- If you didn't know, Mystcraft 0.11 (the version in 1.3.4 of Infinity) has extreme lag issues when generating worlds. This is fixed in 0.13, but again, we can't update on Cauldron.
- ------------------------ BEGIN CRASH REPORT ------------------------
- [08:26:03] [Server thread/ERROR]: Chunk (0, 0) stored at (2672, 2665) in world 'DIM_MYST-2147483648'
- [08:26:03] [Server thread/ERROR]: net.minecraft.world.chunk.EmptyChunk
- [08:26:03] [Server thread/WARN]: java.lang.Throwable
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:272)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_72964_e(World.java:739)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_147439_a(World.java:665)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.createRandomNodeAt(ThaumcraftWorldGenerator.java:304)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generateSurface(ThaumcraftWorldGenerator.java:376)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.worldGeneration(ThaumcraftWorldGenerator.java:109)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generate(ThaumcraftWorldGenerator.java:95)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:130)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:394)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1170)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:249)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy$ChunkProviderServerDummy.originalLoadChunk(WorldProviderMystDummy.java:60)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:169)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:137)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy.generateNextChunk(WorldProviderMystDummy.java:216)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.stepChunkGeneration(InstabilityDataCalculator.java:250)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.onServerTick(InstabilityDataCalculator.java:111)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_816_InstabilityDataCalculator_onServerTick_ServerTickEvent.invoke(.dynamic)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:251)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:851)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
- [08:26:03] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
- [08:26:03] [Server thread/ERROR]: Chunk (0, 0) stored at (2672, 2665) in world 'DIM_MYST-2147483648'
- [08:26:03] [Server thread/ERROR]: net.minecraft.world.chunk.EmptyChunk
- [08:26:03] [Server thread/WARN]: java.lang.Throwable
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:272)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_72964_e(World.java:739)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_147439_a(World.java:665)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.createRandomNodeAt(ThaumcraftWorldGenerator.java:304)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generateSurface(ThaumcraftWorldGenerator.java:376)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.worldGeneration(ThaumcraftWorldGenerator.java:109)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generate(ThaumcraftWorldGenerator.java:95)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:130)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:394)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1170)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:249)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy$ChunkProviderServerDummy.originalLoadChunk(WorldProviderMystDummy.java:60)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:169)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:137)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy.generateNextChunk(WorldProviderMystDummy.java:216)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.stepChunkGeneration(InstabilityDataCalculator.java:250)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.onServerTick(InstabilityDataCalculator.java:111)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_816_InstabilityDataCalculator_onServerTick_ServerTickEvent.invoke(.dynamic)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:251)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:851)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
- [08:26:03] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
- [08:26:03] [Server thread/ERROR]: Chunk (0, 0) stored at (2672, 2665) in world 'DIM_MYST-2147483648'
- [08:26:03] [Server thread/ERROR]: net.minecraft.world.chunk.EmptyChunk
- [08:26:03] [Server thread/WARN]: java.lang.Throwable
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:272)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_72964_e(World.java:739)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_147439_a(World.java:665)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.createRandomNodeAt(ThaumcraftWorldGenerator.java:304)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generateSurface(ThaumcraftWorldGenerator.java:376)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.worldGeneration(ThaumcraftWorldGenerator.java:109)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generate(ThaumcraftWorldGenerator.java:95)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:130)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:394)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1170)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:249)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy$ChunkProviderServerDummy.originalLoadChunk(WorldProviderMystDummy.java:60)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:169)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:137)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy.generateNextChunk(WorldProviderMystDummy.java:216)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.stepChunkGeneration(InstabilityDataCalculator.java:250)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.onServerTick(InstabilityDataCalculator.java:111)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_816_InstabilityDataCalculator_onServerTick_ServerTickEvent.invoke(.dynamic)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:251)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:851)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
- [08:26:03] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
- [08:26:03] [Server thread/ERROR]: Chunk (0, 0) stored at (2672, 2665) in world 'DIM_MYST-2147483648'
- [08:26:03] [Server thread/ERROR]: net.minecraft.world.chunk.EmptyChunk
- [08:26:03] [Server thread/WARN]: java.lang.Throwable
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:272)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_72964_e(World.java:739)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_147439_a(World.java:665)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.createRandomNodeAt(ThaumcraftWorldGenerator.java:304)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generateSurface(ThaumcraftWorldGenerator.java:376)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.worldGeneration(ThaumcraftWorldGenerator.java:109)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generate(ThaumcraftWorldGenerator.java:95)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:130)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:394)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1170)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:249)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy$ChunkProviderServerDummy.originalLoadChunk(WorldProviderMystDummy.java:60)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:169)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:137)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy.generateNextChunk(WorldProviderMystDummy.java:216)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.stepChunkGeneration(InstabilityDataCalculator.java:250)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.onServerTick(InstabilityDataCalculator.java:111)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_816_InstabilityDataCalculator_onServerTick_ServerTickEvent.invoke(.dynamic)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:251)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:851)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
- [08:26:03] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
- [08:26:03] [Server thread/ERROR]: Chunk (0, 0) stored at (2672, 2665) in world 'DIM_MYST-2147483648'
- [08:26:03] [Server thread/ERROR]: net.minecraft.world.chunk.EmptyChunk
- [08:26:03] [Server thread/WARN]: java.lang.Throwable
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:272)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_72964_e(World.java:739)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_147439_a(World.java:665)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.createRandomNodeAt(ThaumcraftWorldGenerator.java:304)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generateSurface(ThaumcraftWorldGenerator.java:376)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.worldGeneration(ThaumcraftWorldGenerator.java:109)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generate(ThaumcraftWorldGenerator.java:95)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:130)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:394)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1170)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:249)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy$ChunkProviderServerDummy.originalLoadChunk(WorldProviderMystDummy.java:60)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:169)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:137)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy.generateNextChunk(WorldProviderMystDummy.java:216)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.stepChunkGeneration(InstabilityDataCalculator.java:250)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.onServerTick(InstabilityDataCalculator.java:111)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_816_InstabilityDataCalculator_onServerTick_ServerTickEvent.invoke(.dynamic)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:251)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:851)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
- [08:26:03] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
- [08:26:03] [Server thread/ERROR]: Chunk (0, 0) stored at (2672, 2665) in world 'DIM_MYST-2147483648'
- [08:26:03] [Server thread/ERROR]: net.minecraft.world.chunk.EmptyChunk
- [08:26:03] [Server thread/WARN]: java.lang.Throwable
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:272)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_72964_e(World.java:739)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.World.func_147439_a(World.java:665)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.createRandomNodeAt(ThaumcraftWorldGenerator.java:304)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generateSurface(ThaumcraftWorldGenerator.java:376)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.worldGeneration(ThaumcraftWorldGenerator.java:109)
- [08:26:03] [Server thread/WARN]: at thaumcraft.common.lib.world.ThaumcraftWorldGenerator.generate(ThaumcraftWorldGenerator.java:95)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:130)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:394)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1170)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:249)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy$ChunkProviderServerDummy.originalLoadChunk(WorldProviderMystDummy.java:60)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:169)
- [08:26:03] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:137)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy.generateNextChunk(WorldProviderMystDummy.java:216)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.stepChunkGeneration(InstabilityDataCalculator.java:250)
- [08:26:03] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.onServerTick(InstabilityDataCalculator.java:111)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_816_InstabilityDataCalculator_onServerTick_ServerTickEvent.invoke(.dynamic)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
- [08:26:03] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:251)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:851)
- [08:26:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
- [08:26:03] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
- [08:26:08] [Server thread/ERROR]: Chunk (0, 0) stored at (39, 3) in world 'DIM_MYST-2147483648'
- [08:26:08] [Server thread/ERROR]: net.minecraft.world.chunk.EmptyChunk
- [08:26:08] [Server thread/WARN]: java.lang.Throwable
- [08:26:08] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:272)
- [08:26:08] [Server thread/WARN]: at net.minecraft.world.World.func_72964_e(World.java:739)
- [08:26:08] [Server thread/WARN]: at net.minecraft.world.World.func_147439_a(World.java:665)
- [08:26:08] [Server thread/WARN]: at mods.natura.worldgen.CloudGen.func_76484_a(CloudGen.java:44)
- [08:26:08] [Server thread/WARN]: at mods.natura.worldgen.BaseCloudWorldgen.generate(BaseCloudWorldgen.java:68)
- [08:26:08] [Server thread/WARN]: at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:130)
- [08:26:08] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:394)
- [08:26:08] [Server thread/WARN]: at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1170)
- [08:26:08] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:249)
- [08:26:08] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy$ChunkProviderServerDummy.originalLoadChunk(WorldProviderMystDummy.java:60)
- [08:26:08] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:169)
- [08:26:08] [Server thread/WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:137)
- [08:26:08] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.WorldProviderMystDummy.generateNextChunk(WorldProviderMystDummy.java:216)
- [08:26:08] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.stepChunkGeneration(InstabilityDataCalculator.java:250)
- [08:26:08] [Server thread/WARN]: at com.xcompwiz.mystcraft.world.InstabilityDataCalculator.onServerTick(InstabilityDataCalculator.java:111)
- [08:26:08] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_816_InstabilityDataCalculator_onServerTick_ServerTickEvent.invoke(.dynamic)
- [08:26:08] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
- [08:26:08] [Server thread/WARN]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
- [08:26:08] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:251)
- [08:26:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:851)
- [08:26:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
- [08:26:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
- [08:26:08] [Server thread/ERROR]: Encountered an unexpected exception
- net.minecraft.util.ReportedException: Exception ticking world
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:937) ~[MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:430) ~[lt.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_40]
- Caused by: java.lang.NoSuchFieldError: field_73244_f
- at com.xcompwiz.mystcraft.world.WorldProviderMystDummy$ChunkProviderServerDummy.func_73156_b(WorldProviderMystDummy.java:69) ~[WorldProviderMystDummy$ChunkProviderServerDummy.class:?]
- at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:256) ~[mt.class:?]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:920) ~[MinecraftServer.class:?]
- ... 4 more
- [08:26:08] [Server thread/ERROR]: Cause of unexpected exception was
- java.lang.NoSuchFieldError: field_73244_f
- at com.xcompwiz.mystcraft.world.WorldProviderMystDummy$ChunkProviderServerDummy.func_73156_b(WorldProviderMystDummy.java:69) ~[WorldProviderMystDummy$ChunkProviderServerDummy.class:?]
- at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:256) ~[mt.class:?]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:920) ~[MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:430) ~[lt.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_40]
- [08:26:08] [Server thread/ERROR]: This crash report has been saved to: /home/aj/infinity/./crash-reports/crash-2015-04-15_08.26.08-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement