I noticed a bug, in Free Play mode the Strip card only works on you (Anne, or someone else you swapped with) and Yuri. Nanami and Kari are very much unaffected.
To summarize, Jumanji, but pregnancy. · By
Just to use the thread for efficiency's sake, I had a bug where Kari had Foal Play basically not advanced at all near the end of the board. She got a move 6 and advance, went to full term immediately, walked onto the exit tile, and the game crashed.
___________________________________________
############################################################################################
ERROR in action number 1
of Other Event: User Defined 1 for object control_preg:
index out of bounds request 45 maximum size is 45############################################################################################
gml_Script_sc_board_cont (line 171)
gml_Object_control_preg_Other_11 (line 39)
gml_Object_world_Step_0 (line 14)
EXACTLY the same issue with Nanami, except Foal Play was not involved. One baby, same card, got to the end and shot up to hyper-sized and then crashed.
___________________________________________
############################################################################################
ERROR in action number 1
of Other Event: User Defined 1 for object control_preg:
index out of bounds request 45 maximum size is 45############################################################################################
gml_Script_sc_board_cont (line 171)
gml_Object_control_preg_Other_11 (line 39)
gml_Object_world_Step_0 (line 14)
Trying to load a saved State in free play:
___________________________________________
############################################################################################
ERROR in action number 1
of Draw Event for object obj_sort:
ds_grid_resize argument 1 invalid reference to (ds_grid) - requested 1 max is 1############################################################################################
gml_Object_obj_sort_Draw_0 (line 6)