after testing i found my flaw..
keep in mind to set session.cookie_httponly = On
in your php.iniif you are using a localhosed machine on a VM or somthing like that. It happens that if you open up a SCORM the session cookies get not parsed and the main.html gets not reached.