#85 Bug with GriefDefender

Closed
opened 1 year ago by Spaex · 0 comments
Spaex commented 1 year ago

Hi, since GriefDefender latest update introduced enabling it for only specific worlds, every world where GriefDefender is disabled in, using SafariNet "Eggs" creates the following exception and it won't catch the mob:

https://pastebin.com/XkYzEMQH

I already asked bloodshot about it and he told me the following:

ok bug is on SafariNet side

The API clearly states the method is nullable

@Nullable ClaimManager getClaimManager(UUID worldUniqueId);

tell the dev to add a null check here

de.Linus122.SafariNet.Hooks.HookGriefDefender.cantCatch(HookGriefDefender.java:19) ~[SafariNet-1.15.38-SNAPSHOT.jar:?]

Hi, since GriefDefender latest update introduced enabling it for only specific worlds, every world where GriefDefender is disabled in, using SafariNet "Eggs" creates the following exception and it won't catch the mob: https://pastebin.com/XkYzEMQH I already asked bloodshot about it and he told me the following: ok bug is on SafariNet side The API clearly states the method is nullable @Nullable ClaimManager getClaimManager(UUID worldUniqueId); tell the dev to add a null check here de.Linus122.SafariNet.Hooks.HookGriefDefender.cantCatch(HookGriefDefender.java:19) ~[SafariNet-1.15.38-SNAPSHOT.jar:?]
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.