IntellectualSites / IntellectualSites/PlotSquared
/p clear has trouble with custom biomes
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
Server Implementation
Paper
Server Version
1.19.3
Describe the bug
When I try to clear a plot that has a custom registered biome with Volans (or any other custom biome plugin), errors happen in the console.
To Reproduce
- Create a custom biome using a biome plugin
- Use for example /p setbiome $volans:blue (normally: /p setbiome $yourplugin:yourbiome)
- Try to clear the plot with /p clear
- Wait for errors / result
Expected behaviour
It should remove what was build on the plot, maybe also the custom biome, but you could always override the biome with /p setbiome forest. It does unfortunately not work for this case, as the backup process became stuck and overriding biomes only helps for the /p clear process after a server restart.
Screenshots / Videos
No response
Error log (if applicable)
https://paste.gg/p/anonymous/24d5a1203890463289561c3db3905d61
Plot Debugpaste
https://athion.net/ISPaster/paste/view/833d3df57c844b21be02b4d6953709f4
PlotSquared Version
6.10.4
Checklist
- I have included a Plot debugpaste.
- I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
I am not sure if it is 100% a plotsquared or a FAWE / Worldedit issue because there are different problems mixing in together
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 failure with /p clear after setting a custom biome via /p setbiome, then inspect the linked error log and Plot debugpaste. Compare the clear and backup behavior for custom versus standard biomes. Done means clearing completes without console errors or a stuck backup, with the expected biome behavior confirmed.
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
- 25/100