IntellectualSites / IntellectualSites/PlotSquared

/p clear has trouble with custom biomes

Open
#4,012 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Approved Bug in progress
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
  1. Create a custom biome using a biome plugin
  2. Use for example /p setbiome $volans:blue (normally: /p setbiome $yourplugin:yourbiome)
  3. Try to clear the plot with /p clear
  4. 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
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.