Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm not sure then! That specific error you get has to do with fonts which is odd!

Does the game work without the mod?

Yeah, both versions work without the mod. The problem appears when I add modernizer in customize options and disappears when I remove it. I must add that I use Win 7 with Japanese locale, now that you mentioned that it seems to be related to fonts...

ah yeah that could explain it. Sorry these old engines are great with fonts. Do you have the default English Ariel font installed? I believe it falls back onto that if it detects a different language.


I’ll poke around in the code sometime this week or weekend to figure out if we can get you in game.

(+1)

Despite the Japanese locale, I don't think I have any issue with English fonts. I play many games (both new and old) in English and text is displayed perfectly fine. Besides, NOLF works fine with English language if the modernizer turned off.

Anyway, thanks for looking into it. :)

Can you upload your debug.log file? Should be in your NOLF directory.

(1 edit)

Strange thing. I removed the game, reinstalled it, redownloaded the modernizer and now it works. Only crashes on exit, but other than that - no issues.

Man, I hope you didn't spend too much time trying to find the issue, because I feel really bad reporting a problem that probably didn't even exist. I just needed to try to reinstall it a few times, after rebooting my PC as well.

Here's debug.log:

-- Hello World, We're all set here. Enjoy the show!
Hooked window!
Initialized interface\fonts\font_help.pcx
Initialized interface\fonts\font_small_0.pcx
Initialized interface\fonts\font_med_0.pcx
Initialized interface\fonts\font_large_0.pcx
Initialized interface\fonts\font_large_0_hd.pcx
Initialized interface\fonts\font_title.pcx
Initialized interface\fonts\MsgFontFore.pcx
Initialized interface\fonts\NumberFontFore.pcx
Initialized interface\fonts\font_air.pcx
Initialized interface\fonts\HUD_chooser.pcx
Cache Miss for <4038486090>
Cache Miss for <3382619698>
Cache Miss for <169376769>
Cache Miss for <1454605384>
Cache Miss for <2885672953>
Cache Miss for <3654982737>
Cache Miss for <3792712217>
Cache Miss for <3482124046>
Cache Miss for <1022445060>
Cache Miss for <3909066509>
Cache Miss for <2980176513>
Hello Speedrunners, I believe you need these: MissionPtr <6e854d5c> ScenePtr <6e854d5d>
Here's the address for IsLoading <6e8674ec>
Make sure the game isn't loading from the .rez file, otherwise these will change everytime you load the game!
Cache Miss for <945350828>

yeah no worries! I looked at it, and the only possible fail point is if it doesn’t load the font files correctly, in which case the log would show that. 

Glad to see it works now! Hope you enjoy!

(+1)

Yes, I'm gonna do a playthrough with the modernizer. :) Thanks again for this mod.