You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I attempted to use Ruffle to maintain some functionality of the Fogbugz site using the extension nightly build from 01/13/21 and unfortunately it did not work. It threw a couple of "Uncaught Error" messages along with several warnings. It appears to be using AVM1; I've attached a dump from the Chrome Dev Console.
The text was updated successfully, but these errors were encountered:
Looks like the version detection code is actually in this separate SWF file: https://melinkcorp.fogbugz.com/flash_graph/flash6detect.swf
That's as far as I can go with this because the code was compiled in some nonstandard way and I cannot access the web app to learn the context behind it. So it's too difficult to determine how the code is supposed to work and what may be going wrong.
melinkcorp.fogbugz.com-1610571781667.log
I attempted to use Ruffle to maintain some functionality of the Fogbugz site using the extension nightly build from 01/13/21 and unfortunately it did not work. It threw a couple of "Uncaught Error" messages along with several warnings. It appears to be using AVM1; I've attached a dump from the Chrome Dev Console.
The text was updated successfully, but these errors were encountered: