-
Notifications
You must be signed in to change notification settings - Fork 9
World and Server names is not set | World not loading #1
Comments
Hi @TerZer! Currently this docker image has some loose ends and up until now I did not manage to make it fully usable without taking advantage of the world creation provided by the GUI, which I needed a genuine windows OS for. Additionally this repository does not hold the actual progress of the image, as I was too lazy to provide a fully documented way to do use it and to push my latest progress to it. I'd like to keep this issue open to inform you of my progress. I will update this repository in the next 24h and provide a more documenting README.md regarding on how to use the image properly. EDIT: Maybe you could try running the server using the docker_v1 branch. It is tracking my latest progress on the project. |
@Lazalatin Thank you for looking into this case and for quick deadline for fix! 👍 I will try running it and tell you about my results. |
I tried running server using docker_v1 branch and got same results. :( |
Hi @TerZer. I added more information to the README.md of the project. Now master and docker_v1 should be the same so the actual progress is transparent. Regarding the title of the issue: Having no World Name to be shown normally results from not having used the correct path to the to-be-loaded world data, or from trying to generate a new world. The latter is not possible with this image until now. I opened a new issue for this case #2 I hope this helps you to successfully start your own server using this image :) |
Thanks @Lazalatin ! But can I get more information on how and where I should put world file and what exactly to change? (I am fresh on docker and stuff like that) |
Well, presumably you have generated the new world using the gui according to your needs, the only thing you have to do is to copy the Then you adjust at least the environment variables |
Hmm.. I generated world name |
So let us try to do this step by step. 👍 First, have a look into Here the tags from my setting (Yours should be similar):
Hence I have The Another thing that pops into my mind right now: Did you start the server once after generating it using the GUI? Some threads at reddit suppose this could be necessary. |
I ran the server on windows, it created world successfully. |
First thing I noticed:
So you have to move your |
Okey, so I put |
Looks alright to me, could you paste the log of the docker container here directly? |
I could not find docker log file so I can provide you with SE server log: https://pastebin.com/NA266SAF |
As your server log shows, I made a mistake in the |
All seems to work now! Thanks! But I get some weird messages like: https://gyazo.com/cad4a5f98766cd03c30f97dba467c316 |
This is an issue not related to the one we tried to solve here. As this would require much more investigation I would like you to open a new issue for it. But I am happy it runs now 👍 If opening the new issue please provide more information about the system, like your docker and docker-compose version. |
I cloned this docker container, build it and then I started this container with
docker_run.sh
skript. After everything was done it showed me this:https://i.gyazo.com/03cf63583bdce3c3e6f7e46d10c8c487.png
The text was updated successfully, but these errors were encountered: