Skip to content

Super Mario 63 - Inside the Castle: Main Hall not working #8217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
68r opened this issue Oct 6, 2022 · 2 comments
Closed

Super Mario 63 - Inside the Castle: Main Hall not working #8217

68r opened this issue Oct 6, 2022 · 2 comments
Labels
bug Something isn't working T-perf Type: Performance Improvements

Comments

@68r
Copy link

68r commented Oct 6, 2022

Describe the bug

#What it looks like when you go to the 'inside the castle: main hall" level in super mario 63
ezgif-2-e7a923b744

Debug Info:

Player Info

Allows script access: true
Renderer: WebGL

Page Info

Page URL: https://mathgames66.github.io/p/supermario63.html
SWF URL: https://mathgames66.github.io/498969_Super_Mario_63__2009_.swf

Browser Info

User Agent: Mozilla/5.0 (X11; CrOS x86_64 14909.132.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36
Platform: Linux x86_64
Has touch support: true

Ruffle Info

Version: 0.1.0
Name: nightly 2022-10-06
Channel: nightly
Built: 2022-10-06T00:17:35.767Z
Commit: 4b2907e
Is extension: false

Metadata

width: 450
height: 300
frameRate: 32
numFrames: 25
swfVersion: 8
backgroundColor: #000000
isActionScript3: false
uncompressedLength: 19339460

Expected behavior

what it supposed to look like: https://super-mario-63.fandom.com/wiki/Main_Hall

Affected platform

Self-hosted version

Operating system

Chrome OS 14909 14909.132.0

Browser

Chrome

Additional information

No response

@68r 68r added the bug Something isn't working label Oct 6, 2022
@n0samu n0samu added the T-perf Type: Performance Improvements label Oct 6, 2022
@n0samu
Copy link
Member

n0samu commented Oct 6, 2022

Looks like it's hitting a script timeout:

[ERROR ruffle_core::avm1::runtime] A script in this movie has taken too long to execute and has been terminated.
[ERROR ruffle_core::avm1::runtime] No more actions will be executed in this movie.

I'm not sure if this is a regression from #6906, if it's a difference between game versions, or if Newgrounds has the script timeout disabled. Either way, the performance needs significant improvement.

@n0samu
Copy link
Member

n0samu commented Apr 1, 2023

Fixed by #10330

@n0samu n0samu closed this as completed Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working T-perf Type: Performance Improvements
Projects
None yet
Development

No branches or pull requests

2 participants