> The second one is a crash when I try to specify a savegame at the > commandline around polled_ss.c, L543. i is 0 and newsong->instruments[i] > is a stray pointer into kernel memory (Hence just a read causes an access > violation).
There's some very weird stuff going on with the whole command-line, read in config file at the moment. Thanks for letting me know about this one. The save game works fine if you don't use the command line? Alex.
