StablexUI icon indicating copy to clipboard operation
StablexUI copied to clipboard

Class is not registered for runtime xml: VBox

Open hopewise opened this issue 6 years ago • 2 comments

I have updated to last version, I am getting this error:

Class is not registered for runtime xml: VBox

I know that I have to register that class as : RTXml.regClass(VBox); but I could build without registering it, and all I had to register was my own work classes.

I am sorry, I am not sure what happened, but I start getting this error for registering the library classes themselves as the error above..

any advice?

hopewise avatar Aug 03 '19 14:08 hopewise

That shouldn't be affected by the latest changes. Can you assemble a simple project to reproduce?

RealyUniqueName avatar Aug 05 '19 11:08 RealyUniqueName

Yes, will create one and update you

hopewise avatar Aug 06 '19 06:08 hopewise