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

DeathExplosion causing server crash!!! #1993

Closed
bark-train-dog opened this issue Nov 14, 2024 · 2 comments
Closed

DeathExplosion causing server crash!!! #1993

bark-train-dog opened this issue Nov 14, 2024 · 2 comments

Comments

@bark-train-dog
Copy link

BUG REPORT: Only while a player wore ReflectPhysical-armor killed a DullCopperElement, DeathExplosin ability makes the monster dying infinitely.

i try to fix this bug by revised
C:\Games\ModernUO-main\Projects\UOContent\Misc\AOS.cs at
line #199 -> if (from is { Deleted: false, Alive: true, Hits: > 0 }) // Hits > 0 to prevent DeathExplosion & player's ReflectPhysical causing Mobile.Kill()'s infinite loop that will crash the server.

Lance Wang

@kamronbatman
Copy link
Contributor

Thanks! I'll take a look at that.

@kamronbatman
Copy link
Contributor

kamronbatman commented Dec 6, 2024

@bark-train-dog - Please test that this change: #1990 - Fixed the issue. I think it might have made Death Explosion not happen at all. So I may have to take a look again.

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

2 participants