I asked about it a long time ago, but I didn't receive any answer, in that time I went back to the last project version and continue, actually it has happened again so I will try to ask it with new information
Last question: my first question
I have a class "Data_Plantas" typed as "P" where I save the plants data in enums and constants

I try to export an enum of "P" in a different node, and that line is not flagged as an error, but I realize that popped up this in the console every time I write "expo"

When I run the game, it stops


Then I write on ready the same enum of "P"

It stops but gives us a different error, in the last line of the same code


It was working in that exact way, but suddenly on run, it don't, I wasn't doing any change in "P" or the export.