-
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
Fire does not spread while on the ground #35824
Comments
I have also added two extra screenshots where I show another save I just started where the fire also does not spread. |
Could you upload your save? |
is there a setting for the fire to spread? if so maybe check it up if the flag exists , maybe the game thinks the fire cannot spread or something has made the fire not able to spread just assumtions |
I've tried it on asphalt (Roads) fields (On building tiles) and fields (On actual field tiles and forests.) The only place the fire actually spreads is if the tile itself is flammable. (Wooden floor, etc.) As far as I know, the fire should be spreading to other flammable objects adjacent to it. |
it took at least 1 hour for me to spread both indoors and outdoors |
I can partially confirm this in 0.E-5877-g963edfda5d Given several adjacent piles of flammable items (blankets, clothes, planks), if I light one of them on fire, it will not spread to the adjacent piles. The same is true of corpses. However I cannot reproduce the issue with fungal beds. The fire spreads just fine through those, after lighting only one spot. |
can we confirm this is still an issue again now that fire spread code has been adjusted recently? |
Let fire spread to tiles with items (#35824)
Describe the bug
When placing a body or pile of bodies on the floor outside on multiple adjacent tiles, and then applying wood underneath them, lighting one pile of wood does not spread the fire to the adjacent tiles.
When approaching a fungal tower and lighting the fungal bed on fire, or a fungal stalk, the fire does not spread to adjacent tiles.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
Fires used to spread to adjacent, burnable tiles and objects. When lighting multiple corners of a fungal bed in clear weather, I expect it to spread to adjacent tiles.
Fires used to be a good way to dispose of rotting bodies, the fires easily spread to other piles of wood nearby and burned the corpses and things I wanted to trash.
This makes sense because fire should spread to nearby burnable objects, especially when the fire becomes 'raging'.
Screenshots
Here is the fire at 'raging'.
Here are the wind conditions.
Versions and configuration
debug.log
Dark Days Ahead [dda],
Aftershock [aftershock],
Safe Autodoc [safeautodoc],
DeadLeaves' Fictional Guns [FIC_Weapons],
Extended Realistic Guns [realguns],
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],
Salvaged Robots [Salvaged_Robots],
Crazy Cataclysm [crazy_cataclysm],
Mutant NPCs [mutant_npcs],
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],
Classes and Scenarios Mod [more_classes_scenarios],
Classic Roguelike Classes [RL_Classes],
Manual Bionic Installation [manualbionicinstall],
Stats Through Skills [StatsThroughSkills],
No Filthy Clothing [no_filthy_clothing],
Sleep Deprivation [sleepdeprivation],
Garden Pots [growable-pots],
Mythical Martial Arts [MMA],
Alternative Map Key [alt_map_key],
C.R.I.T Expansion Mod [crt_expansion],
Hydroponics [hydroponics],
Necromancy [necromancy],
Bionic Slots [cbm_slots],
SpeedyDex [speedydex],
Magiclysm [magiclysm],
No Rail Stations [No_Rail_Stations],
Roadheader and other mining vehicles [Heavy miners],
Stats Through Kills [stats_through_kills],
Fuji's Military Profession Pack [fuji_mpp]
Additional context
It used to work, now it doesn't. I am just confused as to why. It probably has an easy fix, but I have tried to reload my game, I have tried to change the wind direction through the debug menu, none of it works.
This persists across saves.
The text was updated successfully, but these errors were encountered: