-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Data loss #154
Comments
Could be related to #136 |
is there way to export files to backup ? |
You should use at least something like version control (git) but we are thinking of adding a backup system so you can always restore things. This addon is not production ready yet because exactly of issues like these. All Pandora data is stored in data.pandora |
I have coppied data.pandora and added .backup, |
@bitbrain |
I think it could be related to godot auto translate inside of pandora UI |
@bitbrain I found that dataloss occurs for entities when it fails to retrieve |
@pietru2004 the same issue can be observed when using this project https://github.com/shomykohai/advanced-quest-system-example/tree/9a7c26167e76d54ce2cc3be8f7389de5bfd6bb30 |
I love the idea of the plugin! However, in its current state, it’s not usable. I experience constant data loss, and the UI only reflects it after reloading the project. As a result, using the plugin feels like a constant struggle. Any ideas when will 1.0 release will happen? |
Once all these bugs are resolved: https://github.com/bitbrain/pandora/issues?q=is%3Aissue%20state%3Aopen%20milestone%3A1.0.0 I cannot give a when, because it takes time to solve all these issues. |
Godot version: 4.1.2
![obraz](https://private-user-images.githubusercontent.com/51274570/280403721-f1c25c51-5f5e-48f9-ba97-5f4a8877f24f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MDgwNTIsIm5iZiI6MTczOTkwNzc1MiwicGF0aCI6Ii81MTI3NDU3MC8yODA0MDM3MjEtZjFjMjVjNTEtNWY1ZS00OGY5LWJhOTctNWY0YTg4NzdmMjRmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDE5NDIzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWExYmNiZDVkYzE4NzgwYjU0YTYyNjk0MmQyOTM5NjQyNDM4NWVmMmQ0OWIyZTE4YmRlODhmOTdhMjgyNDU1MGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.6Q1OFlNsong_MJdIEqXRPkiu10RewsMU65r8CViWWFc)
![obraz](https://private-user-images.githubusercontent.com/51274570/280403591-c863eccb-c46c-4cb3-83b3-dce5acd9ce96.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MDgwNTIsIm5iZiI6MTczOTkwNzc1MiwicGF0aCI6Ii81MTI3NDU3MC8yODA0MDM1OTEtYzg2M2VjY2ItYzQ2Yy00Y2IzLTgzYjMtZGNlNWFjZDljZTk2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDE5NDIzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTAxNjc2M2IzNjgwYjc3MDlhYjNiMDNkNDFmZjlkYjE3MjE2NWJhYjNmZjUyNTI2ZThmZTAyNWFhM2ZjMjcwNDYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.JcDeVJSnNT0KcdOtgiCxQSCKxfuvHDP0LONNxwp08sQ)
updated from alpha 3 to 4
added few new categories and entities
got some console errors
Lost Data - Category Rarity, Ores,
Fields got messed up,
Ingots became ores
Techs became ingots... possibly problem with references, cause tech Propulsion1 was pointing to ingots, ingots has assigned ore and ore has assigned ingot
Edit:
Generated classes are still there and untouched
data.pandora.zip
The text was updated successfully, but these errors were encountered: