Open WyvernB opened 1 year ago
This is caused by two drawing functions being unimplemented, as shown in the console:
WARN run_frame:run_all_phases_avm2: ruffle_core::stub: Encountered stub: AVM2 flash.display.Graphics.beginBitmapFill()
ERROR run_frame:run_all_phases_avm2: ruffle_core::avm2::activation: ReferenceError: Error #1069: Property drawTriangles not found on flash.display.Graphics and there is no default value.
Describe the bug
Tested on Ruffle Nightly 2023-02-16 Path Barrel SWF used: Path BarrelnewMTg2Ng==.zip
This is what the game looks like in the Ruffle Demo.
Expected behavior
This is what the game looks like when I launch it using Flashpoint.
Affected platform
Online demo
Operating system
Windows 10
Browser
Chrome 110
Additional information
No response