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] Custom Store Save Error #274

Open
PinkPenguin418 opened this issue May 13, 2024 · 0 comments
Open

[BUG] Custom Store Save Error #274

PinkPenguin418 opened this issue May 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@PinkPenguin418
Copy link
Contributor

Describe the bug
Saving a custom store causes the game to crash.

To Reproduce
Steps to reproduce the behavior:

  1. Register a custom store with a save.
  2. Make a jump in narrat
  3. Get the following error: “(in promise) TypeError: Cannot set properties of undefined "

Expected behavior
Expect the store to be saved.

Browser
Latest version of Chrome

@PinkPenguin418 PinkPenguin418 added the bug Something isn't working label May 13, 2024
PinkPenguin418 added a commit to PinkPenguin418/narrat-engine that referenced this issue May 13, 2024
liana-p pushed a commit that referenced this issue May 15, 2024
* fix: #235

* fix(#255): VM object referenced from save

* fix(#274): Add logic to store management to fix custom store save issue
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

2 participants