You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IsObjectInitialized function is causing it (same thing happens on 1.6.640). Everything is fine when accessing objects and objectInit members directly. IsObjectInitialized crashes or returns 100% wrong values.
Reporting it here because IsObjectInitialized is unique to NG project and doesn't exist in PO3 fork.
Skyrim SSE v1.5.97 its crashing on
BGSDefaultObjectManager::GetObject
call. Tested withkKeywordNPC
currently.Crash log with
DefaultObjectID::kKeywordNPC
https://github.com/CharmedBaryon/CommonLibSSE-NG/blob/main/src/RE/B/BGSDefaultObjectManager.cpp#L33
Crash log with
DEFAULT_OBJECT::kKeywordNPC
https://github.com/CharmedBaryon/CommonLibSSE-NG/blob/main/include/RE/B/BGSDefaultObjectManager.h#L1055
The text was updated successfully, but these errors were encountered: