Open uover822 opened 6 months ago
Unfortunately, this doesn't appear to be something you can do anything about directly.
The error is right - from looking at the UI.swf you provided, I don't see a class called UserSettingsCategoriesLoadRequestEvent
defined anywhere. So it's either some missing side SWFs, or they exist but weren't loaded for some reason, or it's us missing some unknown to us way of defining event classes. I have no intuition of which of these it could be.
(btw, I also tried running your swf in the web demo and it didn't do anything, but it also didn't show your errors)
Thanks, @adrian17 :-) Hi All: I also just tried running my swf in the web demo - receiving the attached.
Perhaps this error 2032 is indicating an expected/ missing source stream?
Hi @adrian17 :-) What tool did you use to review the swf src/ code, btw?
Probably https://github.com/jindrapetrik/jpexs-decompiler. The devs for Ruffle use that often.
Describe the bug
Hi All :-) I'm configuring/ launching Ruffle as follows:
With the following object:
Has anyone experienced similar issues or have ideas how t debug/ resolve these?
Thanks
Expected behavior
Expecting UI to be presented. Currently receiving the following errors during loading:
Content Location
UI.swf.gz
Affected platform
Browser's extension
Operating system
Windows 10 Enterprise
Browser
Google Chrome 125
Additional information
Some additional debug details are here: