Skip to content
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

fix duplicate entry debug message while eating #38031

Merged

Conversation

KorGgenT
Copy link
Member

Summary

SUMMARY: Bugfixes "fix duplicate entry debug message while eating"

Purpose of change

Fixes #37583

Describe the solution

in inventory_column::move_entries_to, added an extra check to see if the entries already exist in the column that are trying to move to

Testing

loaded the save in the attached issue and tried to drink the hot water on the counter.

Additional context

@KorGgenT KorGgenT added [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) Inventory / AIM / Zones Inventory, Advanced Inventory Management or Zones labels Feb 15, 2020
@ZhilkinSerg ZhilkinSerg merged commit 294acf6 into CleverRaven:master Feb 15, 2020
@KorGgenT KorGgenT deleted the fix-duplicate-entry-debug-message branch August 13, 2020 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Inventory / AIM / Zones Inventory, Advanced Inventory Management or Zones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Tried to add a duplicate entry" when eating.
2 participants