IntellectualSites / IntellectualSites/PlotSquared
/plot regenallroads <world> -> Failed to regenerate the road in chunk
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.21.11
Describe the bug
Hello, my chunks couldn't be regenerated for some reason. I enabled debug but there isn't any reason why it throws: Failed to regenerate the road in chunk
I just changed the material in the file:
road:
block: minecraft:oak_planks
to minecraft:acacia_planks and it didn't work when I tried to regenerate that.
To Reproduce
- Just change the material in the worlds.yml of the road.
- Try to use that /plot regenallroads from console
- It will spam all Failed to regenerate the road in chunk
Expected behaviour
It should normally regenerate.
Screenshots / Videos
No response
Error log (if applicable)
https://gist.github.com/bobhenl/796c8732c331d5dab8f76b79f1d838c4
Plot Debugpaste
https://athion.net/ISPaster/paste/view/895505cfd288414494a05b4bd2381572
PlotSquared Version
7.5.10-SNAPSHOT
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?
No response
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
The issue points to the road material in worlds.yml and the /plot regenallroads command; start by reproducing the failure after changing the block, then inspect the linked error log and Plot debugpaste. Done means road chunks regenerate successfully without the repeated failure message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100