BGforgeNet / Fallout2_Restoration_Project

Fallout 2 Restoration Project, updated
https://forums.bgforge.net/viewforum.php?f=39
542 stars 37 forks source link

Marcus' graphical glitch w/ mutant armor #289

Closed DondeEstaTuHallPass closed 1 month ago

DondeEstaTuHallPass commented 2 months ago

https://www.youtube.com/watch?v=pEOxlRGlv5c

Upon entering any map, Marcus with mutant armor holding heavy weapon framed weapons (plasma rifle, flamer, etc.), or rocket launcher will sometimes cause a graphical glitch where his character sprite is not correspondent to where he actually is.

This seems to happen when you exit out of the map while Marcus was moving to somewhere else at the moment, but I'm not 100% sure.

The video shows him holding heavy weapons, but as mentioned above, it can also happen if he's holding a rocket launcher. If he's unarmed, or equipped with gatling gun framed weapon, the glitch doesn't seem to happen.

burner1024 commented 1 month ago

Attach debug log. Probably some missing animations or something.

DondeEstaTuHallPass commented 1 month ago

debug.log Hope this is the right one...

burner1024 commented 1 month ago

Likely unrelated, but this is definitely wrong

gl_g_party_level_match: step = 3

gl_g_party_level_match: cur_stage = 5

gl_g_party_level_match: expected_stage = 17

gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus
gl_g_party_level_match: leveling up Marcus

partyMemberIncLevels: Marcus

Let's fix that first.

burner1024 commented 1 month ago

Feel free to comment if that still happens after fixing the config.

DondeEstaTuHallPass commented 1 month ago

Excuse me? 'After fixing the config'? You mean this is now supposedly fixed, or was I supposed to edit something in whatever-config to fix this? I'm not sure what you mean.

burner1024 commented 1 month ago

You need to fix party level config in fo2tweaks.ini.

DondeEstaTuHallPass commented 1 month ago

Oh, that. Would party_level_match=1 along with NPCAutoLevel=0 be the cause of it?

burner1024 commented 1 month ago

I doubt that.

DondeEstaTuHallPass commented 1 month ago

Well, then, I wouldn't know how to fix the issue. Don't take this in a wrong way, but I'm still unsure why you're telling me that I gotta fix this - as if I know how to.

burner1024 commented 1 month ago

The instructions for setting up the config are in the config https://github.com/BGforgeNet/FO2tweaks/blob/194ae5e5a671f20964debd3b48ddab5241ff1ddd/mods/fo2tweaks.ini#L140.