Forums
r2906 won't start [SOLVED] - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3)
+--- Forum: Bugs (https://www.vdrift.net/Forum/forumdisplay.php?fid=7)
+--- Thread: r2906 won't start [SOLVED] (/showthread.php?tid=1356)



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