Erik Søe Sørensen skrev:
# glob2 --nox
usage:
--nox <game file name> <number of steps> <number of runs>
zero steps will make the game run until the end.
Right, thanks!
For some reason I thought it might be a server-mode thing...
...The reason being that "glob2 --help" just says:
-nox <game file name> runs the game without using the X server
Anyway, there seems to be a problem with that option - it triggers a
segfault right away, here:
0x080f0ce5 in GameGUI (this=0xbf7f3a54) at src/GameGUI.cpp:132
132 minimap(globalContainer->gfx->getW()-128, 0, 128, 14,
Minimap::HideFOW)
- because globalContainer->gfx == NULL.
/Erik
_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel