Bug Closed · Resolved

MythicMob WorldGuard Incompatabilit

#2583 opened by Unknown 4 years ago

Unknownreported this bug

Summary

CreatureSpawnEvent NPE produced by WorldGuard when spawning MythicMobs.

Steps to reproduce

  1. Spawn a custom mob
  2. WorldGuard throws an NPE.

Server log file

https://paste.landon.pw/ucadukiy.vala

Debug log snippet

https://paste.landon.pw/olificow.avrasm

Proposed fixes

Seems the getEntity().getType() is null, so I assume the fix would be to ensure it isn't null.

Sign in to join the discussion.