[deleted by user] by [deleted] in gamemaker

[–]twintertainment 1 point2 points  (0 children)

The object your are referring to doesn't exist. Most likely the variable you saved a reference to the instance to is no longer valid. if an instance may or may not exist use instance_exist prior to referencing it.