-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Strange problem when loading world. #177
Comments
|
that notice at the top is a small error FYI because SOMEBODY forgot to update the configuration files cough Jaded cough. As for the rest of the error, I'll take a look later. |
|
This is a common one among modpacks, though I cannot remember the previous reasons as to why it happened atm. I think it often had to do with mobs.... |
|
I didn't add any mod. And from your list I have:
Also, I think I used a chunk loader, but I'm not sure. Let's assume I did. One thing I don't understand is how I was able to continue playing for some time, having several backups, and so far all of them have this problem. Could be something that happen when the save file is being loaded? |
|
Well, if it's the mobs as I seem to remember one case being, then it's because one spawned with a bugged "Infernal Mob" status effect or buff. |
|
I haven't tried all the backups, but the 2 or 3 more recent. I will test more today. About the update, I'm really unsure. I think I didn't update anything, and a quick check at the changelogs seems to indicate this (I remember playing with cookingbook, and that mod was added in the last update). Maybe curse update by itself? being just the launcher, shouldn't be a factor here. Also, I tried this: I deleted the AS2 folder, reinstalled, and then started to try with backups. That should rule out bad downloads or disk errors, right? PS: If the problem is a bugged mob, what can I do? maybe lauch the game in peaceful? |
|
If it's a mob, then peaceful might help, though I don't remember if the world loads with the mobs and THEN deletes them or just ignores them when loading. Alternately, if you'd rather do something less frustrating first, load up MCEdit and check to see if there are any chunks that are completely black that aren't just void anyway. If you find a black one, it's likely corrupted and you should try using one of the MCEdit tools to uncorrupt it or simply delete the chunk so that it respawns on world start. |
|
Updates: I tried loading the save in peaciful, not good. One of the backups from the last day I played worked fine. Now I'm trying to find the newest one without the error. |
|
Well, finally found a non bugged backup. Lost about 3:30 hours of play. Trying to remember what I did and what is missing, the only obvious thing is the botania's portal. Probably not the only thing missing, but the biggest I remember. What can I do to prevent this? Can I still craft the portal (maybe in another location)? About the situation of having 7 backup with the error (and the false safety an automated backup process gives), could be prevented by having the habit of closing and reopening MC after some time? I'm thinking that if I hadn't played so many hours in a row, I would have detected the problem early. BTW, thanks Trisscar05 :) |
|
Problem is we have no idea what bugged in the first place. It's why this particular report is so common and has no clear culprit, it just doesn't actually say which block or entity actually corrupted. It's basically saying "Something went wrong with loading base functions", which could be caused by a whole heap of things. |
|
Thanks, I will do that. Too bad the stack trace don't log any parameter values. I know I could use that in c# |
I've a pretty strange situation. When I tried to start my world (after 10 days break) it crash when I select my save. The crash log http://pastebin.com/bj0wUyde
The curious thing is at the top:
As I didn't added or removed any mod, I started to research a little. Those mods were changed in the last version, so I wondered if my save was created in 1.1.13 or 1.1.14. But I remember using the cookingbooks kitchen multiblock pretty early game, so I must have started with 1.1.14.
So far I tried to bring a backup, but always the same error. Then I deleted everything and reinstalled, tested again with backups and the same. Not sure what can I do now.
Thanks for the help :)
The text was updated successfully, but these errors were encountered: