Skip to content
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

Storage dump after loading. #14

Open
Canute00 opened this issue Sep 2, 2018 · 0 comments
Open

Storage dump after loading. #14

Canute00 opened this issue Sep 2, 2018 · 0 comments

Comments

@Canute00
Copy link

Canute00 commented Sep 2, 2018

Version RimWorld 0.19.2009 rev494
After loading a safegame all storages loose their stuff and it get dumped around.
At the log a warning show up
Trying to get valid region at (125, 0, 116) but RegionAndRoomUpdater is disabled. The result may be incorrect.
Verse.Log:Warning(String, Boolean)
Verse.RegionGrid:GetValidRegionAt(IntVec3)
Verse.RegionAndRoomQuery:RegionAt(IntVec3, Map, RegionType)
Verse.RegionAndRoomQuery:RoomAt(IntVec3, Map, RegionType)
Verse.GridsUtility:GetRoom(IntVec3, Map, RegionType)
Verse.GenPlace:PlaceSpotQualityAt(IntVec3, Map, Thing, IntVec3, Boolean, Predicate1) Verse.GenPlace:TryFindPlaceSpotNear(IntVec3, Map, Thing, Boolean, IntVec3&, Predicate1)
Verse.GenPlace:TryPlaceThing(Thing, IntVec3, Map, ThingPlaceMode, Thing&, Action2, Predicate1)
Verse.GenPlace:TryPlaceThing(Thing, IntVec3, Map, ThingPlaceMode, Action2, Predicate1)
Verse.GenSpawn:Spawn(Thing, IntVec3, Map, Rot4, WipeMode, Boolean)
Verse.Map:FinalizeLoading()
Verse.Game:LoadGame()
Verse.SavedGameLoaderNow:LoadGameFromSaveFileNow(String)
Verse.Root_Play:m__0()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:m__1()

Whole log
https://git.io/fAl6Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant