SpongePowered / Sponge

The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
MIT License
390 stars 211 forks source link

World Properties not saving #2114

Closed HaniXP closed 5 years ago

HaniXP commented 6 years ago

I am currently running

Mods : Minecraft, Minecraft Coder Pack, Forge Mod Loader, Minecraft Forge, SpongeAPI, SpongeForge, Applied Energistics 2, Aroma1997Core, AromaBackup, AromaBackuprecovery, Astikoor, BC Builders, BC Energy, BC Factory, BC Robotics, BC Silicon, BC Transport, Baubles, Better Records, BiblioCraft, BuildCraft, BuildCraft Compat, BuildCraft Lib, Chisel, Chisels & Bits, CoFH Core, CoFH World, CodeChicken Lib, Davinci's Vessels, Doggy Talents, Dynmap, EnderStorage, Exotic Birds, Extra Bit Manipulation, Extreme Reactors, FastWorkbench, FoamFix, FoamFixCore, Forestry, Forge Endertech, Forge Microblocks, Forge Multipart CBE, IndustrialCraft 2, Inventory Tweaks, Just Enough Items, MCMultiPart, MalisisCore, MalisisDoors, Mega Loot, Mekanism, MekanismGenerators, Minecraft Multipart Plugin, Modern Warfare, MorePlayerModels, Moving World, MovingWorld CORE, MrCrayfish's Device Mod, MrCrayfish's Furniture Mod, MrTJPCore, Not Enough Items, OMLib, Open Modular Passive Defense, Open Modular Turrets, OpenBlocks, OpenComputers, OpenComputers (Core), OpenModsLib, OpenModsLib Core, Pam's HarvestCraft, ProjectRed Core, Random Things, RandomPatches, Redstone Flux, Redstone Paste, SecurityCraft, Shadowfacts' Forgelin, SignPicture, TESLA, Thermal Dynamics, Thermal Expansion, Thermal Foundation, Thermal Innovation, Treecapitator, Waila, WorldEdit, Zero CORE, bspkrsCore

Issue Description

sde

1) Unloading world [ /world unload (worldname) ] 2) Disabling the world [ /world disable (worldname) ] 3) Deleting the world [ /world delete (worldname) ]

And then i am finally getting an error saying i need to disable the world first in order to delete it.. but i have it already disabled so i dont really know why is it asking again and not allowing me to delete world?

Sounds like another world bug, likely related to #2111

ryantheleach commented 5 years ago

@dualspiral Are these steps from Nucleus world management? Do you have any insight?

ImMorpheus commented 5 years ago

Not able to reproduce with SF (updated to https://github.com/SpongePowered/SpongeForge/commit/1c1d1328c13a02960ccca626fa4713f6ce43c8e0) and SC (updated to https://github.com/SpongePowered/SpongeCommon/commit/4063674e2d3f0c2c71cbf37ac7db505ba4eeeb17)

Probably fixed by https://github.com/SpongePowered/SpongeCommon/commit/810f79f0e98d8ac90fd2c8a134c9c804766f7583