-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
World Imported from Singleplayer not Loading Chunks in Server. #913
Comments
You should be able to import worlds from singleplayer, as Glowstone supports the right format. We're going to need more info though.
|
I am using 1.12.2 to build the world and 1.12.2 to use the server. |
If you want the world file I can put it here. |
I just realized the chunk that hadn't loaded is the only one with custom heads and command blocks in it. |
I see you are using the LTS version from January. Can you try using a more recent version, such as yesterday's release? From the errors in the log, it looks like the chunks are corrupt (wrong format), can you try loading the same world in Spigot? |
Ok. Do I just replace the current jar file with the new one? |
I think Spigot uses a different folder structure, you might have to move things out of Glowstone's |
I tried the new build, and It did the same thing. |
If I go on top of the chunk that didn't load at all and fall, I fall slowly, like it's a spider web. |
Same thing for another 2 chunks |
Now placing blocks is broken https://drive.google.com/file/d/1a9a30FZG3f5D6NRqtQSYYCWDurZgoZca/view?usp=sharing |
Is it possible for you to upload a world where this is reproducible, for investigation purposes? |
I don't have internet (only hotspot) right now, so I can't do port fowarding. Also, I used the world in CraftBukkit, and it worked flawlessly. I hate to say it, but I think I might use CraftBukkit from now on. I'll still try to help with this though. |
This issue is still open and valid. I was able to reproduce it. The server did not serve empty chunks for me, however. It served the chunk except without the heads and it appeared to become unresponsive to commands (digging/placing blocks still worked). |
It’s happening the same too me, but with another world that I’ve created for myself. Can’t understand what’s happening but all the entities are there, but the chunks are completely different and there is a boarder of dirt where the new unloaded chunks begin |
Could you upload an example? |
I made a spawn for my server on singleplayer. I decided to load it in the server, and some of the chunks are not loaded in. Is this a bug or can I not import worlds from singleplayer?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: