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] Using the ;help command, without page reference, leads to page NaN of 8. #28

Closed
iBryguy opened this issue Nov 30, 2021 · 2 comments

Comments

@iBryguy
Copy link

iBryguy commented Nov 30, 2021

Description

If you use the command ;help, it takes you to help page NaN of 8.

Similarly, although tangentially related, using a help page of 0 or less returns a TypeError in chat as read property '0' is undefined.

Steps to reproduce

  1. Open chat.
  2. Use command ;help
  3. See error.

Expected behavior
Expected that the help page 1 would be displayed, as that is the first of the help pages.
Alternatively, would have been reasonable to have been given information on either ;help <page number> and/or ;help [command: CommandName] and/or ;? [command: CommandName]

Screenshots
Chat message resulting from using ';help'

Content logs
N/A.

Minecraft version
1.17.41

Device and operating system
PC, Windows 10

Additional info

@SIsilicon
Copy link
Owner

;help 1 still works though, right?

@iBryguy
Copy link
Author

iBryguy commented Nov 30, 2021

Yep, all normal help pages work appropriately. It's a minor issue overall; just thought I'd let you know about it.

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

2 participants