Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regellallroads do not more than the half #4310

Open
2 tasks done
DevJoey opened this issue Feb 1, 2024 · 3 comments
Open
2 tasks done

Regellallroads do not more than the half #4310

DevJoey opened this issue Feb 1, 2024 · 3 comments
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"

Comments

@DevJoey
Copy link

DevJoey commented Feb 1, 2024

Server Implementation

Paper

Server Version

1.20

Describe the bug

If i want to regen my roads it stops printing progress to console after about the half.

To Reproduce

  1. Run regenallroads commands

Expected behaviour

Should not stopping printing progress and should regen ALL roads?

Screenshots / Videos

image

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/9b39ab9c2077421f84fdd3aa98a2443f

PlotSquared Version

7.3.0-Premium

Checklist

Anything else?

See Discord: https://discord.com/channels/268444645527126017/699650993377378394/1202027119685943326
Another user has the same problem

@DevJoey DevJoey added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Feb 1, 2024
@OneLiteFeather
Copy link
Member

First, can you try to use FAWE instead of Worldedit and retry? If it still fails, you need to know that Plotsquared / FAWE doesn't support Purpur directly, but Paper and Spigot (not all the time as Paper does a hard fork soon)

@DevJoey
Copy link
Author

DevJoey commented Feb 1, 2024

First, can you try to use FAWE instead of Worldedit and retry? If it still fails, you need to know that Plotsquared / FAWE doesn't support Purpur directly, but Paper and Spigot (not all the time as Paper does a hard fork soon)

With fawe, sadly, i have a lot of issues. That is why i use worldedit. Purpur is a fork of paper so it should be working fine? It is no problem for me to create a plain paper server for only regenerating this world but i think it has to do with the amount of .region files. After trimming the world and restarting the server it worked. I provided more information in the dc

@OneLiteFeather
Copy link
Member

With fawe, sadly, i have a lot of issues. That is why i use worldedit. Purpur is a fork of paper so it should be working fine? It is no problem for me to create a plain paper server for only regenerating this world but i think it has to do with the amount of .region files. After trimming the world and restarting the server it worked. I provided more information in the dc

Purpur is a fork of Paper, but they decided to patch and completely change parts of paper which are needed to properly run many spigot / paper based plugins. We can't support purpur most of the time because of the changes they do, creating different cases for these plugins that aren't / can't be considered and creating bugs we can't fix well

Worldedit is also just Upstream from FAWE and has single core performance compared to FAWE which mainly runs async to perform multiple tasks at once. You may run into issues with Worldedit when merging, regenerate (and delete) Plots when multiple players are doing it or if the size is too big. Also no software is bug free.
FAWE and Plotsquared are developed for each other more than Plotsquared and Worldedit.

You can decide what you use, that is up to you. Best advise I can give is to use Paper and FAWE along with Plotsquared, then you will have supported issues that can be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"
Projects
None yet
Development

No branches or pull requests

2 participants