[Bug]: In a multiplayer world it spawns in a normal world
NukesAlot opened this issue ยท 1 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.5
Java version
Java 8 update 371
Modpack Launcher Used
curseforge launcher
Memory Allocated
4 GB
Minecraft World Environment
Server
Misc Client Info
- Optifine Installed
- Shaders Installed
Server Java Version
No response
Server Operating System
Apex Hosting
Misc Server Info
- Sponge or Non-Vanilla Forge Server
Issue Description
I spawn in a normal minecraft world
Additional Information
No response
There's a couple of things that could cause this:-
- Server Java version later than 14. This pack's world generation only works with Java 8-14.
- Missing
topography-preset=void
in server.properties
If you upload your server's log as a gist or similar and link it here that would help identify the problem.