Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breast size regression bug in 6.1.3 #27

Closed
Timo713 opened this issue Jun 9, 2024 · 6 comments · Fixed by #29
Closed

Breast size regression bug in 6.1.3 #27

Timo713 opened this issue Jun 9, 2024 · 6 comments · Fixed by #29

Comments

@Timo713
Copy link

Timo713 commented Jun 9, 2024

There is a strange, very specific bug introduced in the latest 6.1.3 version when replacing characters in studio, the conditions are the following:

In studio, characters in slots that are replaced for the first time after loading a scene and DON'T have any body overlays/underlays will not have their breast size values updated on the first load, you need to load them twice to load them correctly.

This only happens once per scene loading session on characters that were already on the scene when it was loaded and not those who get replaced after importing a new character to the scene during that same session.

To replicate this bug, you need to add a character without any body overlays/underlays to the scene first, save the scene, load it, and replace the character with another one with a different breast size that also doesn't have any body overlays/underlays on it.

@ManlyMarco
Copy link
Owner

ManlyMarco commented Jun 9, 2024

Are you sure this is something new to specifically 6.1.3, have you tested 6.1.2? If both characters don't have any overlays then the overlay plugin should do nothing. If it is a new issue in the latest release then I would guess it has to be somehow caused by #26.

@Timo713
Copy link
Author

Timo713 commented Jun 9, 2024

Yes, I'm using 6.1.2 for now and all characters load fine.

@ManlyMarco
Copy link
Owner

@takahiro0327 Can you give this a look?

@takahiro0327
Copy link
Contributor

@Timo713
Try this DLL. It should fix it.
It's amazing how you were able to identify Overlay as the cause. How did you do it?

HS2_OverlayMods.zip
KK_OverlayMods.zip
KKS_OverlayMods.zip
AI_OverlayMods.zip
EC_OverlayMods.zip

@Timo713
Copy link
Author

Timo713 commented Jun 10, 2024

@takahiro0327
Yup, it seems to be fixed now.
As for how I identified the cause, well, just trial and error. I kept disabling chunks of plugins and tested until the bug disappeared and then narrowed the search until this plugin was left, lol.

@ManlyMarco
Copy link
Owner

ManlyMarco commented Jun 10, 2024

@Timo713 https://github.com/ManlyMarco/Illusion-Overlay-Mods/releases/tag/v6.1.4
Although it's probably identical to the builds above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants