-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Zone Sorting Loop #31895
Comments
Do your zones overlap in some way? |
Just tried the included save with build 9229 and it seems to get into an infinite loop still... At least until a zombie appears though it doesn't always meaning I have to end task. I find it interesting that while there are usually log events about items being set down and that's not happening with this save. For example I'm NOT seeing (and am expecting to see) things like "You drop your (item name) on the floor." I am seeing other messages such as those due to cold exposure. Also interestingly when I'm sorting gear I can normally hit numpad 5 to interrupt and that doesn't work on this save. I also got an error while loading the save on "Items": I did try to make sure to have all the mods you have on save load so not sure what that consistency error is about. I seem to recall in my own game when some stuff got shifted from more survival tools to mainline and then deleted getting some item errors but it specified what the item id (string) was (things like makeshift_shovel). I haven't personally encountered this in my own current game and as it turns out I just got back from a trip AND I re-arranged where things go as well as having overlapped unsorted and sorted piles. That doesn't mean I won't encounter this just haven't. I also don't play normally with the same set of mods. |
Yes, every one overlaps with an Unsorted Zone. This has worked before as an easier way to organize an entirely new building. But specific zones dont overlap I.e. guns is separate from ammo, etc. |
I did have another world going where this issue happened consistently. I have since deleted this one due to memory issue from before. I assumed it was related to that. |
Duplicate of #29573. |
Describe the bug
While attempting to sort items into assigned zones the player goes into infinite loop.
Steps To Reproduce
Difficult to continuously reproduce. I have attached my save file and a (albeit slightly useless) gif of the error. If you go from where the character is in my save file and immediately hit Shift+O itll happen consistently
Edit: It seems to be closely related to the gun sorting in this situation, but i have had it before where it was different items. For reference their are bows/slingshots etc in this save-file. They are currently placed at the door but the sort location is at the bottom left on the tables.
Expected behavior
Sorting should not get stuck in an infinite loop.
Screenshots
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Magiclysm [magiclysm],
Aftershock [aftershock],
Craftable Gun Pack [craftgp],
DeadLeaves' Fictional Guns [FIC_Weapons],
Garden Pots [growable-pots],
Icecoon's Arsenal [ew_pack],
Makeshift Items Mod [makeshift],
Medieval and Historic Classes and Shields [Medieval_Stuff],
More Survival Tools [More_Survival_Tools],
Mythological Replicas [nw_pack],
DinoMod [DinoMod],
Modular Turrets [modular_turrets],
Alternative Map Key [alt_map_key],
Crazy Cataclysm [crazy_cataclysm],
Hydroponics [hydroponics],
Mutant NPCs [mutant_npcs],
Mythical Martial Arts [MMA],
Beta National Guard Camp [national_guard_camp],
More Locations [more_locations],
Fuji's More Buildings [FujiStruct],
Mapgen Demo [mapgen_demo],
Urban Development [Urban_Development],
Boats [boats],
Folding Parts pack [deoxymod],
Vehicle Additions Pack [blazemod],
Tanks and Other Vehicles [Tanks],
Necromancy [necromancy],
Classes and Scenarios Mod [more_classes_scenarios],
Classic Roguelike Classes [RL_Classes],
Safe Autodoc [safeautodoc],
StatsThroughSkills [StatsThroughSkills],
C.R.I.T Expansion Mod [crt_expansion],
Nechronica Redux [Nechronica_Redux],
Arcana and Magic Items [Arcana],
Draco's Dog Mod [DracoDogMod]
]
Weedsport.zip
The text was updated successfully, but these errors were encountered: