The "advanced settings" option in the EC_Pushup plugin does not seem to work properly. #375
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IllusionMods/KK_Plugins#375
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version:
v1.5.2
Steps to Reproduce:
Expected Behavior:
The "advanced settings" should remain enabled after reloading the cloth data, just like it does when saving and reloading character data.
Possible Cause:
It seems the plugin may be storing the "advanced settings" configuration in the character save file instead of the cloth save file. If the settings were correctly saved with the cloth data, EC_Pushup should work properly when changing clothes.
Thank u :)
Did it work correctly in any previous version? Can you send output_log after triggering the issue?
@ManlyMarco wrote in #375 (comment):
In previous versions (maybe v1.4.x), I noticed that EC_Pushup would log [Errors] during loading. I reported the issue at the time, and it was fixed—no more [Error] logs appear now.
Currently, the plugin loads successfully without [Errors], but the functionality issue persists (as described earlier).
I’ve attached:
Plugin version details,
Debug logs for saving/loading cloth saves.
Debug logs for saving/loading character saves.
To summarize:
🔔 EC_Pushup works correctly with character saves(which should be cloth saves I thought).
❌ "advanced settings" are not preserved with cloth saves.
It seems The EC_Pushup plugin is functioning (without [Errors]), but it's applying to the wrong save data location.
Let me know if you need additional information.
Thanks for the details, looks like it might have never worked correctly in the first place. I won't work on it for now (until it's time to update the HF Patch I guess) so if anyone else wants to have a go at it, feel free (the PR bounty is still up).