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

Wishlists can have longer length than actual length?? #12

Open
Logodaedalus opened this issue Dec 3, 2018 · 2 comments
Open

Wishlists can have longer length than actual length?? #12

Logodaedalus opened this issue Dec 3, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@Logodaedalus
Copy link
Contributor

To reproduce:

  1. Play through a full scene (Example2) by clicking the scene link (not Begin)
  2. Return to main menu

In populateKnobs() when it checks length of wishlist for if (sceneSpec.wishlist[x].condition.includes("[")) the length is 19 but there's only 14 entries???

@Logodaedalus Logodaedalus added the bug Something isn't working label Dec 3, 2018
@Logodaedalus
Copy link
Contributor Author

I suspect something in processWishlistSettings() is going awry, since that's where stuff gets deleted.

@Logodaedalus
Copy link
Contributor Author

Logodaedalus commented Dec 10, 2018

This prevents people from being able to go through scenes repeatedly from the main menu without refreshing the browser (although scene-to-scene transitions are still fine).

@Logodaedalus Logodaedalus changed the title Wishlists have longer length than actual length?? Wishlists can have longer length than actual length?? Jan 11, 2019
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