ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.68k stars 814 forks source link

Error on http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game #2567

Closed C4C-Web closed 11 months ago

C4C-Web commented 3 years ago

Error Info

Error name: ChunkLoadError Error message: Loading chunk 662 failed. (undefined: undefined) Error stack:

Si.f.j@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:37142
Si.e/<@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:35558
Si.e@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:35535
i@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:6450
a/s</<@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:6750
a/s<@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:6486
a@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:6773
k@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:16073
I@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:26157
fromNativeEmbedElement@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:27565
W@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:32699
polyfill/<@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:34306
polyfill@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:34441
init@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:4461
bind/<@http://guidemagazine.org/media/system/js/mootools-core.js:88:89
setTimeout handler*o@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:3919
negotiate@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:5122
773@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:34170
Si@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:35330
@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:68467
@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:68476
@http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game:3:68480

Player Info

Allows script access: true

Page Info

Page URL: http://guidemagazine.org/onlinegames/735-shoot-the-numbers-bible-game

Browser Info

Useragent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0 OS: Linux x86_64

Ruffle Info

Version: 0.1.0 Name: nightly 2021-01-15 Channel: nightly Built: 2021-01-15T01:03:45.335Z Commit: 09a48a71d8608803fd5dba4343c5f10c928f9652

Poopooracoocoo commented 3 years ago

Link to SWF: http://guidemagazine.org/ActionTimed_BiblNum.swf

I loaded it up in the Ruffle demo. The numbers don't appear on the balls!

n0samu commented 2 years ago

This site uses MooTools, which overrides the Request function, preventing Ruffle from loading its files. See #2463.

danielhjacobs commented 11 months ago

The site owner removed this content from this site. I can't test whether #14215 would have fixed this. It would have if it this was using MooTools version 1.11. Unfortunately, now this can't work because the content was removed.