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

lobby and mining dimension is void #15

Closed ghost closed 8 months ago

ghost commented 8 months ago

the spawns you showed arnt loading

MarkusBordihn commented 8 months ago

Without specific details about the issue you're facing, it's challenging for me to provide targeted troubleshooting assistance.

Please provide as much information as you can about the problem, including any logs, error messages or relevant context, so I can offer you the most accurate and helpful guidance. Thanks.

ghost commented 8 months ago

The lobby dimension is just void for 1.19.2

ghost commented 8 months ago

nvm its just broke with my modpack

MarkusBordihn commented 8 months ago

The log file should give you hint's why it is not loaded with your modpack.

I log every single step like the creation of the dimension, loading of the Data Packs into the log file like:

[01Okt.2023 12:30:01.079] [Render thread/INFO] [Lobby/]: # Register teleport command gaming for dimension Gaming with permission level 0 ...
[01Okt.2023 12:30:01.079] [Render thread/INFO] [Lobby/]: # Register teleport command lobby for dimension Lobby with permission level 0 ...
[01Okt.2023 12:30:01.080] [Render thread/INFO] [Lobby/]: # Register teleport command mining for dimension Mining with permission level 0 ...
[01Okt.2023 12:30:05.565] [Server thread/INFO] [Lobby/]: [Lobby Dimension Manager] ?? Found default dimension with name minecraft:overworld: ServerLevel[Test World 1.20.1]
[01Okt.2023 12:30:05.566] [Server thread/INFO] [Lobby/]: [Lobby Dimension Manager] ?? Found gaming dimension with name lobby:gaming_dimension: ServerLevel[Test World 1.20.1]
[01Okt.2023 12:30:05.567] [Server thread/INFO] [Lobby/]: [Lobby Dimension Manager] Ignore dimension minecraft:the_nether: ServerLevel[Test World 1.20.1]
[01Okt.2023 12:30:05.567] [Server thread/INFO] [Lobby/]: [Lobby Dimension Manager] Ignore dimension minecraft:the_end: ServerLevel[Test World 1.20.1]
[01Okt.2023 12:30:05.568] [Server thread/INFO] [Lobby/]: Lobby preparing data for net.minecraft.client.server.IntegratedServer@276ac94c and ServerLevel[Test World 1.20.1]
[01Okt.2023 12:30:05.569] [Server thread/INFO] [Lobby/]: Lobby loading lobby dimension data ... {DimensionLoaded:1b,LastUpdate:1696156158466L,PlayerTeleportList:[{UUID:[I;940439953,-167562164,-1601161573,-1389718966]}]}
[01Okt.2023 12:30:05.569] [Server thread/INFO] [Lobby/]: Skip Data Pack for lobby dimension ServerLevel[Test World 1.20.1] because it was already loaded!

In some cases it could be that you need to restart the game / server a second time before the dimensions are generated and loaded. This happens in the case you are using a lot of structure mods which could mess up the loading processes.

ghost commented 8 months ago

o i just used my backup server to load the dimensions and then uploaded em to my main server