[BDS-12349] Ubuntu bedrock server 1.16.210.06 crashes before starting - appears to not be reading server.properties Created: 21/Mar/21 Updated: 25/Nov/21 Resolved: 25/Nov/21 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.16.210 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Alex Hanson | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 2 |
| Labels: | None | ||
| Environment: |
Running on Ubuntu 20.04 |
||
| Attachments: |
|
| Confirmation Status: | Unconfirmed |
| Description |
|
Typing LD_LIBRARY_PATH=. ./bedrock_server crashes immediately. It appears from the picture below of the output that it is not reading the server.properties file, for example the ports, the name, hardness are all not what the server.properties file has.
|
| Comments |
| Comment by [MCQA] Kinga Izdebska [ 25/Nov/21 ] |
|
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem. Quick Links: |
| Comment by [MCQA] Kinga Izdebska [ 25/Aug/21 ] |
|
Thank you for your report! Is this still an issue in the latest version (1.17.11)? If so, can you please add it to the affected versions (or mention it if you are not the reporter). This ticket will automatically reopen when you reply. Quick Links: |
| Comment by Alex Hanson [ 07/Apr/21 ] |
|
Thanks Who, making the ports different values seems to have fixed the issue. |
| Comment by Owen Arden [ 07/Apr/21 ] |
|
I have this same problem (see server-port=19132 so I don't think that is the issue. There seem to be 3 reports of this issue: |
| Comment by Ethan M [ 28/Mar/21 ] |
|
Exactly the same issue as mine. |
| Comment by Bryan Emmanuel MejÃa Castañeda [ 23/Mar/21 ] |
|
you need to assign the server in ipv4 the port 19132 and in the ipv6 the 19133 |
| Comment by Who WantstoKnow [ 22/Mar/21 ] |
|
Hello, I saw this issue when IPv4 and IPv6 were set to the same port, make them different and the server will start. Hope this helps you. |