3.70 star(s) 14 Votes

Panzone

Newbie
Sep 29, 2024
21
31
I did some more poking around. The event isn't defined to the alarm. Basically It knows it's meant to start a scene, but it doesn't know which scene to show. All the parts are there, they just aren't connected properly.

I would try to figure out a solution, but I don't know much about GameMaker, so the best I can hope for is for someone who does to come along, or for the next update posted here to patch it.
The issue has been fixed like a day after in 0.5.0.4, not sure why op uploaded an older version
 

popoclub96

Newbie
Jun 27, 2020
67
88
I played 0.3 version of this game and I don't want to start a new game everytime there us a update. My question is how do I transfer my save file to the newer version?
 

Zyoi

Member
Jul 29, 2020
142
53
the first scene with the fox gives a code error and the game crashes


############################################################################################
ERROR in
action number 1
of Step Event0
for object obj_base_dialog:

Variable Obj_npc_vixen._callback2(100591, -2147483648) not set before reading it.
at gml_Script_anon_gml_Object_Obj_npc_vixen_Alarm_0_179_gml_Object_Obj_npc_vixen_Alarm_0
############################################################################################
gml_Script_anon_gml_Object_Obj_npc_vixen_Alarm_0_179_gml_Object_Obj_npc_vixen_Alarm_0 (line -1)
gml_Script_anon_gml_Object_obj_base_dialog_Create_0_274_gml_Object_obj_base_dialog_Create_0
gml_Object_obj_base_dialog_Step_0
 

frankilbiondo

Newbie
May 25, 2022
30
8
the first scene with the fox gives a code error and the game crashes


############################################################################################
ERROR in
action number 1
of Step Event0
for object obj_base_dialog:

Variable Obj_npc_vixen._callback2(100591, -2147483648) not set before reading it.
at gml_Script_anon_gml_Object_Obj_npc_vixen_Alarm_0_179_gml_Object_Obj_npc_vixen_Alarm_0
############################################################################################
gml_Script_anon_gml_Object_Obj_npc_vixen_Alarm_0_179_gml_Object_Obj_npc_vixen_Alarm_0 (line -1)
gml_Script_anon_gml_Object_obj_base_dialog_Create_0_274_gml_Object_obj_base_dialog_Create_0
gml_Object_obj_base_dialog_Step_0
for me too, what do i do?
 

Mercedes

Active Member
Nov 19, 2017
824
1,079
So, increasing the repayment rates, for example, from 4 million to 80 million within a week, is quite extreme.
I also had a critical game crash when I tried to have a conversation with the vixen.
Is it possible to save between saves? I couldn't get out of the game and into the options menu, even to quit.
 
  • Like
Reactions: dany ouellet

Panzone

Newbie
Sep 29, 2024
21
31
Since there are two brothers do we play them both? They both see action?
Yeah there's gonna be some threesome scenes


I played 0.3 version of this game and I don't want to start a new game everytime there us a update. My question is how do I transfer my save file to the newer version?
From 0.4 onwards all saves are compatible with each other and with the latest demo version, unfortunately I cannot do much with the earlier versions, anyway you can cheese the game pretty easily if you just speedrun until the last girl
 
  • Yay, update!
  • Like
Reactions: TheBaron and Nerro

L33tmaster

Member
Jun 7, 2017
376
408
Yeah there's gonna be some threesome scenes



From 0.4 onwards all saves are compatible with each other and with the latest demo version, unfortunately I cannot do much with the earlier versions, anyway you can cheese the game pretty easily if you just speedrun until the last girl
Game is crashing at Fox scene
___________________________________________
############################################################################################
ERROR in
action number 1
of Step Event0
for object obj_base_dialog:

Variable Obj_npc_vixen._callback2(100591, -2147483648) not set before reading it.
at gml_Script_anon_gml_Object_Obj_npc_vixen_Alarm_0_179_gml_Object_Obj_npc_vixen_Alarm_0
############################################################################################
gml_Script_anon_gml_Object_Obj_npc_vixen_Alarm_0_179_gml_Object_Obj_npc_vixen_Alarm_0 (line -1)
gml_Script_anon_gml_Object_obj_base_dialog_Create_0_274_gml_Object_obj_base_dialog_Create_0
gml_Object_obj_base_dialog_Step_0
 
3.70 star(s) 14 Votes