Oolite SVN - version display problems
Posted: Thu Oct 09, 2008 1:20 am
As I already asked in another thread, I have the little problem that Oolite displays Version (nil) instead of 1.72. To not further hijack that thread here is the new one.
I tried a bit further and it seems to ignore the Info-gnustep.plist completely.
The game starts and plays fine, but it always creates a stderr file with the following content:
So my guess is that it cannot parse the Info-gnustep.plist. Any thoughts or solutions on this?
Oh, the Info-gnustep.plist is an exact copy of the SVN Info-Oolite.plist
The header:
I tried a bit further and it seems to ignore the Info-gnustep.plist completely.
The game starts and plays fine, but it always creates a stderr file with the following content:
Code: Select all
2008-10-09 03:06:51.211 oolite[68468] File NSUserDefaults.m: 620. In [NSUserDefaults +standardUserDefaults] Improper installation: No language locale found
.:3: validity error : Validation failed: no DTD found !
<plist version="1.0">
^
.:3: validity error : Validation failed: no DTD found !
<plist version="1.0">
^
.:3: validity error : Validation failed: no DTD found !
<plist version="1.0">
^
.:3: validity error : Validation failed: no DTD found !
<plist version="1.0">
^
.:3: validity error : Validation failed: no DTD found !
<plist version="1.0">
^
Oh, the Info-gnustep.plist is an exact copy of the SVN Info-Oolite.plist
The header:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">