IntellectualSites / IntellectualSites/FastAsyncWorldEdit

//chunk command fails to accept valid chunk coordinates.

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

Nobody has claimed this yet.

Requires Testing
Dominant language
Java
Stars
806
Forks
394
Avg merge
22h 19m
Merged PRs (30d)
14

Description

Server Implementation

Paper

Server Version

26.1.2

Describe the bug

//chunk command fails to accept valid chunk coordinates.

To Reproduce

Input
//chunk 1,1 -c
or
//chunk 1,1

Expected behaviour

Chunk selected
Image

Actual behaviour:
[System] [CHAT] (FAWE) Invalid value for [coordinates] (java.lang.reflect.InvocationTargetException), acceptable values are

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

[CHAT] (FAWE) Failed to upload files: Server returned status: 413 Entity Too Large, u dont need it anyway just test with latest FAWE build

Are you interested in contributing a fix?

No

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 the //chunk command on Paper 26.1.2 or the latest FAWE build with //chunk 1,1 and //chunk 1,1 -c, then trace how the coordinates argument is parsed. Done means both valid inputs are accepted and the requested chunk is selected instead of producing an invalid-value error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.