I was playing a modded 1.7.2 world, and everything was running just fine for a while. Then, whenever I would access a GUI there would be something waving across the screen. I figured it was just a graphic glitch and would go away. But after a few minutes the game crashed, and whenever I tried to go back in it would just give me an error that there was a server tick exception (I'm playing SSP and am not running any mods meant for servers). So I tried resetting Minecraft and pulled the World Saves back in, and now it's giving me this new error.
---- Minecraft Crash Report ----
// Why did you do that?
Time: 10/13/14 5:37 AM
Description: Unexpected error
java.lang.RuntimeException: Cannot Hotload Dim: Overworld is not Loaded!
at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:230)
at net.minecraft.server.MinecraftServer.func_71218_a(MinecraftServer.java:690)
at thebombzen.mods.thebombzenapi.ThebombzenAPIBaseMod.getCorrectMemoryFile(ThebombzenAPIBaseMod.java:225)
at thebombzen.mods.thebombzenapi.ThebombzenAPIBaseMod.readFromCorrectMemoryFile(ThebombzenAPIBaseMod.java:423)
at thebombzen.mods.thebombzenapi.ThebombzenAPI.clientTick(ThebombzenAPI.java:519)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_20_ThebombzenAPI_clientTick_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:324)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1527)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:917)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:230)
at net.minecraft.server.MinecraftServer.func_71218_a(MinecraftServer.java:690)
at thebombzen.mods.thebombzenapi.ThebombzenAPIBaseMod.getCorrectMemoryFile(ThebombzenAPIBaseMod.java:225)
at thebombzen.mods.thebombzenapi.ThebombzenAPIBaseMod.readFromCorrectMemoryFile(ThebombzenAPIBaseMod.java:423)
at thebombzen.mods.thebombzenapi.ThebombzenAPI.clientTick(ThebombzenAPI.java:519)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_20_ThebombzenAPI_clientTick_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:324)
---- Minecraft Crash Report ----
// Why did you do that?
Time: 10/13/14 5:37 AM
Description: Unexpected error
java.lang.RuntimeException: Cannot Hotload Dim: Overworld is not Loaded!
at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:230)
at net.minecraft.server.MinecraftServer.func_71218_a(MinecraftServer.java:690)
at thebombzen.mods.thebombzenapi.ThebombzenAPIBaseMod.getCorrectMemoryFile(ThebombzenAPIBaseMod.java:225)
at thebombzen.mods.thebombzenapi.ThebombzenAPIBaseMod.readFromCorrectMemoryFile(ThebombzenAPIBaseMod.java:423)
at thebombzen.mods.thebombzenapi.ThebombzenAPI.clientTick(ThebombzenAPI.java:519)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_20_ThebombzenAPI_clientTick_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:324)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1527)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:917)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:230)
at net.minecraft.server.MinecraftServer.func_71218_a(MinecraftServer.java:690)
at thebombzen.mods.thebombzenapi.ThebombzenAPIBaseMod.getCorrectMemoryFile(ThebombzenAPIBaseMod.java:225)
at thebombzen.mods.thebombzenapi.ThebombzenAPIBaseMod.readFromCorrectMemoryFile(ThebombzenAPIBaseMod.java:423)
at thebombzen.mods.thebombzenapi.ThebombzenAPI.clientTick(ThebombzenAPI.java:519)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_20_ThebombzenAPI_clientTick_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:324)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['RavenNightwing'/23, l='MpServer', x=868.41, y=79.56, z=86.11]]
Chunk stats: MultiplayerChunkCache: 5, 5
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-128,64,144), Chunk: (at 0,4,0 in -8,9; contains blocks -128,0,144 to -113,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 84072 game time, 106892 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 86 total; [EntityMinecartChest['entity.MinecartChest.name'/141, l='MpServer', x=847.50, y=31.50, z=120.50], EntityBat['Bat'/143, l='MpServer', x=838.72, y=32.81, z=126.06], EntityBat['Bat'/142, l='MpServer', x=837.63, y=31.63, z=124.53], EntityCreeper['Creeper'/12, l='MpServer', x=905.50, y=27.00, z=137.50], EntityVillager['Villager'/13, l='MpServer', x=913.38, y=72.00, z=154.25], EntityVillager['Villager'/14, l='MpServer', x=920.66, y=67.00, z=151.34], EntityVillager['Villager'/15, l='MpServer', x=914.78, y=67.00, z=144.72], EntityVillager['Villager'/17, l='MpServer', x=915.38, y=67.00, z=146.31], EntityVillager['Villager'/16, l='MpServer', x=913.13, y=69.00, z=144.88], EntityVillager['Villager'/19, l='MpServer', x=915.50, y=67.00, z=153.16], EntityVillager['Villager'/18, l='MpServer', x=915.50, y=68.00, z=154.75], EntityClientPlayerMP['RavenNightwing'/23, l='MpServer', x=868.41, y=79.56, z=86.11], EntityVillager['Villager'/21, l='MpServer', x=912.00, y=69.00, z=143.97], EntityCow['Cow'/156, l='MpServer', x=889.34, y=70.00, z=9.34], EntityVillager['Villager'/20, l='MpServer', x=920.28, y=69.00, z=156.78], EntityCow['Cow'/157, l='MpServer', x=890.25, y=70.00, z=10.59], EntityCow['Cow'/158, l='MpServer', x=893.13, y=69.00, z=12.53], EntityMinecartChest['entity.MinecartChest.name'/22, l='MpServer', x=938.50, y=31.50, z=132.50], EntityZombie['Zombie'/27, l='MpServer', x=927.34, y=20.00, z=111.34], EntityZombie['Zombie'/26, l='MpServer', x=927.34, y=20.00, z=109.34], EntityPig['Pig'/28, l='MpServer', x=925.19, y=72.00, z=110.19], EntitySheep['Sheep'/169, l='MpServer', x=878.97, y=65.00, z=119.66], EntitySheep['Sheep'/168, l='MpServer', x=875.50, y=65.00, z=121.50], EntityPig['Pig'/174, l='MpServer', x=947.06, y=78.00, z=21.06], EntityCow['Cow'/173, l='MpServer', x=830.50, y=81.00, z=67.50], EntityCow['Cow'/172, l='MpServer', x=833.09, y=81.00, z=71.84], EntityBat['Bat'/163, l='MpServer', x=875.94, y=12.00, z=143.53], EntityBat['Bat'/162, l='MpServer', x=792.25, y=13.09, z=113.75], EntityCow['Cow'/160, l='MpServer', x=841.81, y=86.00, z=45.09], EntityZombie['Zombie'/46, l='MpServer', x=798.50, y=28.00, z=83.50], EntitySheep['Sheep'/167, l='MpServer', x=876.50, y=71.00, z=121.50], EntityZombie['Zombie'/47, l='MpServer', x=796.50, y=28.00, z=84.50], EntityMinecartChest['entity.MinecartChest.name'/166, l='MpServer', x=865.50, y=40.50, z=112.47], EntityZombie['Zombie'/164, l='MpServer', x=867.50, y=12.00, z=143.50], EntityCow['Cow'/186, l='MpServer', x=850.50, y=68.00, z=144.50], EntityZombie['Zombie'/51, l='MpServer', x=796.50, y=23.00, z=80.50], EntityZombie['Zombie'/50, l='MpServer', x=790.50, y=28.00, z=82.50], EntityBat['Bat'/184, l='MpServer', x=866.91, y=38.13, z=155.69], EntityZombie['Zombie'/49, l='MpServer', x=793.50, y=28.00, z=84.50], EntityCow['Cow'/185, l='MpServer', x=849.50, y=68.00, z=148.50], EntityZombie['Zombie'/48, l='MpServer', x=797.50, y=28.00, z=86.50], EntityCow['Cow'/190, l='MpServer', x=843.88, y=70.00, z=14.03], EntityCreeper['Creeper'/53, l='MpServer', x=793.50, y=23.00, z=75.50], EntityZombie['Zombie'/52, l='MpServer', x=792.50, y=23.00, z=81.50], EntityPig['Pig'/176, l='MpServer', x=947.50, y=82.00, z=27.50], EntityPig['Pig'/57, l='MpServer', x=928.03, y=72.00, z=115.16], EntityMinecartChest['entity.MinecartChest.name'/56, l='MpServer', x=936.50, y=30.50, z=123.50], EntityCow['Cow'/69, l='MpServer', x=859.22, y=71.00, z=10.78], EntityCow['Cow'/207, l='MpServer', x=818.09, y=77.00, z=58.34], EntityCow['Cow'/70, l='MpServer', x=858.22, y=71.00, z=13.38], EntityMinecartChest['entity.MinecartChest.name'/206, l='MpServer', x=797.50, y=34.50, z=151.50], EntityCow['Cow'/66, l='MpServer', x=793.09, y=65.00, z=30.03], EntitySheep['Sheep'/67, l='MpServer', x=886.66, y=68.00, z=115.44], EntityBat['Bat'/197, l='MpServer', x=877.41, y=24.09, z=23.66], EntityCow['Cow'/199, l='MpServer', x=869.50, y=74.00, z=19.50], EntityCow['Cow'/198, l='MpServer', x=864.56, y=73.00, z=18.78], EntityZombie['Zombie'/72, l='MpServer', x=821.50, y=62.00, z=96.50], EntitySquid['Squid'/73, l='MpServer', x=896.50, y=51.06, z=56.50], EntityVillager['Villager'/195, l='MpServer', x=929.53, y=68.00, z=148.06], EntityVillager['Villager'/194, l='MpServer', x=932.69, y=69.00, z=150.56], EntityZombie['Zombie'/220, l='MpServer', x=839.50, y=52.00, z=22.50], EntityVillager['Villager'/221, l='MpServer', x=903.38, y=71.00, z=152.13], EntityVillager['Villager'/222, l='MpServer', x=910.50, y=72.00, z=148.75], EntityVillager['Villager'/223, l='MpServer', x=900.69, y=72.00, z=153.31], EntityPig['Pig'/86, l='MpServer', x=928.50, y=72.00, z=109.59], EntityCow['Cow'/81, l='MpServer', x=804.91, y=66.00, z=127.53], EntityEnderman['Enderman'/213, l='MpServer', x=825.50, y=62.00, z=94.50], EntityZombie['Zombie'/214, l='MpServer', x=824.50, y=62.00, z=93.50], EntityCow['Cow'/215, l='MpServer', x=802.75, y=68.00, z=51.69], EntityPig['Pig'/208, l='MpServer', x=927.81, y=72.00, z=113.94], EntityCow['Cow'/209, l='MpServer', x=842.81, y=68.00, z=150.56], EntityCow['Cow'/210, l='MpServer', x=845.31, y=68.00, z=149.72], EntityBat['Bat'/102, l='MpServer', x=899.25, y=53.00, z=125.31], EntityBat['Bat'/103, l='MpServer', x=902.31, y=53.00, z=121.97], EntitySpider['Spider'/101, l='MpServer', x=908.50, y=56.00, z=122.50], EntityCow['Cow'/98, l='MpServer', x=849.47, y=83.00, z=36.56], EntityMinecartChest['entity.MinecartChest.name'/96, l='MpServer', x=857.50, y=31.50, z=120.50], EntityCow['Cow'/97, l='MpServer', x=861.38, y=79.00, z=33.50], EntityVillager['Villager'/225, l='MpServer', x=902.78, y=71.00, z=155.31], EntityBat['Bat'/104, l='MpServer', x=839.31, y=31.66, z=128.66], EntityVillager['Villager'/224, l='MpServer', x=902.50, y=71.00, z=151.78], EntityCow['Cow'/119, l='MpServer', x=801.19, y=66.00, z=132.53], EntityCow['Cow'/118, l='MpServer', x=804.53, y=66.00, z=129.44], EntityCow['Cow'/117, l='MpServer', x=801.69, y=66.00, z=128.31], EntityCow['Cow'/115, l='MpServer', x=851.38, y=71.00, z=18.59], EntityCow['Cow'/114, l='MpServer', x=810.41, y=66.00, z=10.38]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:368)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2383)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:864)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 50368176 bytes (48 MB) / 323158016 bytes (308 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 10001 (560056 bytes; 0 MB) allocated, 10001 (560056 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 21 mods loaded, 20 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
CodeChickenCore{1.0.0} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
bspkrsCore{6.0(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.0(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
ArchimedesShips{1.7.2 v1.7.0} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
asielib{0.1.11} [asielib] (AsieLib-0.1.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
CarpentersBlocks{3.1.4} [Carpenter's Blocks] (Carpenter's Blocks v3.1.4 - MC 1.7+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
chisel{1.5.3} [Chisel] (chisel-1.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
colorfularmor{1.7.2-2.1} [Colorful Armor] (colorfularmor-2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
eplus{1.7.2-2.0.1.6} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
examplemod{1.0} [Example Mod] (mod_XrayV2.00.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
Kradxns Xray{2.0} [Xray] (mod_XrayV2.00.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
movillages{1.1.0} [Mo' Villages] (MoVillages-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
necromancy{1.6.5} [Necromancy] (Necromancy-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
reiminimap{1.7.2-1.4} [ReiMinimap - Forge] (ReiMinimap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
thebombzenapi{2.4.0} [ThebombzenAPI] (ThebombzenAPI-v2.4.0-mc1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
asielibcore{} [AsieLib CoreMod] (minecraft.jar) Unloaded->Disabled
Launched Version: 1.7.2-Forge10.12.2.1147
LWJGL: 2.9.0
OpenGL: Mobile Intel(R) 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.2302, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Is there any way I can fix it, or is this world screwed?