[Bug?]: Cannot Create Player Islands on SMP
savosdarkran opened this issue ยท 2 comments
General Info
- I can reproduce this issue consistently in single-player
- I can reproduce this issue consistently in multi-player
- I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
- I am crashing and can provide my crash report(s)
- I am using the latest version of the modpack
Modpack version
1.0.0
Java version
Java 8 update 302
Modpack Launcher Used
MultiMC
Memory Allocated
10GB
Minecraft World Environment
Server
Misc Client Info
- Optifine Installed
- Shaders Installed
Server Java Version
Java 11 Update 11
Server Operating System
Linux
Misc Server Info
- Sponge or Non-Vanilla Forge Server
Issue Description
When I, and other players, join the server we all spawn on the same island.
I have looked into the Topography mod since this is the mechanism creating the initial island. Previously there was an option to create islands using /topography island but not in 1.16 it seems. In SF 2 or 2.5 ( I cannot remember ) there was Botania Skyblock Spread. I could just add an additional mod to facilitate the island creation but thought it would be better not to mess around with the pack.
Please let me know if you require additional information.
Really appreciate all the work that goes into these packs.
Additional Information
No response
The only solution I have found so far is to use FTB team island mod, along with FTB teams and lib, to generate islands.
You will need to configure FTB islands with a custom tree island structure, you will also need to add the mod for all players client side.
I attempted to use the skyblock builder mod however that would not work, I think because of a conflict with the topography world type as it requires you to be using a custom world type of its own to function.
Hopefully the devs can work on a better out of the box solution as having the ability to generate islands without forcing clients to download extra mods and add them to the pack would be ideal. I looked in to a datapack solution that creates islands based on a scoreboard but installing FTB islands was just simpler and less time consuming.