Error creating instance

Posted by AouabAdYT
Hi,

I just coded abilities by syncing instances in my game and when a player dies it shows all players this error
ERROR in
action number 1
of Begin Step Event
for object __newobject114:
Creating instance for non-existing object: 0


PS: I'm syncing instances with P2P messages

Replies (1)

Last message on 14 Apr 2018

AouabAdYT (Topicstarter) on 14 Apr 2018, 13:10:31
Nevermind , it's just because i didn't use
break;
at the end of each case of p2p message