Making a new world with ForgeEssentials/Multiworld is bugged.
FroggerTkL opened this issue ยท 4 comments
I am running a Pixelmon server with the lastest ForgeEssentials installed running off Minecraft 1.10.2, and everytime I have tried to make a new world in format: "/mw create Johto normal default"
It has sent me to a world where all I see is the void. I cannot place any blocks or move around. And the newly created Map has never seemed to load, at one point I waited 3 hours thinking it needed time to render completely, but I was sadly mistaken. I have also tested this with Sponge server but the server crashed on startup, I guess FE and Sponge do not get along great.
I would like to know why it does this? Here is a video below of what the world looks like as soon as I enter the command. Plus why does it auto TP me to the new world upon creation?
As we moved to 1.12.2, is this still an issue? Closing this issue in 7 days if no response @FroggerTkL
NVM, in my case it was a configuration issue. Although it's not obvious, make sure that:
allow-nether
is set to true
in sever.properties
.