Openfl 8.6.4 : Warning Inheritance loop detected on flashdevelop

I got this warning when updated to openfl 8.6.4 and lime 7.1.1

inheritance loop detected between openfl.display.displayobject
ss

All code still working fine, but how to remove this warning?

Even on piratepig example this warning show up.

This warning show up when the class extends to sprite.

I think this is a bug in FlashDevelop, I saw reports about it, maybe its fixed in the latest development builds?

Yes, update flashdevelop to the latest version fix this issue. Thanks

1 Like