Hi guys , i know this question is asked before but the solution is not work on my game. When I open my game , i have an error that says ;
Error: pack_fopen: unable to change datafile: not found c:lablablablahaydutlar4.exe
like here ;
http://www.adventuregamestudio.co.uk/yabb/index.php?topic=37899.0
the same problem. But that guy solved problem by Rebuilding All , but i tried build exe and then Rebuild All , but always the same problem in other pc , is there any solution ?
What are the actual folder and exe names? You do know there is a length restriction on the folder name? (either 8 or 12 chars)
Here ;
C:\Users\Inan\Documents\Haydutlar 4\Compiled\Haydutlar4.exe
Can this destination make trouble ?
Can be this because of space in "Haydutlar 4" folder name?
Possible , but i can play it on my pc , when i transfer it to other pc it must work becausethe destination will change ,there won't be any Haydutlar(space)4 file , i'm not transfering the whole game file , just compiled file. Also , i tried to make a new game and put all the files into it , it didn't work again.
There is a known issue with 3.1.2 if the path contains non-ASCII characters (such as Turkish letters), this shoudl be resolved in AGS 3.2.
If you make a directory like C:\GAME and put the compiled files in there, do you still get the errors?
OMG , thanks a lot , really thank you , i released the game and some people had problem , and they can solve this problem now , i 'm making a version of my game which has install which installs it to Program Files . Thank you a lot again :).