Common Issues
Common fixes
-Play in 1.8, or at least load the world in 1.8 first
Spawning in the void
Need to find a fix
See bottom of page
Missing chunk(s)
Load the world in 1.8 first
Floating text
1.8:
/kill @e[type="ArmorStand"]
or
/kill @e[type="!Player"]
1.16:
/kill @e[type="armor_stand"]
or
/kill @e[type="!player"]
Mobs spawning and fire spreading when loading the world
-Open the downloaded world in NBTExplorer (BEFORE LOADING IT IN MINECRAFT. If it works select the zip, else extract it and select the "level.dat")
-Expand to level.dat>data>GameRules
-Set "doMobSpawning" and "doFireTick" to false
-Save (Ctrl+S or 3rd icon in top bar)
And you should be all done
Got another issue?
If possible, especially if you're experiencing the "spawn in void" glitch, please dm me a few things:
-Your os (Macos/Windows/Linux)
-The tool you used to extract (Winrar/7zip/Windows Explorer/unzip)
-Your game version (1.8.9/1.16/1.18)
-Where you tried to open the world (Local solo/Server)