Comment 15 for bug 998584

Revision history for this message
Miguel Mendes Ruiz (migmruiz) wrote :

doing
wartool -m -v -r /path/to/war2cd ${CMAKE_INSTALL_PREFIX}/share/games/stratagus/wargus
runs to the end ignoring those incomplete entries, no Segmentation Fault, ok.
but wargus won't run after that

besides
wartool path/to/war2cd ${CMAKE_INSTALL_PREFIX}/share/games/stratagus/wargus
witch worked without warning then now ignores those incomplete entries and wargus won't run either, not even without sound

$ wargus
[string "/usr/share/games/stratagus/wargus/scripts/s..."]:211: attempt to call global 'DefineDefaultResourceMaxAmounts' (a nil value)
stack traceback:
 [string "/usr/share/games/stratagus/wargus/scripts/s..."]:211: in main chunk

is this expected?

thanks for the patch anyway!