The World of Layonara

The NWN Persistent World => Bugs => Fixed Bugs => Topic started by: hyme on March 01, 2009, 02:04:53 AM

Title: layonara_allhaks.rar
Post by: hyme on March 01, 2009, 02:04:53 AM
I found that when using Linux, the client file names are case sensitive!
In order to get the game started I had to do the following ::

mv layo_final1_V3.hak layo_final1_v3.hak
mv layo_final2_V3.hak layo_final2_v3.hak
mv layo_placeV3.hak layo_placev3.hak
mv layo_tilesBV3.hak layo_tilesbv3.hak
mv layo_miscV3.hak layo_miscv3.hak
mv layo_controlV3r6.hak layo_controlv3r6.hak

the people in IRC helped me immensely !!
:)
Title: Re: layonara_allhaks.rar
Post by: Pibemanden on March 01, 2009, 07:00:36 AM
I would like to add to this bug report that the problem is also present in the all portraits pack, I found a neat script to get it changed but sadly I can't remember it right now.
Title: Re: layonara_allhaks.rar
Post by: Script Wrecked on March 01, 2009, 09:44:51 AM
Run from the ./portraits directory:

Code: [Select]
ls | awk '{l=tolower($0);if($0!=l){printf("mv \\047%s\\047 \\047%s\\047\\n",$0,l)}}' | sh

Regards,

Script Wrecked.
Title: Re: layonara_allhaks.rar
Post by: hyme on March 01, 2009, 02:48:36 PM
hyme@AREA51:~/nwn/portraits$ ls | awk '{l=tolower($0);if($0!=l){printf("mv \\047%s\\047 \\047%s\\047\\n",$0,l)}}' | sh
mv: missing destination file operand after `Silvia-H.tga silvia-h.tga'
Try `mv --help' for more information.
mv: missing destination file operand after `Silvia-L.tga silvia-l.tga'
Try `mv --help' for more information.
mv: missing destination file operand after `Silvia-M.tga silvia-m.tga'
Try `mv --help' for more information.
mv: missing destination file operand after `Silvia-S.tga silvia-s.tga'
Try `mv --help' for more information.
mv: missing destination file operand after `Silvia-T.tga silvia-t.tga'
Try `mv --help' for more information.
Title: Re: layonara_allhaks.rar
Post by: hyme on March 01, 2009, 02:51:18 PM
mv Sil\\'via-H.tga silvia-h.tga
mv Sil\\'via-L.tga silvia-l.tga
mv Sil\\'via-M.tga silvia-m.tga
mv Sil\\'via-S.tga silvia-s.tga
mv Sil\\'via-T.tga silvia-t.tga

and THANKS AGAIN !!
:)
Title: Re: layonara_allhaks.rar
Post by: orth on March 01, 2009, 10:08:32 PM
There should be a fixinstall script in the root of your Linux install.  It does all the case sensitivity fixes.  You simply run it with:

./fixinstall
Title: Re: layonara_allhaks.rar
Post by: Hellblazer on March 01, 2009, 10:32:47 PM
HA! had to be one of my chars custom pics too lolol
SimplePortal 2.3.7 © 2008-2026, SimplePortal