Jump to content

Recommended Posts

I have mod which adding custom badge for beaverness. All works fine except one thing. After playing woody, game will crash if press "Exit" button in main menu.

in log only this shows something useful:

 

Manager - ORPHANED UNKNOWN RESOURCES:
images/woodie.xml - 1
Assert failure 'mTextureHandle == INVALID_RESOURCE_HANDLE' at ..\source\game\render\Atlas.cpp(25): Trace follows...

 

 

any tips?

Edited by Rincevvind
Link to comment
https://forums.kleientertainment.com/forums/topic/64058-beaverness-badge/
Share on other sites

btw, thats how game crashing on exit with Millenium Fox addon:

"

 Manager - ORPHANED UNKNOWN RESOURCES:
../mods/__MilleniumFox/sound/foxpointup.fev - 2
 Manager - ORPHANED UNKNOWN RESOURCES:
../mods/__MilleniumFox/images/selectscreen_portraits/wharang.xml - 2
Assert failure 'mTextureHandle == INVALID_RESOURCE_HANDLE' at ..\source\game\render\Atlas.cpp(25): Trace follows...


"

Out of memory?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...