Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: fancasopedia on Tue 02/07/2019 18:14:56

Title: Unable to load font 0 problem?
Post by: fancasopedia on Tue 02/07/2019 18:14:56
Hello guys, when i carry the exe file into Compiled/Windows and tried to run its givig this error. I google it, I tried to import several different fonts but this error didn't go. Could please help me with this annoying thing. Because I really don't know how to solve it.  Thank you...
Title: Re: Unable to load font 0 problem?
Post by: Crimson Wizard on Tue 02/07/2019 18:31:48
Quote from: fancasopedia on Tue 02/07/2019 18:14:56
Hello guys, when i carry the exe file into Compiled/Windows and tried to run its givig this error. I google it, I tried to import several different fonts but this error didn't go. Could please help me with this annoying thing. Because I really don't know how to solve it.  Thank you...

You should not manually copy exe to Compiled/Windows, instead you need to do Build -> Build EXE (or Rebuild all files) from main menu.
If you copy exe from _Debug, that is a "stripped" game exe that does not contain any game resources.
Title: Re: Unable to load font 0 problem?
Post by: fancasopedia on Tue 02/07/2019 18:50:04
Thank  you very very much. Problem solved :)