You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ruffle was build from tag nightly-2022-02-19 and was initialized with "trace" log level, and the self hosted version was built with the debug flag. The log contains the data since the load of the game, until the black screen crash. extreme-pamplona-log.log
The issue with the background is related to BitmapData.draw which is currently unimplemented (#290).
I suspect that the issue with the black screen crash (though there is no error in the console) could be related to #3839, but this would need further investigation.
Describe the bug
When you start playing, the background (stadium) is briefly rendered for a couple of seconds and then completely disappears.
When you lose, the game just displays a black screen, and doesn't load anymore.
You can play the game here https://www.crazygames.com/game/extreme-pamplona
Ruffle was build from tag nightly-2022-02-19 and was initialized with "trace" log level, and the self hosted version was built with the debug flag. The log contains the data since the load of the game, until the black screen crash.
extreme-pamplona-log.log
Here are the game files:
extreme-pamplona.zip
Expected behavior
Affected platform
Self-hosted version
Operating system
Windows 11
Browser
Google Chrome Version 98.0.4758.102 64-bit
Additional information
No response
The text was updated successfully, but these errors were encountered: