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

Bug: A simple var-editing typo can make maps unreadable #331

Open
QuiteLiterallyAnything opened this issue Dec 14, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@QuiteLiterallyAnything
Copy link

Version

v2.14.2.alpha

What happened?

Apparently, while editing a map, I forgot to include a quotation mark at the beginning of a string variable on an object:

image

The next time I tried to open the map it was displayed as blank with dimensions of (0,0,0):

image

This led to quite a bit of confusion until I was eventually able to figure out what was causing the error while attempting to commit the map:

image

Reproduction

  1. Run StrongDMM.
  2. Var-edit a string variable on an object and don't include a quotation mark at beginning of the variable.
  3. Save the map, close it, and then try to reopen it.
  4. Your map will now be displayed as blank with dimensions of (0,0,0).

Relevant log output

No response

@QuiteLiterallyAnything QuiteLiterallyAnything added the bug Something isn't working label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant