[BDS-3469] Myriad issues trying to start server, and help with importing an existing world from my android device to my PC. Created: 05/Mar/20  Updated: 07/Mar/20  Resolved: 07/Mar/20

Status: Resolved
Project: Bedrock Dedicated Server
Affects Version/s: 1.14.32.1
Fix Version/s: None

Type: Bug
Reporter: user-6133b (Inactive) Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: awaiting-response
Environment:

Windows 10 Home 1903, BDS


Attachments: File server.properties    

 Description   

Hi, I've been trying to set up my own server on my Windows PC so I don't have to locally open my world for my friends to play. Here's the output when I run bedrock_server.exe:

NO LOG FILE! - setting up server logging...
NO LOG FILE! - [2020-03-04 20:28:14 INFO] Starting Server
NO LOG FILE! - [2020-03-04 20:28:14 INFO] Version 1.14.32.1
NO LOG FILE! - [2020-03-04 20:28:14 INFO] Session ID 747c9987-a562-48ef-93d8-f0dc4ba650d0
NO LOG FILE! - [2020-03-04 20:28:14 INFO] Level Name: Mine City (AMEJJJ)
NO LOG FILE! - [2020-03-04 20:28:14 INFO] Game mode: 1 Creative
NO LOG FILE! - [2020-03-04 20:28:14 INFO] Difficulty: 1 EASY
NO LOG FILE! - [2020-03-04 20:28:17 INFO] opening worlds/Mine City (AMEJJJ)/db
NO LOG FILE! - [2020-03-04 20:28:19 WARN] LevelDB worlds/Mine City (AMEJJJ)/db status NOT OK(IO error: _wfopen_s failed to open file for: WriteTruncateCreateBinary(wb). ErrorCode: 13 - 'Permission denied'). Trying repair.
NO LOG FILE! - [2020-03-04 20:28:19 ERROR] Failed to open LevelDB!
NO LOG FILE! - [2020-03-04 20:28:19 ERROR] IO error: _wfopen_s failed to open file for: WriteTruncateCreateBinary(wb). ErrorCode: 13 - 'Permission denied'
NO LOG FILE! - [2020-03-04 20:28:20 ERROR] Network port occupied, can't start server.

 

I uploaded my server.properties file. Hopefully you can help.

 

I've also been trying to upload a world from my Android tablet, without success. I've tried to find information, but I haven't found a viable solution. Any help would be appreciated. 



 Comments   
Comment by IonicEcko [ 07/Mar/20 ]

Awesome! Happy Minecrafting!

Ionic

Comment by user-6133b (Inactive) [ 06/Mar/20 ]

Nevermind, I figured that out as well. Thank you so much for your help!

Comment by user-6133b (Inactive) [ 06/Mar/20 ]

Moving it to the C drive worked! Thanks!

 

My next question, though, is how would I upload a world from my android tablet? I have the file on my computer already.

Comment by IonicEcko [ 06/Mar/20 ]

If you're able to upload a zipped copy of your BDS folder it may help narrow down the cause.

The issue still appears to be a permissions error though. Desktop folders can be problematic (under certain circumstances depending on the PC configuration) because they reside in the users profile, it may help to try it from a folder in the root of C.

If you're able to upload your BDS folder though I can try running it myself and if I dont experience the same issue we've at least narrowed it to your environment.

Ionic

Comment by user-6133b (Inactive) [ 05/Mar/20 ]

I tried this, but still received the same error. 

 NO LOG FILE! - setting up server logging...
NO LOG FILE! - [2020-03-05 08:40:48 INFO] Starting Server
NO LOG FILE! - [2020-03-05 08:40:48 INFO] Version 1.14.32.1
NO LOG FILE! - [2020-03-05 08:40:48 INFO] Session ID 6020c0c3-9633-4a9d-88d6-d1cbcc45255f
NO LOG FILE! - [2020-03-05 08:40:48 INFO] Level Name: Mine City
NO LOG FILE! - [2020-03-05 08:40:48 INFO] Game mode: 1 Creative
NO LOG FILE! - [2020-03-05 08:40:48 INFO] Difficulty: 1 EASY
NO LOG FILE! - [2020-03-05 08:40:50 INFO] opening worlds/Mine City/db
NO LOG FILE! - [2020-03-05 08:40:52 WARN] LevelDB worlds/Mine City/db status NOT OK(IO error: _wfopen_s failed to open file for: WriteTruncateCreateBinary(wb). ErrorCode: 13 - 'Permission denied'). Trying repair.
NO LOG FILE! - [2020-03-05 08:40:55 ERROR] Failed to open LevelDB!
NO LOG FILE! - [2020-03-05 08:40:55 ERROR] IO error: _wfopen_s failed to open file for: WriteTruncateCreateBinary(wb). ErrorCode: 13 - 'Permission denied'
NO LOG FILE! - [2020-03-05 08:40:55 ERROR] Network port occupied, can't start server.

 

By the way, the server software is stored in a folder on my desktop.

Comment by IonicEcko [ 05/Mar/20 ]

Hi Alyssa,

The error there is permission denied, this usually means the user running the EXE doesn't have access to write to the location without elevation.

You can test this by right clicking the EXE and choosing "Run as Administrator".

I would also take the brackets out of the name, I can't say for sure as I've never tested it but its usually best to avoid special characters where possible.

Ionic

Generated at Sat Jan 11 07:25:32 UTC 2025 using Jira 9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13.