Posted June 16, 2022
Game crashed as the computer was trying to take its turn. This is the text from the error box:
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_con:
Variable obj_army.armyvalue(101417, -2147483648) not set before reading it.
at gml_Script_AI_consider_castle_defence
############################################################################################
gml_Script_AI_consider_castle_defence (line -1)
gml_Script_do_AIturn
gml_Object_obj_con_Draw_64
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_con:
Variable obj_army.armyvalue(101417, -2147483648) not set before reading it.
at gml_Script_AI_consider_castle_defence
############################################################################################
gml_Script_AI_consider_castle_defence (line -1)
gml_Script_do_AIturn
gml_Object_obj_con_Draw_64