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

Claims not shown on dynmap #20

Open
Craze1997 opened this issue Jan 28, 2023 · 3 comments
Open

Claims not shown on dynmap #20

Craze1997 opened this issue Jan 28, 2023 · 3 comments

Comments

@Craze1997
Copy link

Hello,

the playerclaims on my server aren't showing up on dynmap.
I use Griefdefender 2.3.2 and GDHooks v0.8-DEV.
grafik

on Startup GDHooks prints the following message to the console:

[20:15:43 WARN]: [GDHooks] Plugin GDHooks v0.8-DEV generated an exception while executing task 262
java.lang.NullPointerException: Cannot invoke "com.griefdefender.api.claim.ClaimManager.getWorldClaims()" because the return value of "com.griefdefender.GDCore.getClaimManager(java.util.UUID)" is null
at com.griefdefender.GDCore.getAllClaims(GDCore.java:157) ~[?:?]
at com.griefdefender.hooks.provider.DynmapProvider.updateClaims(DynmapProvider.java:261) ~[?:?]
at com.griefdefender.hooks.provider.DynmapProvider.access$300(DynmapProvider.java:61) ~[?:?]
at com.griefdefender.hooks.provider.DynmapProvider$GriefDefenderUpdate.run(DynmapProvider.java:342) ~[?:?]
at org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.19.3.jar:git-Paper-384]
at org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.19.3.jar:git-Paper-384]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.19.3.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

How can i fix that?
Thx for help

@LFLUCA16K
Copy link

HI; I know that's not your problem... could you tell me how to install GDHooks? Thank you

@Mrs-Feathers
Copy link

what specific build of GDHooks 0.8 do you have? it'll say DEV18 or something. current version is DEV29

@Mrs-Feathers
Copy link

@LFLUCA16K you download compiled version from the discord server and put it into your plugins folder like normal.

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

3 participants