IntellectualSites / IntellectualSites/FastAsyncWorldEdit
`//history list <player>` yields exception before completion
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 806
- Forks
- 394
- Avg merge
- 22h 19m
- Merged PRs (30d)
- 14
Description
Server Implementation
Paper
Server Version
1.21.8
Describe the bug
Using //history list <player> an error occurs before you hit enter.
To Reproduce
- Do some changes
- Type
//history list <player> - Before pressing enter, the following error occurs.
Expected behaviour
The lookup shouldn't happen before you press enter, I would assume.
Screenshots / Videos
No response
Error log (if applicable)
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/b2d4176ef5bf468a80436534a7346cea
Fawe Version
FastAsyncWorldEdit-2.13.3-SNAPSHOT-1172
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing //history list <player> on FastAsyncWorldEdit 2.13.3-SNAPSHOT-1172, using the linked error log and debug paste to identify the command-completion path. Trace why the player lookup runs before Enter; done means typing the command causes no exception and the lookup occurs only after submission.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100