Title Error #4


  • New
  • Defect
Open
Assigned to _ForgeUser864941
  • _ForgeUser8354775 created this issue Mar 27, 2012

    What steps will reproduce the problem?
    1.Playing logging in
    2.Player Relogging
    3.Only with 1 group

    What is the expected output? What do you see instead?
    Puts an AW in front of the name where there should be nothing
    ex: Member AW (title) Name
    when it should be Member (title) name

    What version of the product are you using?
    R: SGTitles 1.0 for CB 1.2.3-R0.1 Mar 06, 2012

    Do you have an error log of what happened?
    no logs were present in the console

    Please provide any additional information below.
    It disappears on a title prefix or suffix clear but returns on a relog

  • _ForgeUser8354775 added the tags New Defect Mar 27, 2012
  • _ForgeUser8354775 posted a comment Mar 27, 2012

    I dont know if I can edit im still new to posting tickets

    additional info: in also using essentials if that has anything to do with it, i do have the change name option in essentials set to false

    also sometimes when people log in they have the wrong color of nickname even if they clear it then relog it happens again


    Edited Mar 27, 2012
  • _ForgeUser8354775 posted a comment Mar 29, 2012

    theres an error log now not for the same bug now it wont let players set titles at all

    2012-03-29 23:36:22 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'title' in plugin SGTitles v1.0 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) Caused by: java.lang.NoClassDefFoundError: org/getspout/spoutapi/Spout at com.sgcraft.sgtitles.PlayerManager.setSpoutTitle(PlayerManager.java:338) at com.sgcraft.sgtitles.PlayerManager.formatTitle(PlayerManager.java:185) at com.sgcraft.sgtitles.PlayerManager.refreshTitle(PlayerManager.java:282) at com.sgcraft.sgtitles.PlayerManager.applyTitle(PlayerManager.java:47) at com.sgcraft.sgtitles.commands.TitleCommands.onCommand(TitleCommands.java:166) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)


To post a comment, please login or register a new account.