- Feb 28, 2021
- 366
- 408
Alright, first batch of bugs squashed. If there are any remaining let us know and I'll log them for the programmer's attention.
ICSTOR handed over the drafting of the plots/script for the Milfy City DLC's to myself. It gives him more time to focus his efforts on his Milfy Mafia project.
I've already finished the script for Sara's pregnancy route and sent it up to ICSTOR/the new 3D artist for the production of renders. Currently working on the script for Caroline's rote next.
There's quite a bit of planning has to go into each one given the variables. For example, how close are you to Caroline, how far have you gone with Linda, and did you cheat on Sara with Lily? These variables should change how stories play out in the DLC.
I can confirm that this won't be the case. DLC's are being designed in a way that they won't interfere with existing saves.
There's bug when Linda is in your room and you talk to her, can't procede further, when you press ignore returns to the begining of the scene:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in execute
File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in <module>
TypeError: '<' not supported between instances of 'str' and 'int'