Dyingday Posted August 31, 2014 Posted August 31, 2014 (edited) Hi, I have my own modpack which I have made private due to the fact that I currently do not have permissions from Mod Authors so I cannot make it public as of yet. Anyway I have been playing this modpack for the last couple of weeks and suddenly I launched the game and whenever I try to play a world it instantly stops doesn't load and quits back to the launcher. Can anyone help I have put a link below to a dropbox link for my Crash Report: https://www.dropbox.com/s/95gohxbet97pwri/crash-2014-08-31_21.20.07-client.txt?dl=0 And here is the Technic Launcher log: https://www.dropbox.com/s/hv2jje4uzyn6ttw/techniclauncher_2014-08-31.log?dl=0 Thanks a lot!!!! Edited August 31, 2014 by Dyingday
Kalbintion Posted August 31, 2014 Posted August 31, 2014 com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1 ... at net.minecraft.server.management.PlayerProfileCache.func_152657_b(SourceFile:156) at net.minecraft.server.management.PlayerProfileCache.<init>(SourceFile:42) to me it indicates a corruption of the player info in the level.dat file. Removing the player tag from the level.dat using an nbt editor like NBTExplorer should fix it, but maybe not long-term. There isn't anything i see in the crash log that indicates what mod exactly that it was trying to get info for but rather was just an issue overall with the information. Dyingday 1
Dyingday Posted August 31, 2014 Author Posted August 31, 2014 Ok I have downloaded NBTExplorer and have run it and done all of that but when I click on level.dat it says "One or more selected files failed to open". Thank you!!!!
Kalbintion Posted August 31, 2014 Posted August 31, 2014 Anything else with that message? And you directly told NBTExplorer to open the level.dat and not the folder?
Dyingday Posted August 31, 2014 Author Posted August 31, 2014 Well it doesn't show up when I open the save folder in NBTExplorer and when I try to open the level.dat file in the saves folder directly it comes up with that message. Sorry!! and Thanks!!
Kalbintion Posted August 31, 2014 Posted August 31, 2014 Upload the worlds level.dat to a file host, i'll dl it and see what i see.
Dyingday Posted August 31, 2014 Author Posted August 31, 2014 Here you are...: https://www.dropbox.com/s/39p5snnofvb1ov6/level.dat?dl=0
Kalbintion Posted August 31, 2014 Posted August 31, 2014 (edited) Alright, got some good news and some bad news. Good news is I found out why it isn't opening. Bad news is, I found out why it isn't opening. The level.dat is filled up with no information at all, nothing what-so-ever. No level seed, no player information, nothing. It may as well be non-existent, because thats what information it has. The only way to resolve this is to re-create the world with the exact same generator settings (world seed included) and replace the worlds level.dat with the new one. The other option is doing something similar, but with any settings and expect the world to have chunk edges. Edit: For the more technically inclined, the level.dat file contained 38.7kB of NULLs (u0000, ASCII 00) Edited August 31, 2014 by Kalbintion Dyingday 1
Dyingday Posted August 31, 2014 Author Posted August 31, 2014 Ok thank you sooooooo much masssive help!!!!!! See if it works!!! Thanks again!!!!!!!!!!!!!!!! :):)
Dyingday Posted August 31, 2014 Author Posted August 31, 2014 Ok so I launched the game, re-created the game, it instantly quit the game when the world was generating, but I carried on moved the level.dat into the real save, re-launched the game and now it is not showing up on my saves list under singleplayer but is in the modpack saves folder Sorry for this!! Help if possible don't worry if you can't...
Kalbintion Posted August 31, 2014 Posted August 31, 2014 It crashed then when you made that other world, post the crash log for it.
Dyingday Posted September 1, 2014 Author Posted September 1, 2014 Here you are: https://www.dropbox.com/s/9zqphapkyxxz6qr/crash-2014-08-31_23.03.14-client.txt?dl=0
Dyingday Posted September 1, 2014 Author Posted September 1, 2014 Ok here's the latest development... I have re-installed the pack and now all is fine... If it happens again I will notify... Thanks Kalbintion!!!
Kalbintion Posted September 1, 2014 Posted September 1, 2014 That error that you posted btw is a corruption of some information it needs to get. Resetting the pack should typically fix it like you experienced here.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now