CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
10.65k stars 4.18k forks source link

Crafting Recipe Error with salt_water / water_clean on Game Load #36932

Closed Chronakai closed 3 years ago

Chronakai commented 4 years ago

Describe the bug

An error appears when loading the game, when reaching the Crafting Recipes portion of loading. The game still loads and functions as far as can be determined when ignoring.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Launch the game
  2. Load the save

Expected behavior

The save loads with no issue, since all mods enabled are from the Launcher's listings.

Screenshots

N/A

Versions and configuration

Additional context

Add any other context about the problem here.

DEBUG : loop in comestible recipes detected: salt_water -> water_clean -> salt_water. Such loops can be broken by either removing or altering recipes or marking one of the items involved with the NUTRIENT_OVERRIDE flag

FUNCTION : void recipe_dictionary::find_items_on_loops() FILE : src/recipe_dictionary.cpp LINE : 405

config.zip Elmwood Park.zip

ZhilkinSerg commented 4 years ago

Looks like an issue with a third party mod.

OliveChukar commented 3 years ago

Tested in ver 0.E-9111-gd1e702b-dirty with all the mods that are still in game from the list in the original report. No error.

Tried testing with save from report and got many error messages that seemed to be from mods.

anothersimulacrum commented 3 years ago

Closing as a third party issue.