Question TownyChat Config Error (Chat)

Discussion in 'Bukkit Help' started by Lazor, Apr 11, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    Lazor

    Hello!

    Everything was running fine on my server, and I added VoxelSniper to it. At the same time I added that plugin, my chat broke. It began to say the prefix twice. I looked into the console to find some errors. However, when I /TownyChat Reload the chat goes back to normal. What seems to be the issue? Thanks in advance for the help.

    Error:
    Code:
    11.04 11:49:23 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
    11.04 11:49:23 [Server] INFO at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [spigot_1.9_latest.jar:git-Spigot-944aa20-8d16fc0]
    11.04 11:49:23 [Server] INFO at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [spigot_1.9_latest.jar:git-Spigot-944aa20-8d16fc0]
    11.04 11:49:23 [Server] INFO at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot_1.9_latest.jar:git-Spigot-944aa20-8d16fc0]
    11.04 11:49:23 [Server] INFO at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:729) [spigot_1.9_latest.jar:git-Spigot-944aa20-8d16fc0]
    11.04 11:49:23 [Server] INFO at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot_1.9_latest.jar:git-Spigot-944aa20-8d16fc0]
    11.04 11:49:23 [Server] INFO at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot_1.9_latest.jar:git-Spigot-944aa20-8d16fc0]
    11.04 11:49:23 [Server] INFO at com.palmergames.bukkit.TownyChat.tasks.onLoadedTask.run(onLoadedTask.java:28) ~[?:?]
    11.04 11:49:23 [Server] INFO at com.palmergames.bukkit.TownyChat.config.ConfigurationHandler.loadConfig(ConfigurationHandler.java:298) ~[?:?]
    11.04 11:49:23 [Server] INFO at com.palmergames.bukkit.TownyChat.config.ConfigurationHandler.saveConfig(ConfigurationHandler.java:316) ~[?:?]
    11.04 11:49:23 [Server] INFO at com.palmergames.bukkit.TownyChat.config.ConfigurationHandler.setConfigs(ConfigurationHandler.java:379) ~[?:?]
    11.04 11:49:23 [Server] INFO at java.lang.String.replace(Unknown Source) ~[?:1.8.0_77]
    11.04 11:49:23 [Server] INFO java.lang.NullPointerException
    11.04 11:49:23 [Server] WARN Task #24 for TownyChat v0.45 generated an exception
     
  2. Offline

    mine-care

    Looks like a null error of Towny that i think has to do with chat. Unfortunately i cannot look at their source code to pinpoint the exact issue. Try reporting it to Towny devs and they will deal with it ;)
     
Thread Status:
Not open for further replies.

Share This Page