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

📜Overview of non-intuitive error messages #5878

Open
AnneliesVlaar opened this issue Oct 25, 2024 · 6 comments
Open

📜Overview of non-intuitive error messages #5878

AnneliesVlaar opened this issue Oct 25, 2024 · 6 comments
Labels
content issues related to adventure tabs

Comments

@AnneliesVlaar
Copy link
Collaborator

create an overview of error messages that occur but are hard to understand.

@AnneliesVlaar AnneliesVlaar added the content issues related to adventure tabs label Oct 25, 2024
@AnneliesVlaar
Copy link
Collaborator Author

image

@AnneliesVlaar
Copy link
Collaborator Author

Unhelpful error message for play C4 C4
#5595

@AnneliesVlaar
Copy link
Collaborator Author

Catch Skulp runtime errors #4770

@AnneliesVlaar
Copy link
Collaborator Author

Disallow random assignment with good error message #4117

@AnneliesVlaar
Copy link
Collaborator Author

for i in range 10
    print i

missing '1 to 10'

Scherm­afbeelding 2024-11-16 om 13 50 34

@AnneliesVlaar
Copy link
Collaborator Author

level 12

color pink
forward 100

Error: We detected that color received disallowed value "pink". Try using another color.

correct code:

color 'pink'
forward 100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content issues related to adventure tabs
Projects
Status: No status
Development

No branches or pull requests

1 participant