DarkstarProject / darkstar

DEPRECATED - FFXI Server Emulator - See Project Topaz
https://github.com/project-topaz/topaz
GNU General Public License v3.0
455 stars 549 forks source link

Fix an issue with null player being passed to death listener #6377

Closed cocosolos closed 4 years ago

cocosolos commented 4 years ago

Also added a check in mixins that use the player.

kaincenteno commented 4 years ago

awesome! does this fix the issue with caskets?

cocosolos commented 4 years ago

Soft of. It fixes the crashing but I didn't touch the caskets mixin because of the open PR so it will still give a lua error in certain circumstances.