[SPIGOT-4936] Server crash upon generating chunks in 1.14.1 Created: 15/May/19 Updated: 15/May/19 Resolved: 15/May/19 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Northern Carrots | Assignee: | Unassigned |
Resolution: | Incomplete | Votes: | 0 |
Labels: | 1.14, 1.14.1, bug, crash, error, spigot, world | ||
Environment: |
Windows 10 Education |
Attachments: |
![]() ![]() |
Version: | git-Spigot-8043ebc-dd99c5b (MC: 1.14.1) (Implementing API version 1.14.1-R0.1-SNAPSHOT) |
Plugin: | WorldBorder |
Guidelines Read: | Yes |
Description |
Pre-generate world for 20 hours using [Worldborder 1.9.0|https://www.spigotmc.org/resources/worldborder.60905/update?update=244392]. After going to sleep at the 21st hour, I come back to find the server has crashed. After trying to switch the jar around, the server still crashes after trying to generate a chunk in the 270,000s. Logs [Spigot-8043ebc-dd99c5b|https://hastebin.com/resiqiviqa.md] [paper-21|https://hastebin.com/usuceqadux.md] |
Comments |
Comment by Northern Carrots [ 15/May/19 ] |
Sorry. I do not know how to track down the coordinates that cause this issue. I contacted the author of WorldBorder asking them how to do it and they replied they do not know offhand, but replied: You could maybe guess the region based on which region file was modified last, but not the specific chunk. Maybe the region coordinates would be sufficient for them, though.
I looked through my region files and r.0.-1.mca was the most recently modified region file. I attached an image showing my region files. Please excuse my ignorance, but if there is a better way of going about this, please let me know. |
Comment by md_5 [ 15/May/19 ] |
You need to narrow this down to the seed and coordinates that reproducibly cause an issue. |