Dear VDrift team,
first of all I'd like to thank you for your excellent work. VDrift has really been a joy to play - fantastic thing for occasional gamers like me.
I have installed VDrift from the PlayDeb sources on my Ubuntu 12.04 (Precise) machine and it worked out pretty well. However, what bothered me was the limited choice of tracks and cars. I tried to download these (entire tracks/ and cars/ folders, g-zipped from the SVN web repositories) and put those missing tracks and cars into my corresponding directories. That didn't work out. The new tracks and cars showed up in the game, but didn't have a preview. And when I selected them to race with, the game started to load but then immediately jumped back to the menu.
Anyway, so I thought I'd go another way and replace my entire vdrift-data folder. I checked out the sources to /usr/share/games/vdrift/data, using the command
Code:
cd /usr/share/games/vdrift
svn co https://vdrift.svn.sourceforge.net/svnroot/vdrift/vdrift-data data
which probably isn't the best solution (since that's the directory used by the VDrift Ubuntu packages) but I really don't want to bother myself with compiling the sources and the update cycle is probably so not so fast anyway. To make a long story short, that didn't work either. I now get the following error on startup:
Code:
ERROR: Error loading GUI page: /usr/share/games/vdrift/data/skins/simple/menus/AssignControl
ERROR: Error loading GUI files
ERROR: Error initializing graphical user interface
INFO: Exiting
I have found another forum entry [1] with the same error, but the suggestion was to update vdrift-data. I can't really see the point in my case, since the update even
caused the whole problem. Subversion says it's revision 1019 which is supposed to be the latest revision, isn't it?
I thought maybe the revision is
too new. Am I using a development version that doesn't get along with the Ubuntu package (version from 2011-10-22 according to package name)? But in fact, I really have no idea. Of course I could reinstall the Ubuntu vdrift-data package, but I really want to have all the cars and tracks available. So I'd really appreciate of you could help me out and suggest what could be going wrong here (or a better way to import all cars and tracks to the Ubuntu version)?
Thanks a lot and keep on the great work!
Regards, danpo
[1]
http://vdrift.net/Forum/viewtopic.php?p=11410