ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

Red Ball Freezes On Level 1

Open TheAmazingAladdin opened this issue 3 years ago • 8 comments

Describe the bug

You can't control red ball at this point image

Expected behavior

Red ball should be controlled

Affected platform

Desktop app

Operating system

Windows 11

Browser

No response

Additional information

logruffle.txt

TheAmazingAladdin avatar Aug 27 '22 11:08 TheAmazingAladdin

Can you please provide a link to the SWF file?

n0samu avatar Aug 27 '22 14:08 n0samu

Can you please provide a link to the SWF file?

The original flash can be find on https://redball17levels.com/downloads.html

You can't control red ball at this point

Avm2 still don't have a keyboard control, So we had to wait longer.

p0008874 avatar Aug 27 '22 14:08 p0008874

This is fixed by #7779, though the game still isn't playable because the level doesn't scroll like it should.

n0samu avatar Aug 28 '22 00:08 n0samu

If you use #7782, ruffle freezes after clicking on level 1 while the music is playing...

(I don't know why the small text on the ruffle window after the english phrase is in portuguese...)

image

[2022-08-28T15:43:50Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot access property ::isSpecialProperty of null or undefined
[2022-08-28T15:43:50Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot access property ::isSpecialProperty of null or undefined
[2022-08-28T15:43:50Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot access property ::isSpecialProperty of null or undefined
[2022-08-28T15:43:50Z ERROR ruffle_core::avm2::events] Error dispatching event EventObject(EventObject(GcCell(Gc { ptr: 0x14e0c3d7a38 }))) to handler FunctionObject(FunctionObject(GcCell(Gc { ptr: 0x14e12e80398 }))) : "Cannot access property ::isSpecialProperty of null or undefined"

TheAmazingAladdin avatar Aug 28 '22 15:08 TheAmazingAladdin

From #7790, Red Ball is still unplayable as the gray rectangle long bricks fall down instead of levitating up and down... image

[2022-08-29T00:07:17Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot get undefined property "localToGlobal" on class Some(ClassObject { name: PlayerBox, ptr: 0x1ddf4a30ff0 })
[2022-08-29T00:07:17Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot get undefined property "localToGlobal" on class Some(ClassObject { name: PlayerBox, ptr: 0x1ddf4a30ff0 })
[2022-08-29T00:07:17Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot get undefined property "localToGlobal" on class Some(ClassObject { name: PlayerBox, ptr: 0x1ddf4a30ff0 })
[2022-08-29T00:07:17Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot get undefined property "localToGlobal" on class Some(ClassObject { name: PlayerBox, ptr: 0x1ddf4a30ff0 })
[2022-08-29T00:07:17Z ERROR ruffle_core::avm2::events] Error dispatching event EventObject(EventObject(GcCell(Gc { ptr: 0x1ddf9286538 }))) to handler FunctionObject(FunctionObject(GcCell(Gc { ptr: 0x1ddf8e239a8 }))) : "Cannot get undefined property \"localToGlobal\" on class Some(ClassObject { name: PlayerBox, ptr: 0x1ddf4a30ff0 })"

TheAmazingAladdin avatar Aug 29 '22 00:08 TheAmazingAladdin

There's still a lag in train so it's barely playable for who doesn't have pacience...

TheAmazingAladdin avatar Sep 01 '22 23:09 TheAmazingAladdin

You shouldn't really expect great performance when support for something is still in its infancy.

LukeSaward avatar Sep 05 '22 18:09 LukeSaward

Update: RB1 has now regressed to a loading screen; a new issue has been made about it.

LukeSaward avatar Sep 17 '22 08:09 LukeSaward