"Use the sauce Luke!"Tichy wrote:Just docked at Zaonce
The log file says that there are two missing textures:The two files are there, but with different cases (linux filesystems are case sensitive): Icofront_Diffuse.ong and IcoGalcop_Diffuse.pngCode: Select all
[files.notFound]: ----- WARNING: Could not find texture file "icofront_Diffuse.png". [files.notFound]: ----- WARNING: Could not find texture file "Icogalcop_Diffuse.png".
I renamed them and the problem was partially solved.
http://i.imgur.com/ISbij.png
There is still one error:I tried to softlink icofront_Diffuse.png to "Icofront_Diffuse.png - ront_Diffuse.png", but without success.Code: Select all
[gnustep]: 2012-07-13 01:14:14.413 oolite[10942] File NSData.m: 3032. In -[NSDataMappedFile initWithContentsOfMappedFile:] unable to open /home/stefano/.Oolite/AddOns/griff_Ico_normalmapped_alt_v2.0-Z.oxp/Textures/Icofront_Diffuse.png - ront_Diffuse.png
Rather than creating soft links (something the Windows version refuses to acknowledge even though Cygwin can handle), edit the shipdata plist. Wot I do.