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

errors in 1.4.6 #16

Open
stevewall85 opened this issue Dec 21, 2012 · 1 comment
Open

errors in 1.4.6 #16

stevewall85 opened this issue Dec 21, 2012 · 1 comment

Comments

@stevewall85
Copy link

i get the follwing errors in 1.4.6

2012-12-21 15:13:00 [INFO] [TownyChat] Enabling TownyChat v0.35
2012-12-21 15:13:00 [INFO] [Dynmap-Towny] Enabling Dynmap-Towny v0.30
2012-12-21 15:13:00 [INFO] [Dynmap-Towny] initializing
2012-12-21 15:13:00 [SEVERE] Error occurred while enabling Dynmap-Towny v0.30 (Is it up to date?)
java.lang.NullPointerException
at org.dynmap.bukkit.DynmapPlugin.getMarkerAPI(DynmapPlugin.java:842)
at org.dynmap.towny.DynmapTownyPlugin.activate(DynmapTownyPlugin.java:868)
at org.dynmap.towny.DynmapTownyPlugin.onEnable(DynmapTownyPlugin.java:849)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugin(CraftServer.java:278)
at org.bukkit.craftbukkit.v1_4_6.CraftServer.enablePlugins(CraftServer.java:260)
at net.minecraft.server.v1_4_6.MinecraftServer.j(MinecraftServer.java:321)
at net.minecraft.server.v1_4_6.MinecraftServer.e(MinecraftServer.java:300)
at net.minecraft.server.v1_4_6.MinecraftServer.a(MinecraftServer.java:259)
at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:149)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)

@mikeprimm
Copy link
Member

Try this on the just-released 0.40 - let me know the details if you still see the issue. I fixed a potential issue with handling /dynmap reload that may have caused this

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