Author Topic: Broken saving and loading  (Read 584 times)

For some reason, I just started hosting in singleplayer again, and now whenever I try to load, no image displays, and whenever I try to save, Blockland crashes. I think something is wrong with the screenshot aspect... Does anyone know what to do here?

NOEDIT: It might also be related to me editing the BLS to remove the excess number of Tomtom's bricks that was crashing me whenever I tried to load.

NOEDIT: It might also be related to me editing the BLS to remove the excess number of Tomtom's bricks that was crashing me whenever I tried to load.
WOWEE it'd be great if there were some kind of warning to tell you about that

WOWEE it'd be great if there were some kind of warning to tell you about that
To tell you about what?

It gave me a C++ runtime error because my craptop can't handle hosting that many bricks at once. Ironically I could probably do more on a dedicated server than I could on my singleplayer one.

To tell you about what?

It gave me a C++ runtime error because my craptop can't handle hosting that many bricks at once. Ironically I could probably do more on a dedicated server than I could on my singleplayer one.
something along the lines of

"This is a Blockland save file.  You probably shouldn't modify it cause you'll screw it up."

would probably do really nicely wouldn't it

something along the lines of

"This is a Blockland save file.  You probably shouldn't modify it cause you'll screw it up."

would probably do really nicely wouldn't it
Had no choice, dude, there were so many bricks it crashed me whenever I tried to render them all.
Anyway, I think I fixed the problem.

Had no choice, dude, there were so many bricks it crashed me whenever I tried to render them all.
Anyway, I think I fixed the problem.
mind saying how?

mind saying how?
There were two formats. One had the +- OWNER (blid) in the line below each brick, but the owner was set to my normal ID, 30051, and I was in single player, so having the ID of 999999 which does not write it's own line in the file. I deleted the extra +- OWNER lines, I THINK that should fix it, but I'm not quite sure cause I'm unable to test ATM.