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

Rename asteroid doesn't persist #28

Open
VoidedWinter opened this issue Nov 27, 2022 · 9 comments
Open

Rename asteroid doesn't persist #28

VoidedWinter opened this issue Nov 27, 2022 · 9 comments

Comments

@VoidedWinter
Copy link

When I rename an asteroid or rocket, then close the program, it reverts to the old name when I load back in. Mod version is 2.0.1, and I've tried reinstalling it without effect. On the most recent version of the game on linux.

@asquared31415
Copy link
Owner

Changes to names are only saved when you save the game, and I cannot reproduce the issue as long as I save before closing.

@VoidedWinter
Copy link
Author

VoidedWinter commented Nov 27, 2022

I am saving it. Anytime I re-load the save after I change it, it reverts to what it was before I changed it.

@lubenja
Copy link

lubenja commented Feb 3, 2023

I have the same issue.
Renaming asteroids persists, renaming rockets doesn't, after loading a saved game. Forcing an update of the mod and re-installing did not help.

Using https://robophred.github.io/oni-duplicity/#/ I found out:
1, new name saved correctly but not displayed in-game saved at:
gameObjects >Clustercraft >gameObjects > 1 >behaviors >Clustercraft templateData
2. new name not saved but displayed in-game saved at:
gameObjects > Clustercraft > gameObjects > 1 > behaviors > UserNameable templateData

Workaround:
edit at gameObjects > Clustercraft > gameObjects > 1 > behaviors > UserNameable templateData

@creatrope
Copy link

I have the same issue. Renaming works, but the name doesn't persist even after a save. Is your workaround meant for the author or for clients of the mod to implement?

@Hikezor
Copy link

Hikezor commented Jul 13, 2023

Also have the same issue, but the weird thing is that I did manage to rename one rocket and it persisted, but the second one does not.

@wadiv76
Copy link

wadiv76 commented Oct 31, 2023

Same behavior as Hikezor. Tried pausing the game, rename the rocket, save, reload game name has reverted.

@wadiv76
Copy link

wadiv76 commented Nov 2, 2023

I've discovered that if you double click to rename the rockets they do not persist. If you hit the Pencil icon on the rocket(by clicking any of its modules) then this name will persist.

@Hikezor
Copy link

Hikezor commented Nov 2, 2023

I've discovered that if you double click to rename the rockets they do not persist. If you hit the Pencil icon on the rocket(by clicking any of its modules) then this name will persist.

Just tried it and it worked perfectly! Thank you! Just need to remember to use the pencil-button from now on when renaming rockets :)

@Izaya-San
Copy link

I've discovered that if you double click to rename the rockets they do not persist. If you hit the Pencil icon on the rocket(by clicking any of its modules) then this name will persist.

Works like a charm, to rename the nosecone or the platform, using the pencil button is definitely the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants