Save/Load Multiplayer Problems

Lol. Of all the people to be having problems... Anyway, I load up the server, connect to it and paly for a while, then ave it in the server and shut it down. I then load the save game instead of the original asl file and get error #9, subscript out of range. I'm not sure why though, this error is usually caused by typos (forgetting < or > or closing functions)...

Can you please send me the QSG and ASL files, and I'll take a look into it.

I'll email you them as soon as hotmail's unlocked for lunch. There's quite a bit of code though... I've tested all the coded in the game and they seem fine. Have a look and see what you make of them.

Can you run perl code? Try running the read-qsg.pl program I posted in the other thread on it.

No, can't run perl codes. Sorry.

ISTR that .qsg doesn't save cloned objects correctly.

Problems with cloned objects should be fixed in Quest 4.

The problem Elexxorine is having is specific to QuestNet, and occurs when the game is saved after players have connected. Because these players are not there when the QSG file is re-loaded, the problem occurs. This is a bug I will fix for the next version.

Thanks, Alex.