Quote:
Originally Posted by Ataros
Thanks a lot for all the answers.
This is how a path to cache looks
C:\Documents and Settings\Администратор\Мои документы\1C SoftClub\il-2 sturmovik cliffs of dover\cache
This is Russian WinServer 2003 x32, contains Cyrillic letters. Can this cause the problem?
|
attachment has a modified version for you, i hope this resolves the error.
i dont think its caused by Cyrillic letters, the cs files containing nonstandart chars are saved as utf8 by default unless you force them to save as ascii, i think its the
Path.GetDirectoryName(System.Reflection.Assembly.G etExecutingAssembly().Location) command that returns something different in win server 2003.
make sure you extracted the modified archive to
"C:\Documents and Settings\Администратор\Мои документы\1C SoftClub\il-2 sturmovik cliffs of dover\missions\Multi\Dogfight\StbVolcanicIslands2\ "
, not the one inside program files so
"StbVolcanicIslands2.cs" file location should be like this:
"C:\Documents and Settings\Администратор\Мои документы\1C SoftClub\il-2 sturmovik cliffs of dover\missions\Multi\Dogfight\StbVolcanicIslands2\ StbVolcanicIslands2.cs"