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] Undefined presets when setting up decomp.me #1302

Open
1superchip opened this issue Jul 13, 2024 · 2 comments
Open

[BUG] Undefined presets when setting up decomp.me #1302

1superchip opened this issue Jul 13, 2024 · 2 comments

Comments

@1superchip
Copy link
Contributor

Describe the bug
When setting up decomp.me locally, I have run into runtime errors related to presets being undefined for platforms.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
There should be no errors of presets being undefined when setting decomp.me up locally.

Screenshots
image

Scratches
None.

Desktop (please complete the following information if applicable):

  • OS: Windows/WSL
  • Browser: Edge

Smartphone (please complete the following information if applicable):
N/A

Additional context

@ethteck
Copy link
Member

ethteck commented Jul 13, 2024

It's platforms[platform] that's undefined here. Could you print platforms and platform and share the values?

@mkst
Copy link
Collaborator

mkst commented Jul 22, 2024

This happens when the localStorage has a platform that is not available.

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

3 participants