Bugzilla – Bug 144649
ASC (turn based strategy game) does not work
Last modified: 2006-01-31 08:11:00 UTC
ASC does not work, because it can't find its paragui theme file. Directly after start, it exits with: > theme 'asc_dlg.theme' not found ! > fatal errorCould not load Paragui theme for ASC There are two ways to fix this: - update Paragui to version 1.0.4 (where the bug is fixed) - build ASC without paragui (by adding "--disable-paragui" as configure parameter)
fixed for 10.1 beta4