Warning, sensor could nor find its controller

Hi,

I’m finally getting back to my game and after changing a few things, a get warnings when I run the game. Everything seems to work, so I don’t know from how long I have them.


Warning, sensor "sensor2" could not find its controller (link 1 of 12) from object "bouton_s5.001"
    there has been an error converting the blender controller for the game engine,logic may be incorrect
Warning, sensor "sensor2" could not find its controller (link 2 of 12) from object "bouton_s5.001"
    there has been an error converting the blender controller for the game engine,logic may be incorrect
Warning, sensor "sensor2" could not find its controller (link 3 of 12) from object "bouton_s5.001"
    there has been an error converting the blender controller for the game engine,logic may be incorrect
Warning, sensor "sensor2" could not find its controller (link 4 of 12) from object "bouton_s5.001"

Those sensors are not connected to a controller form the corresponding object but to another object. It’s strange because I’ve used this structure for a while now and never got a problem.

Does anyone know where it can come from?

Edit:
Nevermind, I’ve found. In fact the sensors where linked to objects I’ve deleted, but the since the objects’ data are linked to another scene, the logic bricks where still there. I’ve totally removed them and it’s ok now.

Sorry for the useless post.

Is this an old file? As in, was the last version you used much older (such as 2.45 instead of 2.48)? It could be a compatibility issue.

Is this a python script error, or just random? Is this happening in the console?

Try re-linking things to see if they go away maybe?

-Sam