Hey, wanna get back into things.. I set my hotel up and etc start client and boom!
Anyone knows why?PHP Code:errorCode = Could not load effect asset library Dance1 from URL HTTP status 200 bytes loaded 101/0
Printable View
Hey, wanna get back into things.. I set my hotel up and etc start client and boom!
Anyone knows why?PHP Code:errorCode = Could not load effect asset library Dance1 from URL HTTP status 200 bytes loaded 101/0
200 means OK so I think there's something missing in you're effects xml file. Dance1.swf is mandatory to boot the client so if it's not located you can't acces and will get a 404 error.
BaseURL might be set incorrectly stopping vital files from being loaded, to add to the above answer.