CrevsDaak Posted January 29 Share Posted January 29 On line 329 of stratagems/ssl/library.slb, TARGET=Celestials is defined, but in line 330, its sole corresponding potential target object, is the malformed object identifier [GOODCUTOFF.0.0.0.182] which refers to an index not present in specific.ids (however it could be added, in order to detect celestials, but this is not done). While this most likely does nothing in the EEs, it makes oBG2 crash with a "ASSERTION FAILED! Return Address: 0x940CB5 File: ObjCreatureAI.cpp Line: 19722" message. Fixing it by adding a custom 182 - CELESTIAL identifier number to specific.ids is probably ideal, can also be fixed in other non-intended ways. Attached is a hotfix that will fix this issue by appending to specific.ids and assigning the value to celestials' creature files. c7fixcelestialspecific.tp2 Quote Link to comment
DavidW Posted January 29 Share Posted January 29 Thanks, will incorporate. I haven't a clue where that's coming from. Quote Link to comment
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.