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: container:addLoot warnings #1613

Merged
merged 4 commits into from
Sep 19, 2023
Merged

Conversation

dudantas
Copy link
Member

@dudantas dudantas commented Sep 17, 2023

The error occurred because the corpse had less capacity than the amount of loot.

I improved the log, so we know which corpse has a problem and what error is returned. I also made some small improvements to other scripts.

Fix: #1596 (warning only)

It's likely that other monsters also have the same error, we'll have to check the logs and fix it.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@dudantas dudantas merged commit b16bd63 into main Sep 19, 2023
30 checks passed
@dudantas dudantas deleted the fix-container-addLoot-warnings branch September 19, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants