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 'vehicle runs over something' spam #31864

Merged
merged 1 commit into from Jun 26, 2019

Conversation

Projects
None yet
4 participants
@OrenAudeles
Copy link
Contributor

commented Jun 26, 2019

Summary

SUMMARY: Bugfixes "Fix 'vehicle runs over something' spam"

Purpose of change

Fixes #31836 - Vehicle tires runs over something message log spam.
Bug introduced in #31734

Describe the solution

If there is no trap then trap_id t will be tr_null. We can test for this and exit early.

@kevingranade kevingranade merged commit 5fc8138 into CleverRaven:master Jun 26, 2019

1 of 3 checks passed

continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
gorgon-ghprb Build triggered for merge commit.
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details

@OrenAudeles OrenAudeles deleted the OrenAudeles:run_over_spam branch Jun 26, 2019

@kevingranade

This comment has been minimized.

Copy link
Member

commented Jun 26, 2019

This pull request has been mentioned on Cataclysm: Dark Days Ahead. There might be relevant details there:

https://discourse.cataclysmdda.org/t/insert-tire-here-runs-over-something-xevery-wheel/20556/4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.