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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 [Bug] crash in spell 28169: // Mutating Injection #2533

Closed
william19831103 opened this issue Mar 2, 2024 · 2 comments
Closed

馃悰 [Bug] crash in spell 28169: // Mutating Injection #2533

william19831103 opened this issue Mar 2, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@william19831103
Copy link

william19831103 commented Mar 2, 2024

馃悰 Bug report

Expected behavior

Steps to reproduce

  1. ...
  2. Profit

Version & Environment

Client Version:

Commit Hash:

OS Client:
OS Server:

Crashlog

  • None

NAXX 1 20240302210533

NAXX 2 20240302210600

@william19831103 william19831103 added the bug Something isn't working label Mar 2, 2024
@shudza
Copy link
Contributor

shudza commented Mar 2, 2024

It looks like target was null here, not caster. There is a null check at the top, so could spell casts in between cause target to become null?

@ratkosrb
Copy link
Contributor

ratkosrb commented Mar 2, 2024

Target cannot be null in auras. His debugger is wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants