World Crashing: Seems to be linked to Myscraft

Status
Not open for further replies.

Alex Enthoven

New Member
Jul 29, 2019
2
0
0
---- Minecraft Crash Report ----
// I just don't know what went wrong :(
Time: 4/30/13 7:46 PM
Description: Exception in server tick loop
java.lang.NullPointerException
at com.xcompwiz.mystcraft.generation.AgeData.getStorageObject(AgeData.java:375)
at com.xcompwiz.mystcraft.world.AgeController.reconstruct(AgeController.java:228)
at com.xcompwiz.mystcraft.world.AgeController.<init>(AgeController.java:98)
at com.xcompwiz.mystcraft.world.WorldProviderMyst.b(WorldProviderMyst.java:60)
at aaq.a(WorldProvider.java:61)
at yc.<init>(World.java:281)
at in.<init>(WorldServer.java:103)
at ih.<init>(SourceFile:10)
at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:242)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:758)
at codechicken.chunkloader.ChunkLoaderManager.getWorld(ChunkLoaderManager.java:537)
at codechicken.chunkloader.ChunkLoaderManager$ChunkLoaderOrganiser.revive(ChunkLoaderManager.java:334)
at codechicken.chunkloader.ChunkLoaderManager.revivePlayerLoaders(ChunkLoaderManager.java:902)
at codechicken.chunkloader.ChunkLoaderManager.tickEnd(ChunkLoaderManager.java:856)
at codechicken.chunkloader.ChunkLoaderEventHandler.tickEnd(ChunkLoaderEventHandler.java:39)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:139)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:283)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:689)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at bdz.q(IntegratedServer.java:123)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 61828960 bytes (58 MB) / 285290496 bytes (272 MB) up to 1037959168 bytes (989 MB)
Mod Pack: CWW256 forgot to change this.
LiteLoader Mods: 5 loaded mod(s)
- VoxelPacket version 2.0.2
- VoxelPlayer version 0.9.6
- Integrated Sound Packs version 1.1.1
- VoxelMenu version 1.4.7_05
- VoxelMap version 1.0.0
JVM Flags: 7 total; -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: Everything loaded

Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge,fml'

I have never, ever had a problem with anything relating to feedthebeast, can log onto any other world and server except this world which I worked pretty hard on. Any help is much appreciated.
 
Status
Not open for further replies.