DynMap error has occured...

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

eyeball114

New Member
Jul 29, 2019
71
0
0
Unleashed 1.1.3

Plugins:
Announcer
Citizens
ClearLAg
Essentials
GriefLog
GriefPrevention
GroupMangaer
LWC
PluginMetrics
TreeAssist
WroldBorder
WorldEdit

Server recognizes DynMap when running /plugins. Chat comes back with:
"An internal error occurred while attempting to perform this command"

Terminal comes back with:
Code:
22:00:33 [INFO] Eyeball114 issued server command: /dynmap
22:00:33 [SEVERE] null
org.bukkit.command.CommandException: Unhandled exception executing command 'dynmap' in plugin dynmap v1.7.1-714
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
    at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:573)
    at net.minecraft.network.NetServerHandler.func_72566_d(NetServerHandler.java:1390)
    at net.minecraft.network.NetServerHandler.chat(NetServerHandler.java:1250)
    at net.minecraft.network.NetServerHandler.func_72481_a(NetServerHandler.java:1176)
    at net.minecraft.network.packet.Packet3Chat.func_73279_a(Packet3Chat.java:60)
    at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:442)
    at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:223)
    at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
    at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:732)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.NullPointerException
    at org.dynmap.bukkit.DynmapPlugin.onCommand(DynmapPlugin.java:860)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    ... 15 more

I tired several version with the same result.

Is this a port issue? I do have :8123 forwarded on my router and home server.
 
do you have dynmap installed in the plugins folder?

If you are running ftb with MCPC, you need to put dynmap in the mods folder.