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

Works on Spigot 1.16.2, fails on Spigot 1.16.3 #62

Open
Mintaka3a opened this issue Sep 11, 2020 · 1 comment
Open

Works on Spigot 1.16.2, fails on Spigot 1.16.3 #62

Mintaka3a opened this issue Sep 11, 2020 · 1 comment

Comments

@Mintaka3a
Copy link

Error in log file during startup after upgrading to Spigot 1.16.3:

[Server thread/ERROR]: Error occurred while enabling Dynmap-WorldGuard v1.3-SNAPSHOT (Is it up to date?)
java.lang.NullPointerException: null
at org.dynmap.bukkit.DynmapPlugin.getMarkerAPI(DynmapPlugin.java:1042) ~[?:?]
at org.dynmap.worldguard.DynmapWorldGuardPlugin.activate(DynmapWorldGuardPlugin.java:422) ~[?:?]
at org.dynmap.worldguard.DynmapWorldGuardPlugin.onEnable(DynmapWorldGuardPlugin.java:394) ~[?:?]
[snip]

Roll back to 1.16.2 and the plugin functions perfectly again.

@seema84
Copy link

seema84 commented Feb 22, 2021

more information is needed (dynmap version, spigot build)
the problem still exists?

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