So I've removed the RTP from my game, including all references in the script to the VL Gothic font. Yet it still says I need that font when I try to run the game. Aside from copying the font, is there something I'm missing? I'd rather not copy a font that is never used anywhere.
Removing ALL the RTP, including VL Gothic
● ARCHIVED · READ-ONLY
-
-
Are you looking for something like this?
-
Already did that. Well, Luna Engine already does it. Every single reference to "VL Gothic" has been scrubbed from all the scripts just to be sure. I even replaced the "right arrow" with a different symbol that is in Open Sans. Is it hardcoded in the engine that the font must exist?
-
No, that shouldn't be it. Do you have a font defined? Is it in a Fonts folder in the game directory?
-
I'm using Luna Engine, which defines the default font. I changed it to Open Sans everywhere VL Gothic is used, and of course have that font in the fonts directory.
-
Hm, I'm not sure what the problem is, then. Try out the solution proposed in the thread regardless, it won't hurt anything. Probably xD
-
No change with that.
-
As a test, I started a new project, removed all the RTP references, and changed Main. Saved it, altered Game.ini so it wouldn't look for the RTP, reloaded the project and ran it in test mode. Same error. I ran Game.exe in case it was the editor, and got the same error.