[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: |
|
| 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...
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...
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 |