ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

Zeke and Luther: Riot Skate Adventures | "Character id doesn't exist"

Open Stefannag opened this issue 1 year ago • 1 comments

Describe the bug

This type of error appears on many games from Disney.

ERROR core/src/library.rs:199 Tried to instantiate non-registered character ID 0

ERROR core/src/avm2/events.rs:428 Error dispatching event EventObject(EventObject { type: "complete", class: flash.events::Event, ptr: 0xe41da8 }) to handler FunctionObject(FunctionObject { ptr: 0xda71a0, name: Ok("com.disney.minigames.zkl_spl_act_riotskateadventures::zkl_spl_act_riotskateadventures/onApiLoaded()") }) : RustError("Character id doesn't exist")

Expected behavior

To load all the files.

Content Location

Zeke and Luther: Riot Skate Adventures

Affected platform

Self-hosted version

Operating system

Windows 11

Browser

Google Chrome Version 120.0.6099.200 (Official Build) (64-bit)

Additional information

Can't find a page with the flash version.

Stefannag avatar Feb 15 '24 12:02 Stefannag