r2906 won't start [SOLVED] - ocirne94 - 11-12-2010
Hi all,
r2906 will crash before showing the menu, with the message:
Code: $ vdrift -multithreaded
[...]
INFO: Loaded fonts successfully
ERROR: InfoLabel defined twice.
ERROR: Error loading GUI page: data/skins/simple/menus/AssignControl
ERROR: Error loading GUI files
INFO: Exiting
Ocirne
- NaN - 11-12-2010
Make sure to use the latest vdrift-data.
- ocirne94 - 11-12-2010
Ouch, of course you're right; but with the latest datarev, even if everything is working, I get
Code: ERROR: External option "control.mousegrab" has no internal GUI counterpart
ERROR: External option "game.camera_mode" has no internal GUI counterpart
ERROR: External option "control.mousegrab" has no internal GUI counterpart
ERROR: External option "game.camera_mode" has no internal GUI counterpart
Ocirne
- NaN - 11-12-2010
Settings "control.mousegrab" and "game.camera_mode" are not accessible by the GUI. Just a debugging artifact (will disable it).
- thelusiv - 11-12-2010
Resolved, locked
|