Button Conversion Crashes AwayFL
ZombieNW opened this issue · 4 comments
Commit Version:
036b1fd (I built the binaries)
SWF:
https://github.com/TeamNitrous/projectplatinum/blob/main/storage/swf/papasfreezeria.swf
Info:
Loading this SWF on the official SWF tester allows the buttons to work as intended, however on the latest build the entire canvas acts clickable and the user can not press buttons or progress further.
Error:
{ "$Bgmessage": "Error #1034: Type Coercion failed: cannot convert [object SimpleButton] to flash.display.DisplayObjectContainer.", "_errorID": 1034, "constructorHasRun": true }
Still an issue as of 4c66c1b
If this is the incorrect repository to report this to, I can remake my issue.
Two questions on this:
-
is this testing with the online swf tester, or locally with the latest AwayFL build?
-
is this testing an oriignal papa's swf or, one that's been lifted from some of the work we've already done with Poki?
-
Built from this repo on the given commit hashes.
-
The FlipLine public swf did not work so I believe this specific swf is sourced from Cool Math Games. It does work with the online swf tester but not from the player built from this repo.
@ZombieNW My latest playerglobal commit should get the official SWF from Flipline running once awayfl/avm2#10 is also fixed