IntellectualSites / IntellectualSites/FastAsyncWorldEdit

//forest and //forestgen not generating any trees

Open
#3,568 1 comment 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

When using //forest, regardless of the selection, no trees are ever generated. No error appears, but the result message from the command says "0 trees created".

Replacing FAWE with the standard WorldEdit plugin, using the same region selection, does generate trees as expected.

To Reproduce
  1. Run a fresh Paper server on 26.1.2. Install the latest FAWE plugin.
  2. Select a region in the world including grass blocks, and ample space for multiple trees.
  3. Use //forest oak
  4. Observe that no trees are generated.
Expected behaviour

Trees should be generated in the area selected, or in the case of //forestgen, within the radius specified.

Screenshots / Videos

Here is a video of me reproducing this bug on a Paper server with no other plugins other than FAWE itself. Using the latest paper build available at the time of recording.

LINK

Error log (if applicable)

No response

Fawe Debugpaste

I was unable to paste this due to this error: "Failed to upload files: Server returned status: 413 Entity Too Large"

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 //forest oak and //forestgen on a fresh Paper 26.1.2 server with FAWE only, using a grass-containing selection and a specified radius. Compare the result with standard WorldEdit; done when the commands generate trees in the selected area or radius.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.