Can't deserialize #62
-
Hello, I tried to recreate what was written on the readme page about serialization and deserialization, but it doesn't seem to work. Maybe I am doing something wrong? Here is how I try to use it. The file contains this:
The serialization code:
then trying to deserialize the file on launch:
or I tried to deserialize on a button press, doesn't work either :(
Maybe this is the reason, idk what this is, I was copying everything from the instruction. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Yup, I got the same error. Seems like the issue is in the way Godot serializes and desterilizes I created and issue for this and I'll try to fix it in the following days. |
Beta Was this translation helpful? Give feedback.
-
Should be fixed in 115eaa7 |
Beta Was this translation helpful? Give feedback.
Should be fixed in 115eaa7