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

Server Error: reflections in the arena cause an error when the fight ends #725

Closed
adrienlaws opened this issue May 15, 2024 · 1 comment
Closed

Comments

@adrienlaws
Copy link
Contributor

adrienlaws commented May 15, 2024

What

Reflections in the arena generate an error message when the fight ends. This may occur elsewhere but the error message appears reliably in arena testing.

edit: this also appears to happen with evil twin (see notes at the bottom)

Raw Error Message

May 15 2024 14:52:59 | [monster.bof (1066)] C_SendMessage OBJECT 7331 CLASS Reflection can't send MESSAGE PostAttackTimer (13444) to non-object 0,0

image

Reproducing the Error

  1. 2 players start a fight in the arena
  2. 1st player casts reflection 2-3 times
  3. 2nd player hits the 1st player to get attacked by 1st player's reflection
  4. 2nd player dies from reflection attacks and an error appears in the server log

Notes

This also appears to affect evil twin. If a player dies in the arena to an evil twin a similar message appears.
image
May 15 2024 15:07:02 | [monster.bof (1066)] C_SendMessage OBJECT 7090 CLASS EvilTwin can't send MESSAGE PostAttackTimer (13444) to non-object 0,0

@adrienlaws adrienlaws changed the title Server Error: reflections in the Arena Server Error: reflections in the arena cause an error when the fight ends May 15, 2024
@adrienlaws
Copy link
Contributor Author

Fixed by #730

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant