Frequently Asked Questions
This is an attempt to answer the most frequently asked questions for the nolf games.

 

Error messages

Nothing explains an error better for a normal human being than:



You should now know what the problem is right away, right?
I'm no expert when it comes to interpret these, but I know what usually causes a few of them. If anyone have any more info about these, feel free to leave a post in the forum.
ERROR in CInterfaceMgr::Init(): Could not initialize ScreenSpriteMgr!
Manage all game-side handling of 2d (screenspace) sprites

Does your graphic card support T&L?
Direct X related
Graphic card driver issues
ERROR in CInterfaceMgr::Init(): Could not initialize Cursor!
Manages all mouse cursor related functionality.

Does your graphic card support T&L?
Direct X related
Graphic card driver issues
ERROR in CInterfaceMgr::Init(): Could not initialize LayoutMgr!
This seems to control every 2d action that happens in the game, actionbars, frames, health bar, loading screens, icons.

Does your graphic card support T&L?
Direct X related
Graphic card driver issues
ERROR in CInterfaceMgr::Init(): Could not initialize MenuMgr!
This part seems to control ingame menus

Does your graphic card support T&L?
Direct X related
Graphic card driver issues
ERROR in CInterfaceMgr::Init(): Could not initialize InterfaceResMgr!
Missing dll files (wrong dll files)
Does your graphic card support T&L?
Direct X related
Graphic card driver issues
ERROR in CProfileMgr::Init(): Could not initialize ProfileMgr!

You're most likely missing something or have a corrupt file in your profile folder
CLTDirectMusicMgr::InitLevel or CLTDirectMusicMgr::InitLevel
Most likely to happen in multiplayer with custom maps, the world properties object contains a instruction about which level music file to play. NOLFOrch.txt from Nolf1 is the default and this is most likely not removed. The game will then search for this file and will sometimes crash when it isn't found.
ERROR in CPerformanceMgr::Init(): Could not initialize PerformanceMgr!
Manages performance related settings, low/high quality, rendering shadows etc.

Will write more about this after more research
ERROR in CInterfaceMgr::Init(): Could not initialize HUDMgr!
Will write more about this after more research

ERROR in CInterfaceMgr::Init(): Could not initialize Player Stats!
Will write more about this after more research


 

 


 

 

 

By clicking 'Accept', you agree to the storing of cookies on your device. They are mainly used to store avatar, username. This website will not collect data from normal users.