Author Topic: Saving bricks in singleplayer not working?  (Read 935 times)

Every time I try to save bricks on my own Blockland game, whether single player, LAN, or online, I get stuck on the message box "Saving: Saving bricks...". During this time, I am able to move my mouse and open up the esc menu as well as the console, which says
Code: [Select]
Usage: saveBricks("savename", save events, save ownership);That usage text comes up every time I try to save bricks in my local games. I am using Blockland on steam if that helps as well, and this is with the default add-ons while tring to save a 32x Baseplate.

Apparently it's a client/script add-on that messes with your saving GUI and ruins the function called. Try removing all of you client/script/gamemode/system/etc from your add-ons folder and try again.

Apparently it's a client/script add-on that messes with your saving GUI and ruins the function called. Try removing all of you client/script/gamemode/system/etc from your add-ons folder and try again.
Will do, I'll let you know how it turns out.

Problem solved! I had two copies of Gamemode_TysCityRPG, one was a folder and one was a zip. I simply removed the folder version of Gamemode_TysCityRPG and I was able to save bricks properly again. Thanks for the help.

Not a problem, glad I could help.