IntellectualSites / IntellectualSites/FastAsyncWorldEdit
Some brushes may not work with custom biomes, returning an error
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.19.3
Describe the bug
Some brushes support custom biomes to be brushed, others don't. I am not 100% sure if only one brush doesn't work with custom biomes. I can't do //br layer 5 $volans:blue without an error code (see screenshot)
To Reproduce
- Have a custom biome registered on the server (for example Plugin Terra)
- Take a tool for example a shovel in creative and have fawe / op permission
- Use //br sphere $yourPlugin:yourbiome
- Make //br layer 5 $yourPlugin:yourbiome
- Compare chat messages / log
Expected behaviour
You should be able to use the brush with our biomes because it works on /br sphere $volans:blue greatly for example.
Screenshots / Videos


Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/9e3408c835654f3588226bc7672f2354
Fawe Version
FastAsyncWorldEdit-381
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?
The example biome given was from Volans, which can create custom biomes in game without ressource pack, registering custom biomes while you are on the server, but it should also work with Plugins like Terra. The debugpaste done was in a later version but we also tested it with the latest version later on with no difference.
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 the issue with a registered custom biome, comparing //br sphere and //br layer 5 using the provided FAWE debugpaste and the Paper 1.19.3 setup. Trace the brush paths involved in those commands and verify that the affected brushes accept custom biomes without errors and produce the expected brush results.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100