Not sure if it's just happening with me but some of the locations that you gotta shoot to make the item spawn are making my game crash after the item spawns. And then this shows:
___________________________________________
############################################################################################
ERROR in action number 1
of Step Event0 for object obj_p1_projectile:
unable to convert string "fin" to int64
at gml_Object_obj_p1_projectile_Step_0
############################################################################################
gml_Object_obj_p1_projectile_Step_0 (line -1)
This happens on the first and second lamp post at the beginning and on the second lamp post after the airplanes area. Not sure if there are more hidden spots with this issue, so I'll check out again to make sure.
UPDATE: The only other one I found out was the other lamp post after the airplaines area. Which confirms this is only happening on the lamp posts.