IntellectualSites / IntellectualSites/PlotSquared

/plot regenallroads <world> -> Failed to regenerate the road in chunk

Open
#4,822 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Requires Testing
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
  1. Just change the material in the worlds.yml of the road.
  2. Try to use that /plot regenallroads from console
  3. 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
Anything else?

No response

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.