Patrefans
Viceburg from patreon
Viceburg patreon

Viceburg 0.0.13 Changelog

🕑 Added 2025-06-07 18:22:10 +0000 UTC

Comments

Hansi

However you can fix your save by coding. Either "quick" and dirty with multiple reloads: Temporarily replace t.breastSize with any number from 0-5, save, reload browser, play and go through a temporary gender change day, save, don't forget to fix the HTML values back again, save, reload browser. Or a bit more advanced by simply adding "if(e.body.breastSize.value==null){e.body.breastSize.value=0.1}" in this code snippet: ... e.characterEvents.unregisterEvent(e.info.id,"gender change one day female")}>>insert-here<<}class ...

Hansi

Oh, it's just a problem loading the player from "saveBody". it saves values as femininity, breastSize, buttSize, penis_size, vagina_size. but it tries to load femininity, face , buttSize, penis_size, vagina_size. Easy fix because there is only one occurence: Download the HTML file and open it, then search and replace "e.body.breastSize.value=t.face" by "e.body.breastSize.value=t.breastSize" Done. This will not fix already broken saves, because it will store the null reference continuously.


More Creators