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 unintended nullpo errors #2574

Merged
merged 1 commit into from Nov 17, 2019

Conversation

skyleo
Copy link
Contributor

@skyleo skyleo commented Nov 1, 2019

Follow up to 6608308

Pull Request Prelude

Changes Proposed

Fix some nullpo errors caused by wrongly assuming,
that masters in mob->ai_sub_hard_slavemob() are only of type BL_MOB.
This also fixes slaves with masters of type != BL_MOB not locking to master's target anymore.

Issues addressed: #2576

@skyleo skyleo added type:bug Issue is a bug or describes an incorrect behavior that should be fixed severity:4-high Crashes and general instability labels Nov 1, 2019
@skyleo
Copy link
Contributor Author

skyleo commented Nov 2, 2019

(Just changed the author)

@MishimaHaruna MishimaHaruna added this to the Release v2019.11.17 milestone Nov 17, 2019
@MishimaHaruna MishimaHaruna merged commit b5c3c3f into HerculesWS:master Nov 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity:4-high Crashes and general instability type:bug Issue is a bug or describes an incorrect behavior that should be fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants