Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converts objects of a subclass to a superclass #468

Open
Xanderplayz18 opened this issue Oct 14, 2023 · 1 comment
Open

Converts objects of a subclass to a superclass #468

Xanderplayz18 opened this issue Oct 14, 2023 · 1 comment
Labels
needs-author-action Needs a response from the author (e.g. an MRE) to make progress

Comments

@Xanderplayz18
Copy link

I have this problem when in the Ursina game engine, the Button which is a subclass of Entity which is a subclass of the Panda3d nodepath when saved and then loaded, gets converted to a nodepath. How do I fix this?

@Theelx
Copy link
Contributor

Theelx commented Oct 15, 2023

Can you give an MRE (minimal reproducible example), with the versions of jsonpickle and python being used?

@Theelx Theelx added bug needs-author-action Needs a response from the author (e.g. an MRE) to make progress and removed bug labels Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-author-action Needs a response from the author (e.g. an MRE) to make progress
Projects
None yet
Development

No branches or pull requests

2 participants