FeatherBoard Double Lined HELP!

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Shadow

Dev
Premium
Feedback score
2
Posts
424
Reactions
308
Resources
0
It may help if you give us the config...
 

ErrCode19

Banned
Feedback score
-2
Posts
991
Reactions
114
Resources
0
Banned forever. Reason: Rules violations

Hurt

Supreme
Feedback score
15
Posts
460
Reactions
98
Resources
0
Yeye, also please do it in HasteBin please :)
 

ErrCode19

Banned
Feedback score
-2
Posts
991
Reactions
114
Resources
0
EDITED[DOUBLEPOST=1478928148][/DOUBLEPOST]I did it in pastebin ill use hastebin too[DOUBLEPOST=1478928207][/DOUBLEPOST]
Yeye, also please do it in HasteBin please :)
Done
 
Banned forever. Reason: Rules violations

ErrCode19

Banned
Feedback score
-2
Posts
991
Reactions
114
Resources
0
do /featherboard debug

and show it to me
It just sits here and does nothing. it says Creating debug message...[DOUBLEPOST=1478928567][/DOUBLEPOST]ISSUE is fixed now... Ill reopen this if the problem persists!
 
Banned forever. Reason: Rules violations

ErrCode19

Banned
Feedback score
-2
Posts
991
Reactions
114
Resources
0
Ok this is still happening.. this is what i see when reload featherboard

 
Banned forever. Reason: Rules violations

Evalion

Feedback score
0
Posts
11
Reactions
0
Resources
0
Ok this is still happening.. this is what i see when reload featherboard


Here you go:
  1. [16:55:18] [Craft Scheduler Thread - 1618/WARN]: java.lang.IllegalArgumentException: Team name 'MVdWFB74930' is already in use

  2. [16:55:18] [Craft Scheduler Thread - 1618/WARN]: at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[16:55:18] [Craft Scheduler Thread - 1618/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scoreboard.CraftScoreboard.registerNewTeam(CraftScoreboard.java:140)
The way featherboard works is it creates a fake player with the name of a random color code, then splitting up each line by 16, and setting the prefix and suffix of the fake player.
 

ErrCode19

Banned
Feedback score
-2
Posts
991
Reactions
114
Resources
0
Here you go:
  1. [16:55:18] [Craft Scheduler Thread - 1618/WARN]: java.lang.IllegalArgumentException: Team name 'MVdWFB74930' is already in use

  2. [16:55:18] [Craft Scheduler Thread - 1618/WARN]: at org.apache.commons.lang.Validate.isTrue(Validate.java:136)

  3. [16:55:18] [Craft Scheduler Thread - 1618/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scoreboard.CraftScoreboard.registerNewTeam(CraftScoreboard.java:140)
What
 
Banned forever. Reason: Rules violations

Evalion

Feedback score
0
Posts
11
Reactions
0
Resources
0
Basically it is trying to create an existing team in your scoreboard.

"java.lang.IllegalArgumentException: Team name 'MVdWFB74930' is already in use"

You can try to simulate the same error in single player, do "/scoreboard teams create asd" TWICE

As result, it should say that it already exists for the second try.
 

ErrCode19

Banned
Feedback score
-2
Posts
991
Reactions
114
Resources
0
Basically it is trying to create an existing team in your scoreboard.

"java.lang.IllegalArgumentException: Team name 'MVdWFB74930' is already in use"

You can try to simulate the same error in single player, do "/scoreboard teams create asd" TWICE

As result, it should say that it already exists for the second try.
I just need to know how it fix it it just started doing it recently
 
Banned forever. Reason: Rules violations

Evalion

Feedback score
0
Posts
11
Reactions
0
Resources
0
I just need to know how it fix it it just started doing it recently
Well, since i haven't used Featherboard that much, i don't know how to fix that specific issue, hit me up with your spigot version and i'll try to make a small plugin that can replace featherboard for you, other thing to do is contact Maxim himself, since he made the plugin.
 
Status
This thread has been locked.
Top