Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hello,

I'm unable to launch Deep Space Exploitation. The game crashes on startup with the following error:

Font 'B612_16' is missing a full set of characters. Missing lowercase: False, Missing uppercase: True

It seems like the font resource is incomplete. Could you please look into this?

Thank you.

(1 edit) (+1)

Hey,

What version are you running? Are you running it windows or some linux setup?

Could you email me your most recent log file to juhrjuhr[at]fastmail.co.uk? You can find it in the "Logs" folder of the game folder.

This is quite a strange error. The font files are embedded in the executable and so shouldn't change after compilation.

Thanks for reporting :)

(+1)

Hi,
I’ve just sent you the log file via email as you requested.
Let me know if you need anything else.

Thanks!

(+1)

I gave you the wrong email, sorry (it was late at night for me :( ). The actual one is juhrjuhr[at]fastmail.co.uk (I've edited the original reply too).

I had a thought, are you running the game directly from the zip file without extracting it first?

(1 edit) (+2)

Hi,

No problem about the email — I’ve just re-sent the log file to juhrjuhr[at]fastmail.co.uk

And yes, I did extract the game from the zip file before running it. I’m using Windows 10, and the error occurred right when I tried to launch the game after extraction.

Let me know if I can help further. Thanks again!

(+2)

Just to close this off, Lexar7z helped me out a ton and we discovered some font validation code was using a locale based character conversion which lead to validation failure.

This is not fixed in v0.6.4.8 :)