darkconsole / dse-soulgem-oven

Soulgem Oven 4 Special Edition Edition
BSD 3-Clause "New" or "Revised" License
27 stars 5 forks source link

Morphs stop applying after certain index in a list #23

Open BreadDain opened 2 years ago

BreadDain commented 2 years ago

There is some sort of limitation for custom morph sliders after which mod wouldn't apply any in the list, like if they do not exist. Suspect string size overflow, couldn't determine issue myself.

Steps to reproduce: populate slider list with 10-15 entries in total, trigger pregnancy effects and check if morphs at the end of the list are applied correctly.

siu357 commented 1 year ago

Same Issue Here. I fount out body(Gem) morphs work up to 9, and milk morphs do only 3.

darkconsole commented 1 year ago

could i get a data\config\dse-soulgem-oven\settings\Custom.json file to try on my game? make sure its not some sort of problem with what is saved and how first.

(screenshot from my mo2 setup) image

darkconsole commented 1 year ago

a papyrus.log would be nice too to see if the scripting is bombing on anything. to be any use it would need to be a save that has the problem, do something like use the wheel menu to turn off scaling and then back on again, save, and then send the log. that should collect enough info within it.

image

siu357 commented 1 year ago

Custom.zip Sorry for checking up the comment late. Here's my custom setting. And through futa playing, I found out Semen sliders work only one. Figured out 2 names of the bone regarding to genitals and put them, but didn't work, If I got the bone name right. Well, I tried to create the log, but turning off scaling and then on didn't get me anything. Maybe because I'm not familiar with papyrus, since I haven't using it for debugging something... (But yes, I turned the option on 'Debug in Console/Log' in MCM, and there were some logs like "[SGO] [ShowPageSliders]". If you need some console logs, I can try debugging as you want to.) And finally, it's not related to this issue, but I can't see any widget showing up. I installed iWantWidget a couple of days after I got SGO4, but I doubt this is the problem...