[BDS-14895] Server crashes Created: 23/Aug/21 Updated: 02/Sep/21 Resolved: 02/Sep/21 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.17.11 Hotfix |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Alexander Gribochkin | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 20.04 |
||
| Issue Links: |
|
||||||||
| Confirmation Status: | Unconfirmed | ||||||||
| Description |
|
The server crashes after few minutes of playing. Log: [2021-08-23 18:01:08 INFO] Starting Server [2021-08-23 18:01:08 INFO] Version 1.17.11.01 [2021-08-23 18:01:08 INFO] Session ID 78bf2e08-c3dd-4704-b600-dd1c321c57f8 [2021-08-23 18:01:08 INFO] Level Name: Baston Server [2021-08-23 18:01:08 INFO] Game mode: 2 Adventure [2021-08-23 18:01:08 INFO] Difficulty: 2 NORMAL [2021-08-23 18:01:08 INFO] Content logging enabled. Writing log to: ContentLog__Monday__2021_August_23__18_01_08 [INFO] opening worlds/Baston Server/db [INFO] IPv4 supported, port: 19132 [INFO] IPv6 supported, port: 19133 [INFO] IPv4 supported, port: 37599 [INFO] IPv6 supported, port: 48806 [INFO] Server started. [INFO] Player connected: AlexXanderGrib, xuid: 2535472630699891 terminate called after throwing an instance of 'std::length_error' what(): vector::reserve [INFO] Package: com.mojang.minecraft.dedicatedserver Version: 1.17.11.01 OS: Linux Server start: 2021-08-23 18:01:08 MSK Dmp timestamp: 2021-08-23 18:02:01 MSK Upload Date: 2021-08-23 18:02:01 MSK Session ID: 78bf2e08-c3dd-4704-b600-dd1c321c57f8 Commit hash: d347a10426aa26a7ecf9a9ecbcbb6eae860c2375 Build id: 6907108 CrashReporter Key: 15f95102-0578-3010-b01a-c0ea28b75098 Crash [INFO] at gsignal (UnknownFile:?) at abort (UnknownFile:?) at std::__throw_length_error[char const*] (UnknownFile:?) at clone (UnknownFile:?) Failed to open curl lib from binary, use libcurl.so instead e1e49f71-69db-4d1c-97d1-b6a3b6aa544e |
| Comments |
| Comment by Maciej Piornik [ 02/Sep/21 ] |
|
Thank you for your report! If you would like to add a vote and any extra information to the main ticket it would be appreciated. If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned. Quick Links: |
| Comment by Hacker_YFS [ 31/Aug/21 ] |
|
Hi
It may be due to data loss caused by uploading, but I think the probability is very small. You can try to delete the original map and let the server create a new map. If there is no problem with the map created by the server itself , it may be a problem with the map you uploaded. |
| Comment by Maciej Piornik [ 30/Aug/21 ] |
|
Hi
Would it be possible to upload copy of the world with corrupted chunks that cause this issue? This ticket will automatically reopen when you reply. |
| Comment by Alexander Gribochkin [ 24/Aug/21 ] |
|
1. Issue caused by corrupted chunks. If players load them - the server crashes. And every time since then, if this exact player joins - the server crashes (Statements may appear conflicting, but I cannot distinguish the appearance of corrupt chunk cause it looks like a normal one) |
| Comment by Hacker_YFS [ 23/Aug/21 ] |
|
Your error may be a missing file. Please check if there is any missing file. |