
[BUG] Posture/Stagger Meter not rendering anywhere on screen when using items that should interface with it
Closed this issue ยท 7 comments
Minecraft, modloader and mod versions
Example:
Minecraft: 1.20.1
Forge 47.3.0
Soulslike-Weaponry: 1.2.4
Describe the bug
Posture/Stagger meter is nowhere to be seen. and theres no configs for me to check to see if it's just not enabled or off screen somewhere.
Add logs
Not really a crash but theres the latest log I last used when doing testing.
latest.log
To Reproduce
I am using a sizeable modpack. I just have it installed. not sure what could have broken it.
Expected behavior
Posture meter appears on some corner of the screen when I'm trying to use guns or weapons from the mod or just in general and I can interface with the system.
Other mods or relevant info
I could get you a modlist or you could lift it from early on in the latest log I sent to see if theres anything you know that might be interrupting it's existence. Posture can still be damaged and the enemy eventually is posture broken and takes the bonus damage when I keep blasting with a blunderbuss or gun, but it's just hard to know when or where it is.
The posture bar is only shown when you gain posture loss yourself, not the targets'. I did notice that the bars location would vary between screen sizes, so maybe that is your issue. I have placed it to the left of the screen and made it somewhat scale with windows size in the upcoming update so hopefully you'll see it then. If not, feel free to open up another issue about it.
OH, welp. I thought there was a meter somewhere for the enemy. I never did take posture damage (haven't really tested any of the bosses indepth yet), so never came across it.
Yeah I can see how the wording can be confusing, maybe I'll add that as a feature actually.
sounds good. :O does your posture scale with the mob's size or health or anything?
I use a combat mod called project War Dance that has posture and staggering mechanics of it's own as baseline. I'm actually a config dev/tester for it. So the overlap is a little weird and I'd been primarily parrying with shield for free damage.
Is there any chance you can make that parry bash be a "left click or left alt while already blocking' input? right alt as default is really weird and "off in the middle of nowhere" sort of keybind...
I just set the keybind to a value that I was sure wasn't in the way especially with other mods installed, didn't really think about the placement of it as you can easily change it in the controls settings ingame, but yeah I'll look into switching it.
As for the posture values, right now it does not scale with size or health, it's just the same for every mob, maybe I'll change that later.
Could probably take a learning stroll through Project war Dance's stuff then. Since jackiecrazy (Chief, as we call him on discord) has something that computes posture from War Dance for mobs based on their hitbox and stuff i think. So you could borrow it for your own posture/stagger/poise... or even do cross compat? hint-hint wink-wink nudge-nudge