[BDS-14890] Server crashes on start when max players set very high Created: 23/Aug/21 Updated: 30/Aug/21 Resolved: 30/Aug/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: |
Version: 1.17.11.01 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Confirmation Status: | Plausible | ||||||||
| Description |
|
The server just crashes with error: Crash [INFO] at __libc_start_main (UnknownFile:?) Failed to open curl lib from binary, use libcurl.so instead It started after the restart (the normal one, without errors). The world is not corrupt. I downloaded it and tested + I tested on a new world Attachments:
After this, I can not start the server at all cause of this error I also tried to change the IPv6 port & added the next line to /etc/sysctl.conf and restarted my Linux server a couple times net.ipv6.bindv6only=1 |
| Comments |
| Comment by Maciej Piornik [ 30/Aug/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 Alexander Gribochkin [ 23/Aug/21 ] |
|
Cause: I set max-players=9999999 Don't do this |