RisenPhoenix69 Posted January 29, 2024 Share Posted January 29, 2024 Just as the title says, when i try to use the Hammer in the GrymForge i instantly crash. I've tried turning all mods off that i can but with no luck. this is the string in runtime log which i think is the problem, but i have no idea what mod could be causing it. >>> call COsiris::Event >>> event StatusAttempt(S_UND_KethericCity_AdamantineGolem_2a5997fc-5f2a-4a13-b309-bed16da3b255, "AI_HELPER_SCRIPTEVENT", ccadd522-94f5-042b-33a5-b271d0045516, 0) exec [DIV query] IsStatusFromGroup( "AI_HELPER_SCRIPTEVENT", "SG_DropForNonMutingDialog", [out] 1 ) Query returns: IsStatusFromGroup( "AI_HELPER_SCRIPTEVENT", "SG_DropForNonMutingDialog", 0 ) >>> call COsiris::Event >>> event StatusAttempt(DEC_Ketheric_Giant_Forge_Platform_Top_CogWheels_A_000_6cea1830-18da-4e82-b4a1-784d7b2315a4, "PRONE", ccadd522-94f5-042b-33a5-b271d0045516, 0) exec [DIV query] IsStatusFromGroup( "PRONE", "SG_DropForNonMutingDialog", [out] 1 ) Query returns: IsStatusFromGroup( "PRONE", "SG_DropForNonMutingDialog", 0 ) >>> call COsiris::Event >>> event StatusAttempt(DEC_Ketheric_Giant_Forge_Platform_Top_CogWheels_A_000_6cea1830-18da-4e82-b4a1-784d7b2315a4, "UND_ADAMANTINEFORGE_HAMMERHELPER", ccadd522-94f5-042b-33a5-b271d0045516, 0) exec [DIV query] IsStatusFromGroup( "UND_ADAMANTINEFORGE_HAMMERHELPER", "SG_DropForNonMutingDialog", [out] 1 ) Query returns: IsStatusFromGroup( "UND_ADAMANTINEFORGE_HAMMERHELPER", "SG_DropForNonMutingDialog", 0 ) >>> call COsiris::Event >>> event StatusAttempt(DEC_Ketheric_Giant_Forge_Platform_Top_CogWheels_A_000_6cea1830-18da-4e82-b4a1-784d7b2315a4, "AI_HELPER_SCRIPTEVENT", ccadd522-94f5-042b-33a5-b271d0045516, 0) exec [DIV query] IsStatusFromGroup( "AI_HELPER_SCRIPTEVENT", "SG_DropForNonMutingDialog", [out] 1 ) Query returns: IsStatusFromGroup( "AI_HELPER_SCRIPTEVENT", "SG_DropForNonMutingDialog", 0 ) >>> call COsiris::Event >>> event StatusAttemptFailed(DEC_Ketheric_Giant_Forge_Platform_Top_CogWheels_A_000_6cea1830-18da-4e82-b4a1-784d7b2315a4, "PRONE", ccadd522-94f5-042b-33a5-b271d0045516, 0) >>> call COsiris::Event >>> event TutorialEvent(Elves_Male_Sub_Race_Player_ccadd522-94f5-042b-33a5-b271d0045516, 8d5b5b23-814d-4f3a-92f7-73c868dc20f4) exec [Osi user query] QRY_GLO_Tutorials_IsAfterHelmFightStart( ) added my load order for mod visibility as well Load_Order.lsx Link to comment Share on other sites More sharing options...
RisenPhoenix69 Posted January 29, 2024 Author Share Posted January 29, 2024 So, I've gotten it to work without crashing. BUT it only works IF a player character gets hit with the hammer as well. it's very odd, at this point I dont think its even a mod and maybe a bug from the last update Link to comment Share on other sites More sharing options...
RisenPhoenix69 Posted January 29, 2024 Author Share Posted January 29, 2024 Update #2: So I just found out through testing that another bug I'm having where characters will randomly gain temp HP for exactly half of the damage they deal with an attack. This is somehow linked with this error. I was able to clear the fight at the Grymforge ONLY if i hit my own character with the hammer as well and ONLY IF I didnt have temp HP. it crashed ANY other time Link to comment Share on other sites More sharing options...
Recommended Posts