CleverRaven / Cataclysm-DDA

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

Numerous errors after update from stable 0.G Gaimen to release candidate 2024-06-17-1934 #74646

Open Xaytan opened 1 week ago

Xaytan commented 1 week ago

Describe the bug

DEBUG : error: item gasfilter_s cannot fit into any pocket while loading: pocket with type (MAGAZINE) not found

FUNCTION : void item_contents::combine(const item_contents&, bool, bool, bool, bool) FILE : src/item_contents.cpp LINE : 740 VERSION : 8c4e268

DEBUG : error: item smart_phone cannot fit into pocket while loading: item is too long

FUNCTION : void item_contents::combine(const item_contents&, bool, bool, bool, bool) FILE : src/item_contents.cpp LINE : 718 VERSION : 8c4e268

DEBUG : error: item gasoline cannot fit into pocket while loading: item is not the correct ammo type

FUNCTION : void item_contents::combine(const item_contents&, bool, bool, bool, bool) FILE : src/item_contents.cpp LINE : 718 VERSION : 8c4e268

Also errors related to railway stations which I did not capture the logs for. Errors primarily occurred when moving into previously explored areas. Have not tested with totally uncharted areas.

Attach save file

Moorhead-trimmed.tar.gz

Steps to reproduce

1: Load existing character 2: Walk around a bit

Expected behavior

Should not cause errors

Screenshots

No response

Versions and configuration

Additional context

Had a number of errors when initially loading the character. 30-40 of them, roughly. Did not capture them.