[SOLVED]ScreenController.bind() is never called!!!

The onStartScreen and onEndScreen is called, but the bind isn’t :/. Have someone experencied this issue? So I’m not getting to get the nifty and screen parameters

Nevermind, I just missed to put “super.bind(nifty, screen)” on my subclass -.-.