You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When passing just outside a research facility I got these two error messages:
DEBUG : Setting furniture f_fireweed at (9,17,3) where terrain is t_open_air (which is_open_air)
If this is intentional, set the ALLOW_ON_OPEN_AIR flag on the furniture
FUNCTION : furn_set
FILE : C:\Cataclysm-DDA\src\map.cpp
LINE : 1766
VERSION : cdda-experimental-2024-11-13-1444-3073-g2eaa72ca9f-dirty
DEBUG : Problem setting furniture in nested mapgen 7x7_burned_ground in nested mapgen 15x15_burned_ground in update mapgen mx_point_burned_ground
FUNCTION : apply
FILE : C:\Cataclysm-DDA\src\mapgen.cpp
LINE : 3016
VERSION : cdda-experimental-2024-11-13-1444-3073-g2eaa72ca9f-dirty
Describe the bug
When passing just outside a research facility I got these two error messages:
DEBUG : Setting furniture f_fireweed at (9,17,3) where terrain is t_open_air (which is_open_air)
If this is intentional, set the ALLOW_ON_OPEN_AIR flag on the furniture
FUNCTION : furn_set
FILE : C:\Cataclysm-DDA\src\map.cpp
LINE : 1766
VERSION : cdda-experimental-2024-11-13-1444-3073-g2eaa72ca9f-dirty
DEBUG : Problem setting furniture in nested mapgen 7x7_burned_ground in nested mapgen 15x15_burned_ground in update mapgen mx_point_burned_ground
FUNCTION : apply
FILE : C:\Cataclysm-DDA\src\mapgen.cpp
LINE : 3016
VERSION : cdda-experimental-2024-11-13-1444-3073-g2eaa72ca9f-dirty
Attach save file
Wimbledon-trimmed.tar.gz
I have driven about two ticks from the error report presentation in the save (and the car is moving along).
Steps to reproduce
Who knows?
Expected behavior
Not trying to place plants in the air.
Screenshots
No response
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Portal Storms Ignore NPCs [personal_portal_storms],
Slowdown Fungal Growth [no_fungal_growth]
]
Additional context
I fail to find any burned ground anywhere in the relative vicinity, in particular anywhere around level 3 of the research facility.
The text was updated successfully, but these errors were encountered: