increpare / PuzzleScript

Open Source HTML5 Puzzle Game Engine
MIT License
903 stars 159 forks source link

can't run games on latest firefox and some other browsers #791

Closed lee2sman closed 2 years ago

lee2sman commented 2 years ago

For latest firefox i'm finding i can load but can't start games. they all have the same start screen, which says Puzzle Script Terminal v1.7 Insert Cartridge.

I'm getting this in current Firefox as well as (obscure browsers) Falkon, Qutebrowser. Chrome seems fine. I don't have a mac so can't test on there. Any idea of tests to try in order to provide more info? I haven't tried puzzlescript in a few months perhaps but i didn't have any issues previously.

I'm on a Linux running Ubuntu 18.04.

increpare commented 2 years ago

Hi, thanks for the report.

I just tried to load a game and couldn't reproduce on osx.

If you could give me some more information so we can narrow it down?

Could you confirm that this particular game doesn't work? https://www.puzzlescript.net/play.html?p=58325085befa37ab497168cd803c64cb

When the error is happening, could you open up the javascript console ( Ctrl + Shift + J I think ) and let me know if there are any errors there?

Best,

S

Am Di., 30. Nov. 2021 um 04:52 Uhr schrieb Lee T @.***>:

For latest firefox i'm finding i can load but can't start games. they all have the same start screen, which says Puzzle Script Terminal v1.7 Insert Cartridge.

I'm getting this in current Firefox as well as (obscure browsers) Falkon, Qutebrowser. Chrome seems fine. I don't have a mac so can't test on there. Any idea of tests to try in order to provide more info? I haven't tried puzzlescript in a few months perhaps but i didn't have any issues previously.

I'm on a Linux running Ubuntu 18.04.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/increpare/PuzzleScript/issues/791, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADRVYBONAGKTXFHWXGOS3TUORC6JANCNFSM5JAXRGBA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

lee2sman commented 2 years ago

Hmmmm, it's intermittent for me! Firefox is working for me now after a restart, so since I can't reproduce exactly, maybe we should close.

I still have the issue in Falkon browser and qutebrowser, but seeing as these are used by an extremely small audience likely, maybe not worth investigating? (There is no inspector / javascript console in these as far as i know)

lee2sman commented 2 years ago

I'm going to close this, as i can't reproduce anymore on Firefox, so either my firefox is updated or I had some kind of javascript blocker going on that I couldn't find.