Not working with Carbon

Hello together,

I use the framework Carbon instead of Oxide (for various reasons). Admin Radar works in general like showing stuff in the world, but the GUI does not appear. Before on Oxide variant the GUI was showing up. 

Any ideas ?

Thanks in advance

Carbon will need to fix their backwards compatibility with the Oxide GUI

from Carbon devs:

It's not a plugin issue. It works on Oxide because I personally requested it be added. It's prior implementation used destroyUi in CUIElement only. Regardless, if it works in one platform and not another then by definition it is a backwards compatibility issue. Many plugins implement this and it would be much easier if they just addressed it as such.