Jump to content

PixiJSv5 - Issues With Mozilla Firefox Browser On Both Windows 10 & Linux?


JeZxLee
 Share

Recommended Posts

Hi,

Went back to an older PixiJSv5 browser game.

We have issues:
(1) When we run the game on Linux Mozilla Firefox, we only get a black screen?
- Game does run 100% on Linux Google Chrome

(2) When we run the game on Windows 10 Mozilla Firefox, it works but browser console repeats an error infinitely?
- See attached screenshot below

Any ideas?
Running most up-to-date PixiJSv5.
Thanks in advance!

Current build can be run live at below URL link:
https://fallenangelsoftware.com/stuff/files/PacDudeHero4110PercentTurbo/index.html

EDIT #1:
Full source: https://github.com/SLNTHERO/PacDudeHero4110PercentTurbo

Jesse

PixiJSv5-Win10-Firefox-Errors-01.png

Edited by JeZxLee
Link to comment
Share on other sites

28 minutes ago, ivan.popelyshev said:

Up-to-date.. which exactly version of pixijs is it?

@themoonrat is there any OffscreenCanvas in interaction?

Hi,

Grabbed minified version here: https://github.com/pixijs/pixi.js/wiki/FAQs#where-can-i-get-a-build
Perhaps I am doing something wrong in the source code:? https://github.com/SLNTHERO/PacDudeHero4110PercentTurbo

Thanks!

Jesse

Edited by JeZxLee
Link to comment
Share on other sites

For 1. Try setting https://pixijs.download/dev/docs/PIXI.settings.html#FAIL_IF_MAJOR_PERFORMANCE_CAVEAT to false

For 2, could you try the latest Dev version please? Or latest release candidate at least, As I know there have been PRs to standardize access to the top level scope, away from window. And that might help in this scenario?

 

 

 

 

Link to comment
Share on other sites

11 minutes ago, themoonrat said:

For 1. Try setting https://pixijs.download/dev/docs/PIXI.settings.html#FAIL_IF_MAJOR_PERFORMANCE_CAVEAT to false

For 2, could you try the latest Dev version please? Or latest release candidate at least, As I know there have been PRs to standardize access to the top level scope, away from window. And that might help in this scenario?

 

Hi,

#1 above worked, but game has terrible performance.
Not sure why WebGL is not working in my game on Linux Firefox.
Runs 100% on Linux Chrome.

#2 checking this in a short while.

Thank you!

Jesse

Link to comment
Share on other sites

Tried latest RC, same errors spam the browser console - Windows 10 Firefox?
Uncaught ReferenceError: OffscreenCanvas is not defined
    setCursorMode interaction.min.js:8
    update interaction.min.js:8
    tickerUpdate interaction.min.js:8
    emit ticker.min.js:8
    update ticker.min.js:8
    _tick ticker.min.js:8

Link to comment
Share on other sites

remove offscreencanvas from interaction manually from "pixi.js" file if you dont want to wait while someone investigates it. I will not investigate it for sure - too many other issues ) For me its just "oh, OffscreenCanvas, again? just fix it"

Edited by ivan.popelyshev
Link to comment
Share on other sites

  • 1 month later...

Try editing the compatibility:

Restart your computer.
Clear your cookies and cache.
Restart Firefox in Safe Mode.
Reinstall Firefox.
Refresh Firefox.
Create a new Firefox profile.
Other solutions. Check browser internals. Troubleshoot the Flash plugin. Check for conflicts with your Internet security software. Check for malware.

Let me know if this works.

Regards,
Caleb

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...