There should definitely be an error:
function init(self)
msg.post("WRONG", "message")
end
results in:
ERROR:GAMEOBJECT: Instance '/WRONG' could not be found when dispatching message 'message' sent from main:/main#script
There should definitely be an error:
function init(self)
msg.post("WRONG", "message")
end
results in:
ERROR:GAMEOBJECT: Instance '/WRONG' could not be found when dispatching message 'message' sent from main:/main#script