WOW! So I just got over Minecraft mysteriously deleting my saves after every update (I backup my saves now) and then this happens.
When I go to load the game it shows the loading world screen...Then jumps back to the main menu...Then on its own it loads the game. Only, the game is not loaded at all and slowly loads a few hundred blocks until it finally freezes after about 45 seconds of attempting to move.
The code below is what I got from the game. Any help is extremely appreciated!
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Exception in server tick loop
A full error report has been saved to C:\Users\Jonathan\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-27_22.12.03-server.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT f84ba3c3 --------
Full report at:
C:\Users\Jonathan\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-27_22.12.03-server.txt
Please show that file to Mojang, NOT just this screen!
Generated 11/27/12 10:12 PM
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 434440392 bytes (414 MB) / 648740864 bytes (618 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 80638 (4515728 bytes; 4 MB) allocated, 80638 (4515728 bytes; 4 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 23, tallocated: 41
Profiler Position: N/A (disabled)
Vec3 Pool Size: 12499 (699944 bytes; 0 MB) allocated, 12499 (699944 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
java.lang.NullPointerException
at cf.b(SourceFile:103)
at cf.a(SourceFile:35)
at iv.b(SourceFile:437)
at gm.a(SourceFile:72)
at bdr.b(SourceFile:73)
at net.minecraft.server.MinecraftServer.r(SourceFile:769)
at net.minecraft.server.MinecraftServer.q(SourceFile:686)
at bdo.q(SourceFile:117)
at net.minecraft.server.MinecraftServer.run(SourceFile:620)
at fy.run(SourceFile:856)
--- END ERROR REPORT 649729e ----------
Hmm strange. After I ran the error checking code, it seems to actually run now. I am slightly confused over how that happened, but nonetheless I am happy!
EDIT:
Wow, so after it ran for about 2 hours fine, it started doing the crashing again. I am so confused at why its doing it. The code is essentially the same as the one above.
WOW! So I just got over Minecraft mysteriously deleting my saves after every update (I backup my saves now) and then this happens.
When I go to load the game it shows the loading world screen...Then jumps back to the main menu...Then on its own it loads the game. Only, the game is not loaded at all and slowly loads a few hundred blocks until it finally freezes after about 45 seconds of attempting to move.
The code below is what I got from the game. Any help is extremely appreciated!
EDIT:
Wow, so after it ran for about 2 hours fine, it started doing the crashing again. I am so confused at why its doing it. The code is essentially the same as the one above.