Did the Masu-training worked before?2184 wrote: Tue Jul 22, 2025 4:11 pm Three times now, Tease AI Awakening has crashed at the same spot during "Masu training". Right after starting (or finishing?) angry monkey the main Domme suddenly appears and says "And back to the forms..." and then the application crashes.
I managed to click "Write Protocol Immediately" this time so I have attached the logs. There are no errors in ErrorLog.
- Spoiler: show
Anyway, ...
My guess would be the if command, already on my to-do-list, it's a bit sensitive.
Check if these variables exist and their values:
MasuRoundsC1_18102022
MasuRoundsC1Count_18102022
29102022PlayerLevel
You may try to add this to the start-script to set them just in case:
@NullResponse @SetVar[PicsRoundsC1_18102022]=[#Random(6,9)]
@NullResponse @SetVar[MasuRoundsC1_18102022]=[#Random(6,9)]


