hi im having this error every time i login and i wanted to know if there's a solution?
error:
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Step Event0
for object obj_gms:
Variable obj_player_other.player_id(100023, -2147483648) not set before reading it.
at gml_Script_gms_step (line 677) - room_id = gms_other_get_real(player_id, "room");
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_gms_step (line 677)
called from - gml_Object_obj_gms_StepNormalEvent_1 (line 1) - gms_step()
Replies (1)
Last message on 14 Jun 2021
note: i already fix the error it was that in one of the menu rooms there was the player_other objet before the gameplay room