01-29-2011, 07:38 PM
There was a small bug in the save system that caused some saves to become unusable if they contained scripts with certain syntax. I fixed it, but I had to make a small change to how the code was saved. When loading an old save file, [[ and ]] in scripts will show up with backslashes; removing the slashes and resaving the file will fix it.