MarkusBordihn / BOs-Lobby

Provides a easy to use lobby (with an underground maze), fishing and optimized mining dimension for you and your friends.
Other
2 stars 3 forks source link

Demensions not loading #12

Closed Toekneeeeeeeeee closed 1 year ago

Toekneeeeeeeeee commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: /lobby in minecraft comes up with the text "Unable to teleport to Lobby, because lobby:lobby_dimension dimension is not loaded!

Expected behavior teleport us to lobby

Screenshots image

Debugging game does not crash

Is the issue happening in combination with other mods? (If yes, please provide a full list) i dont believe so

Additional context Add any other context about the problem here.

MarkusBordihn commented 1 year ago

Thanks for the report, please check the FAQ which describe this issue like:

I installed the mod, but it is not working? There are some mods which blocking the custom dimension creation until they have created their custom dimensions. If this happens other mods are not able to create their customer dimension on the first start. Normally the issue is fixed by just restarting the server, you will additionally see a message in the log if this is needed.

If you still run into issues, please add your log file to this report and I will take a closer look.

Toekneeeeeeeeee commented 1 year ago

We tried restarting the server and there was still no change. I have attached the recent log file for our server.

On Sun, Aug 28, 2022 at 2:38 AM Markus Bordihn @.***> wrote:

Thanks for the report, please check the FAQ which describe this issue like:

I installed the mod, but it is not working? There are some mods which blocking the custom dimension creation until they have created their custom dimensions. If this happens other mods are not able to create their customer dimension on the first start. Normally the issue is fixed by just restarting the server, you will additionally see a message in the log if this is needed.

If you still run into issues, please add your log file to this report and I will take a closer look.

— Reply to this email directly, view it on GitHub https://github.com/MarkusBordihn/BOs-Lobby/issues/12#issuecomment-1229418353, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMPQZIU2YM64M7OCNR6GYETV3MXQDANCNFSM572AXQAQ . You are receiving this because you authored the thread.Message ID: @.***>

MarkusBordihn commented 1 year ago

Thanks for the feedback, unfortunately I can't find any attached log. Please use a secret gist like https://gist.github.com/ or something similar to share the file with this report.

Alternative, you could perform the following steps in the mean time:

Client Steps

Server Steps

Because the dimension creation is a standard feature in most of the case a modified client /server or an mod is the issue. But once the files are on the server it should work without any issue, regardless of the underlying issue.

Toekneeeeeeeeee commented 1 year ago

I pasted the log in the secret gist.

https://gist.github.com/Toekneeeeeeeeee/c0bebc8baee421ba863e8874318c397b

Let me know if you need any other info.

On Mon, Aug 29, 2022 at 9:36 AM Markus Bordihn @.***> wrote:

Thanks for the feedback, unfortunately I can't find any attached log. Please use a secret gist like https://gist.github.com/ or something similar to share the file with this report.

Alternative, you could perform the following steps in the mean time:

-

Install the mod on the client

Start a new world and visit each lobby dimension once

Stop the client

Create a backup of your server

Stop the server

Empty the /dimensions/lobby directory, if needed

Copy the corresponding /dimensions/lobby files from the client to the server directory

Start the server

Because the dimension creation is a standard feature in most of the case a modified client /server or an mod is the issue. But once the files are on the server it should work without any issue, regardless of the underlying issue.

— Reply to this email directly, view it on GitHub https://github.com/MarkusBordihn/BOs-Lobby/issues/12#issuecomment-1230555085, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMPQZIVDSTBLBYOWKPCF3XTV3TRJRANCNFSM572AXQAQ . You are receiving this because you authored the thread.Message ID: @.***>

MarkusBordihn commented 1 year ago

Thanks for the log, I can see that you are using a deprecated version 1.18.1.

I recommend switching to 1.18.2 as soon as possible, because 1.18.1 is known to have problems with dimensions, mods and datapacks. Furthermore most of the mods are no longer updated for 1.18.1.

Anyways I updated the 1.18.1 version with the latest update from 1.18.2, which maybe fix your issue.

Please try the following steps

If the dimensions are still not created you could only upgrade to 1.18.2 or you can follow the steps from https://github.com/MarkusBordihn/BOs-Lobby/issues/12#issuecomment-1230555085 to manually copy a pre-generated dimension to your server.