adlnet-archive / scorm4unity

The Unity-SCORM Integration Toolkit is a demonstration of how content developers can use a game engine to create SCORM-Conformant content.
34 stars 17 forks source link

Crashes with IE #2

Closed rchadwic closed 12 years ago

rchadwic commented 12 years ago

In some cases, while running IE 8 or 9, the plugin crashes. Sometimes I get data before the crash, other times none.

From ADL HelpDesk Ticket 20049

rchadwic commented 12 years ago

It appears that the line 'Console.log' is failing. Some testing has shown that Console.log is only available in IE 9 when the developer tools GUI is open, or has been opened during the current execution of the browser. Fixed with a surrounding IF statement in version 1.1.