It crashes only when a user is not logged in or when a user is using incognito mode, so there is no output. Unless there's a button that opens a terminal somewhere.
System.out.println("here");Uncaught TypeError: Cannot read property '$score2' of null
at g_UserInfo_getScore (scenario20656.js:21629)
at HighScore__init_ (scenario20656.js:21527)
at MyWorld__init_ (scenario20656.js:20835)
at NewGame_act (scenario20656.js:17648)
at NewGame.$act (scenario20656.js:23632)
at gc_Simulation_actActor (scenario20656.js:9209)
at gc_Simulation_runOneLoop (scenario20656.js:9129)
at gc_Simulation_runContent (scenario20656.js:7877)
at gc_Simulation_run (scenario20656.js:7617)
at gc_Simulation.$run (scenario20656.js:23469)highScore = myInfo.getScore();
If( myInfo! = null)