IntellectualSites / IntellectualSites/FastAsyncWorldEdit

`//history list <player>` yields exception before completion

Open
#3,303 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Approved
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
  1. Do some changes
  2. Type //history list <player>
  3. 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)

https://gist.githubusercontent.com/NotMyFault/ad0053aa5c6539b8f9a17276bb4b1d5f/raw/f69780d3cd288c61fe90ed5a5eb42a3655a7a310/gistfile1.txt

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/b2d4176ef5bf468a80436534a7346cea

Fawe Version

FastAsyncWorldEdit-2.13.3-SNAPSHOT-1172

Checklist
Anything else?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.