Giter VIP home page Giter VIP logo

nicknamer's Introduction

NickNamer

Build Status GitHub release

Nick & Skin changer plugin with an integrated API to modify name/skin information.

SpigotMC page

nicknamer's People

Contributors

inventivetalentdev avatar renovate-bot avatar scarabcoder avatar th3shadowbroker avatar trollyloki avatar whimxiqal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nicknamer's Issues

Chunk Error

What steps will reproduce the problem?

When I use /nick

What were you expecting to happen? What happened instead?

it is working But There is a Chunk error were I did it

What version of the plugin are you using? *Type /version Plugin Name

3.12.2

What Spigot version are you using? Type /version

1.8.8-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

WorldEdit, WorldGuard, Multiverse-Core, Vault, and more

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

Nope no Error Log

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

Nope

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Nope I am not using buneecord

Leaving NickNamer running for some time throws "MySQLNonTransientConnectionException: No operations allowed after connection closed."

What steps will reproduce the problem?

Leave Spigot server running for some time, an SQL error is printed to the console.

What were you expecting to happen? What happened instead?

Nothing, yet the console is spammed with SQL errors.

What version of the plugin are you using? Type /version <Plugin Name>

3.12.3

What Spigot version are you using? Type /version

CraftBukkit version git-Spigot-90f61bc-29e1d72 (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

Plugins (20): HubBasics, TitleAdvanced, WorldEdit, PlaceholderAPI, PacketListenerApi, EchoPet, Tab, Vault, Votifier, TokenManager, LobbySwitch, ProtocolLib, BungeePortals, AAC, PowerfulPerms, NickNamer, Essentials, LiteBans, EssentialsSpawn, DeluxeChat

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

http://pastebin.com/ycN6fx9x

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No. Log not applicable.

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Using BungeeCord, happens only on one server (as far as I can see) as such information provided relates to that server. Unsure if this issue is present in earlier versions.

Random nick and random skin bug

## What steps will reproduce the problem?

  1. When I am /op I do have the permission to random nick and random skin.
  2. When my players who have the permission 'nick.command.name.random' and the 'nick.command.skin.random' try to use the command, it says that they are missing those permissions.

## What were you expecting to happen? What happened instead?
It is supposed to work and my players should be able to use random nick and random skin and it always says 'Missing the permissions'

## What version of the plugin are you using?
NickNamer version: 3.11.7

## What Spigot version are you using?
Spigot version: git-Spigot-fdc1440-53fac9f MC: 1.8.8

## What plugins are you using?
My plugin list is private but I have tried to use the nicknamer without any plugins only with a permission plugun called 'LordPermissions' and it did not work.

## Do you have an error log?
No, I do not have any error log.

## Did your client crash?
No, it did not.

## Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)
I am using bungeecord and I have not tried to use it on previous versions.

NickDisguiseEvent and SkinDisguiseEvent

What steps will reproduce the problem?

@eventhandler
private void onDebug(NickDisguiseEvent e) {
Bukkit.broadcastMessage("called NickDisguiseEvent (" + e.getPlayer().getName() + ")");
}
//same with SkinDisguiseEvent

What were you expecting to happen? What happened instead?

only call Event when PlayerJoin, /nick
but called randomly
When standing AFK and alone on the Server it will Spam youre Chat (you have to be nicked)

What version of the plugin are you using? Type /version <Plugin Name>

NickNamer version 3.12.2
Author: inventivetalent

What Spigot version are you using? Type /version

This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

Plugins (8): PermissionsEx, EmptyWorldGenerator, ServerUtils, PacketListenerApi, ProtocolLib, NoCheatPlus, NickNamer, LobbyHandler

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

no error

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

didn't crash

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

same informationen from last two issues

NPE on join and quit

What steps will reproduce the problem?

  1. Start the server
  2. Someone join or quit the server
  3. Enjoy NPE :)

What were you expecting to happen? What happened instead?

โ€“

What version of the plugin are you using?

NickNamer v3.11.0
PacketListenerAPI v3.4.2

What Spigot version are you using? Type /version

This server is running CraftBukkit version git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

Plugins that may be incompatible: AAC, ViaVersion, ProtocolLib and a custom plugin that use scoreboard.

Do you have an error log?

http://pastebin.com/raw/rmPMaFeb

Did your client crash?

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

I use Bungeecord, and it's the first time I use the plugin.

Not loading block textures (empty world)

What steps will reproduce the problem?

  1. Reloading
  2. logging in

What were you expecting to happen? What happened instead?

The world to render, it spawned me in a world where the block textured did not load

What version of the plugin are you using? Type /version <Plugin Name>

NickNamer version 3.11.5

What Spigot version are you using? Type /version

CraftBukkit version git-Spigot-6016ac7-7964365 (MC: 1.10) (Implementing API version 1.10-R0.1-SNAPSHOT)

What plugins ae you using? Type /plugins

WorldEdit, CoreProtect, PacketListenerApi, AdvancedBan, Vault, PlayerPoints, PermissionsEx, AdvancedAbilities, bChatManager, React, dynmap, EpicRename, NickNamer, SettlerCraft

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

http://pastebin.com/qXZeDz8C

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

N.A

Skin Repetitively Breaks on Server Side

What steps will reproduce the problem?

  1. Change nickname
  2. Change skin
  3. Wait a little bit, up to 10 minutes.
  4. Skin breaks on the server's side.

--OR--

  1. Change nickname
  2. Change skin
  3. Log off
  4. Log on
  5. Skin breaks on server's side

What were you expecting to happen? What happened instead?

I was expecting my skin to not break on my server session. Instead, it kept on breaking and most of my server time was set fixing skins.

What version of the plugin are you using? Type /version <Plugin Name>

3.12.3

What Spigot version are you using? Type /version

I'm using CraftBukkit for 1.10.2

What plugins are you using? Type /plugins

This and the API

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

There is no error. I've been looking through the server log.

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No.

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Here is my config:

replace:
  chat:
    # Replace names in messages sent by players
    player: true

    # Replaces names in ALL outgoing messages
    out: true
    in:
      # Replace names in incoming commands
      command: false

      # Replace names in general (non-command) incoming messages
      general: false
  scoreboard: false
  scoreboardScore: false
  scoreboardTeam: false
  tabComplete:
    chat: false

updateSelf: true

random:
  join:
    nick: false
    skin: false
  nick:
  - "inventivetalent"
  - "md_5"
  - mojang: # Name category
    - "jeb_"
    - "Notch"
    - "Dinnerbone"
  skin:
  - "md_5"
  - "inventivetalent"

names:
  # Format for names, for example '&9%s' would color all names blue. Note: names can't be longer than 16 charcters and will be shortened.
  format: "%s"

  # Format for names in chat messages
  chatFormat: "%s&f"

#Enable this if this server is behind a BungeeCord server
bungeecord: false

storage:
  # Storage type
  # - temporary
  #     saves all data in memory until the server is stopped
  # - local (recommended)
  #     creates a local database or uses the database specified in bukkit.yml
  # - sql
  #     uses an SQL server
  # - redis
  #     uses a Redis server
  type: "local"
  sql:
    address: "jdbc:mysql://localhost:3306/minecraft"
    user: ""
    pass: ""
  redis:
    host: "localhost"
    port: 6379
    pass: ""
    max-connections: 4


messages:
  command:
    name:
      changed: "&aChanged &b%player%'s &aname to &b%name%&a."
      cleared: "&aCleared &b%player%'s &aname"
      list:
        used: "&eUsed names:"
        format: "&r%s &eis used by&r %s"
      error:
        length: "&cThe specified name is too long"
        category:
          unknown: "&cUnknown category: %s"
        list:
          empty: "&cThere are no used names"
    skin:
      changed: "&aChanged &b%player%'s &askin to &b%skin%''s&a skin."
      cleared: "&aCleared &b%player%'s &askin"
      list:
        used: "&eUsed names:"
        format: "&r%s &eis used by&r %s"
      error:
        length: "&cThe specified skin is too long"
        category:
          unknown: "&cUnknown category: %s"
        list:
          empty: "&cThere are no used skins"
    error:
      unknown: "&cUnknown error while executing command. See console for details."
      permission: "&cYou are missing the following permission: %s"
      illegalSender: "&cThis command is only available to players"
      unhandled: "&cInternal exception. See console for details."
      length:
       short: "&cMissing arguments. Usage: %s"
       long: "&cToo many arguments. Usage: %s"
      parse: "&cFailed to parse argument '%s' to %s"
      target:
        notFound: "&cPlayer could not be found"

# Disable the features below, if you're only interested in utilizing the API.
pluginFeatures:
  commands:
    general: true
    nick: true
    skin: true

Real user skins are not displayed if the user has a nickname

What steps will reproduce the problem?

Set your nickname using /nickname
(even using /refreshSkin does not correct the issue)

What were you expecting to happen? What happened instead?

The user should retain their real skin, however this is not the case. It is important to note here that they appear to have their skin from the perspective of the player (viewing inventory shows player with skin, tablist show player skin etc.) however when another player looks at them, they have a Steve or Alex skin.

What version of the plugin are you using? Type /version <Plugin Name>

3.12.3.

What Spigot version are you using? Type /version

CraftBukkit version git-Spigot-570526c-c1b529e (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

HubBasics, TitleAdvanced, WorldEdit, PlaceholderAPI, PacketListenerApi, Craftconomy3, BuycraftX, Votifier, LobbySwitch, WorldGuard, ProtocolLib, PowerJoin, AdvancedPortals, AAC, EchoPet, ClearInv, Tab, SuperbVote, Vault, TokenManager, BungeeTabListPlus, NickNamer, Essentials, LiteBans, DeluxeChat, PowerfulPerms, EssentialsSpawn

(these plugins are from our Hub server, to give you the general gist of the pluigns we are using)

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No error log as no errors.

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No.

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Yes, running BungeeCord (with NickNamer-Bungee on Bungee and NickNamer is running on all 4 servers) and using MySQL.

NickName won't change

What steps will reproduce the problem?

  1. /randomnick
  2. /nicknamer

What were you expecting to happen? What happened instead?

When I did /randomnick, it didn't change the nick for the player, it only changed it in the tab.
Also when I do /nicknamer it doesn't do anything

What version of the plugin are you using? Type /version <Plugin Name>

1.8.8

What Spigot version are you using? Type /version

1.8.8

What plugins are you using? Type /plugins

WorldEdit, CrazyCrates, Essentials, ChatControl NameTagEdit, BuyCraftX, Multiverse, Worldgaurd, CharsAPi, EssentialsChat, Essentials, PEX, Featherboard, Antibuild, viaversion, CustomJoinItems, Vault, ChatColor, essentialsspawn, betteralias, sunny, packetlistenreapi, protocollib, libsdisguise, citizens, chestcommands, hubplus, and nicknamer

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

I'm using bungeecord, and it worked before but its been a while and I'm trying to use it for my disguise plugin. But the players name in the chat won't change

Add support for nicknames with spaces

What steps will reproduce the problem?

  1. Use /nickname [nickname with spaces] [playerName](ex: /nickname John Doe myPlayerName)

What were you expecting to happen? What happened instead?

Expected to be able to use a nickname with spaces (for having first name and family name for example).
Received an error message: "Too many arguments. Usage: [Player]"

What version of the plugin are you using? Type /version <Plugin Name>

3.12.3

What Spigot version are you using? Type /version

1.10.2-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

Irrelevant.

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Developer API doesn't work

In my player listener class for my own plugin:

// ...
import org.inventivetalent.nicknamer.api.SimpleNickManager;
// ...
public void onPlayerJoin(PlayerJoinEvent event) {
  Player player = event.getPlayer();
  UUID uuid = player.getUniqueId();
  String rank = MyPlugin.getPlayerRank(player); // This works and returns, for example, "ยง6ยงlOWNERยงr"

  SimpleNickManager nameAboveHead = new SimpleNickManager(new MyPlugin());
  nameAboveHead.setNick(uuid, rank + player.getName());
  // the line of code above throws the error
}

I am expecting that when I run the server (using craftbukkit 1.10) and a player joins the name above their head will no longer be "NoobDoesMC" but instead "OWNER NoobDoesMC", where "OWNER" is coloured gold.

Instead, whenever a player joins craftbukkit throws this error:

Caused by: java.lang.IllegalStateException: Initial initialization
        at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:101) ~[craftbukkit-1.10.jar:git-Bukkit-10c10b3]
        at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:67) ~[craftbukkit-1.10.jar:git-Bukkit-10c10b3]
        at io.github.theonlygusti.myplugin.MyPlugin.<init>(WizardServer.java:16) ~[?:?]

Using version 5.1.6 of NickNamer as a maven dependency (my pom.xml contains):

<repository>
  <id>inventive-repo</id>
  <url>https://repo.inventivetalent.org/content/groups/public/</url>
</repository>

<dependency>
  <groupId>org.inventivetalent.nicknamer</groupId>
  <artifactId>api</artifactId>
  <version>3.12.2</version>
</dependency>

Maven is set to build a jar with dependencies.

What Spigot version are you using?

craftbukkit1.10.jar

What plugins are you using?

WorldEdit, MyPlugin, VoxelSniper

Name Replacement only in plugin messages.

How I already suggested on Spigot, it would be great if you implement the possibility to replace player names only in messages sent by plugins, not by players. Here is the code:

    List<String> list;

    @EventHandler
    public void cc(AsyncPlayerChatEvent e){
        list.add(e.getMessage());
    }


    public boolean IsChatMsg(String msg){
        for(String str:list){
            if(str.equals(msg)){
                list.remove(str);
                return true;
            }
        }
        return false;
    }

    @EventHandler
    public void clear(PlayerQuitEvent e){
        if(Bukkit.getServer().getOnlinePlayers().size() <= 0){
            list.clear();
        }
    }

Good luck ;)

isNicked() always true

What steps will reproduce the problem?

  1. use org.inventivetalent.nicknamer.api.NickNamerAPI.getNickManager().isNicked(); in own Plugin
  2. use /nick and /nickclear
  3. Output value of isNicked()/hasSkin() in Chat on ToggleSneakEvent

What were you expecting to happen? What happened instead?

isNicked/hasSkin is always true - Also after /clearnick or /skinclear

What version of the plugin are you using? Type /version <Plugin Name>

3.12.1

What Spigot version are you using? Type /version

This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

Plugins (8): PermissionsEx, EmptyWorldGenerator, ServerUtils, PacketListenerApi, ProtocolLib, NoCheatPlus, NickNamer, LobbyHandler

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No error log

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No crash

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Using BungeeCord (Plugins on BungeeCord: movemenow-1.2-17, NickNamerBungee_v1.0.3, etc.)

NICKNAMER ERROR

What steps will reproduce the problem?

  1. When a player die
  2. When a player disguise

What version of the plugin are you using? Type /version <Plugin Name>

[15:08:35 INFO]: NickNamer version 3.8.1
[15:08:35 INFO]: Author: inventivetalent

What Spigot version are you using? Type /version

[15:06:16 INFO]: This server is running CraftBukkit version git-Spigot-d20369f-7fc5cd8 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)
[15:06:17 INFO]: You are 75 version(s) behind

What plugins ae you using? Type /plugins

[15:06:51 INFO]: Plugins (18): ResourcePackApi, WorldEdit, Skript, Essentials, EssentialsChat, BossBarAPI, PacketListenerApi, PermissionsEx, ItemBuilder, ParticleLIB, EssentialsSpawn, PlayerVersion, TitleAPI, NickNamer, MenuBuilder, EntityAnimationAPI, NPCLib, Murder

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

http://pastebin.com/stmRrDMK

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Don't work with any version

ERROR:
[15:02:41] [Craft Scheduler Thread - 0/WARN]: Exception in thread "Craft Scheduler Thread - 0"
[15:02:41] [Craft Scheduler Thread - 0/WARN]: org.apache.commons.lang.UnhandledException: Plugin NickNamer v3.8.1 generated an exception while executing task 91
at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.inventivetalent.nicknamer.NickNamerPlugin$6.run(NickNamerPlugin.java:360)
at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more

The plugin fails to disguise profiles on Spigot 1.8

What steps will reproduce the problem?

  1. Install the plugin on a Spigot 1.8 instance
  2. Try to change the nickname of a player (both via commands and API)
  3. Enjoy the stacktrace

What were you expecting to happen? What happened instead?

It's pretty straight-forward, the plugin should change the player's name, instead it fails and produces some error logs.

What version of the plugin are you using?

3.11.5. The PacketListenerAPI version may also be relevant, 3.4.2

What Spigot version are you using?

git-Spigot-550ebac-7019900 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)

What plugins are you using?

PacketListenerApi, NickNamer

Do you have an error log?

The same error is produced repeatedly as the plugin tries to send packets.

Additional information?

Looks fine while running on Spigot >=1.8.3

Gson lib not needed

Hey, I have a question.
In the exported plugin jar I have seen that you include gson.
I'm pretty sure Spigot includes gson, why do you need to include it too then?

What version of the plugin are you using?

v3.13.0

What Spigot version are you using?

1.8.8

nicknamer

What steps will reproduce the problem?

  1. when i execute any command says i need permissions, i give permissions and still the same i need permission to execute this command
  2. im using the latest version of nicknamer
  3. im using spigot 1.10.2 r0.1 snapshot
    im using a tone of plugins
    no error log
    no crash
    and im using bungeecord with the bungeecord nicknamer version

Invalid SemVer

Spigot 1.9.4
Nicknamer v 3.13.2
PacketListenerAPI_v3.5.2

in console:

[Craft Scheduler Thread - 15/WARN]: [SpigetUpdate] Invalid SemVer versions specified [3132-SNAPSHOT] [3132-SNAPSHOT]

i don't have this error when i disable nicknamer

Disappearing world

What steps will reproduce the problem?

  1. Version 1.9.4
  2. Nick yourself

What were you expecting to happen? What happened instead?

To be nicked normally.
The world disappeared.

What version of the plugin are you using? Type /version <Plugin Name>

3.11.8

What Spigot version are you using? Type /version

1.9.4

What plugins are you using? Type /plugins

PacketListenerAPI/NickNamer/NickNamer - Bungee synchronizer
Anything else isn't important.

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No.

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No. It's possible to crash the players client? Can you tell me how? :D Would be cool against hackers!

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

In previous version there was a feature to disable instant self update (skin). It's removed in the new ones (I didn't update for a while). A while ago I very actively suggested stuff a.s.o. and I reported the issue. You added that feature. Now I updated and it's gone :D

Name Change reload the world?

What steps will reproduce the problem?

  1. Switch your nickname a few times

What were you expecting to happen? What happened instead?

What version of the plugin are you using? Type /version <Plugin Name>

3.12.1 the newest.

What Spigot version are you using? Type /version

git-spigot-9797151-301db84 MC: 1.10.2 Impelemnting API version 1.10.2 R0.1 Snapshoz

What plugins are you using? Type /plugins

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

Nope

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

I'm using Bungeecord yes.
Here is my config:
http://pastebin.com/UM1a3KEv
For the Main Problem watch out this screen:
http://prntscr.com/bthhcc

Skins don't work on BungeeCord

What steps will reproduce the problem?

  1. Setup a BungeeCord-Server
  2. Install the Plugin
  3. Try to give yourself a custom Skin

What were you expecting to happen? What happened instead?

Expected: The custom skin (Of a Player's name)
Happened: Staying at default skin

What version of the plugin are you using? Type /version <Plugin Name>

3.12.3

What Spigot version are you using? Type /version

git-Spigot-e4d4710-e1ebe52 (MC 1.8.8)

What plugins are you using? Type /plugins

LobbyXtended (A plugin by me), PacketListenerApi, NickNamer, Nick (A plugin by me with your Api... See code here: https://github.com/Rustico-Network/Nick )

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No errors occurred...

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

BungeeCord: yes
Tried it on 3.12.2, too

Nicknamer SkinChange error

What steps will reproduce the problem?

  1. Using BungeeCord, Spigot 1.8.8 and the new
  2. /randomskin or /skin {name} don't change my skin

What were you expecting to happen? What happened instead?

Skin change for me and other players | Nothing changed

What version of the plugin are you using? Type /version <Plugin Name>

Spigot: 3.12.3
Bungee: 1.0.3

What Spigot version are you using? Type /version

1.8.8-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

Spigot: NickNamer, PacketListenerApi
Bungee: NickNamerBungee

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

http://hastebin.com/mehimajati.avrasm

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

  • NO

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

  • Don't tryed previous versions

Chat replacement not working

What steps will reproduce the problem?

  1. Install Essentials Chat
  2. Activate chat replacement

What were you expecting to happen? What happened instead?

To be nicked in chat.

What version of the plugin are you using? Type /version <Plugin Name>

3.11.8

What Spigot version are you using? Type /version

1.9.4

What plugins are you using? Type /plugins

EssentialsChat and NickNamer

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No.

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No.

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Switched from Herochat to EssentialsChat,

Add support for not replacing names in players tab list

What steps will reproduce the problem?

  1. Set yourself a nickname using /nicknamer [player] [nick]
  2. Use the tab key to open the players list

What were you expecting to happen? What happened instead?

Player's names get replaced by the nickname they have set. There is no option in the config.yml to disable this.

What version of the plugin are you using? Type /version <Plugin Name>

3.12.3

What Spigot version are you using? Type /version

1.10.2-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

Irrelevant.

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

ProfileDisguiseEvent - Unable to find handler list

What steps will reproduce the problem?

  1. use the org.inventivetalent.nicknamer.api.event.disguise.ProfileDisguiseEvent

    What were you expecting to happen? What happened instead?

    To be able to use the Event instead Spigot is giving me an error

    What version of the plugin are you using? Type /version <Plugin Name>

    NickNamer version 3.12.2
    Author: inventivetalent

    What Spigot version are you using? Type /version

    This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

    What plugins are you using? Type /plugins

    PermissionsEx, EmptyWorldGenerator, ServerUtils, PacketListenerApi, ProtocolLib, NoCheatPlus, NickNamer, LobbyHandler

    Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

    http://pastebin.com/ZVBy0thr

    Did your client crash? Upload errors in .minecraft/logs/latest.log as well

    didn't crash

    Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

  2. latest BungeeCord
  3. Bungee synchronizer
  4. storage: local

TabList scoreboard

What steps will reproduce the problem?

  1. Using the/nick command
  2. Using /nm command. (NameManager plugin)

What were you expecting to happen? What happened instead?

What version of the plugin are you using? Type /version <Plugin Name>

NickNamer version 3.12.1

What Spigot version are you using? Type /version

This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

Plugins (5): NameManager, PacketListenerApi, NickNamer, ProtocolSupport, ViaVersion

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No.

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No.

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Even with the option scoreboardTeam: true, the scoreboard in the tablist, does not appear.

I'm using the NameManager as scoreboard system.

Possible plugin incompatibility?

What steps will reproduce the problem?

  1. Install on spigot server
  2. Run server
  3. Try /nick

What were you expecting to happen? What happened instead?

The plugin to work, changed name in UltimateCore.

What version of the plugin are you using? Type /version <Plugin Name>

3.12.3

What Spigot version are you using? Type /version

git-Spigot-10d38f1-5e5cf84 (MC: 1.10.2) (ImplementingAPI version 1.10.2-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

CoreProtect, dynmap, WorldEdit, SimplePlaytime, FraceProtect, HorseStats, StarterKit, NickNamer, BetterBeds, BarAPI, VeinMiner, PlaceholderAPI, SaturationPreview, PlugMan, WildSex, Gringotts, AnvilPatch, EasyBackup, ActionHealth, BetterHorsePlugin, WorldGuard, ProtocolLib, ElytraCrafting, ChopTree3, LockettePro, AutoRestart, PermissionsEx, HourseTpWithMe, CS-CoreLib, ActionAnnouncer, Elytra, Vault, UltimateCore, PetMaster, SilkChests, InventoryFull, SignShop, SilkSpawners, SilkSpawnersShopAddon, SignShopHotel, CraftBay, and CraftBook.

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

It shows the plugin is working fine with no error code...

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No client crash

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

I'm using spigot and it looks like it may be incompatible
3b41J9sV.txt
with some other plugins I have installed?

Running

What steps will reproduce the problem?

When I use /nick and Run

What were you expecting to happen? What happened instead?

Not to not that. There is a Chunk error were I Run

What version of the plugin are you using? *Type /version Plugin Name

3.12.2

What Spigot version are you using? Type /version

1.8.8-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

WorldEdit, WorldGuard, Multiverse-Core, Vault, and more

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

Nope no Error Log

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

Nope

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Nope I am not using buneecord

Threads spawning

What steps will reproduce the problem?

  1. Running the server for arround an hour.
  2. Instant threads starting to spawn.
  3. Running out of memory.

What were you expecting to happen? What happened instead?

That the Garbage Collector clean up the threads.

What version of the plugin are you using? Type /version <Plugin Name>

3.11.7

What Spigot version are you using? Type /version

1.8.8

What plugins ae you using? Type /plugins

NickNamer, PacketListenerAPI

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

org.inventivetalent.data.api.wrapper.CachedAsyncDataProviderWrapper.get(CachedAsyncDataProviderWrapper.java:88)
org.inventivetalent.data.api.wrapper.WrappedKeyDataProvider.get(WrappedKeyDataProvider.java:81)
org.inventivetalent.data.api.wrapper.WrappedKeyDataProvider.get(WrappedKeyDataProvider.java:76)
org.inventivetalent.nicknamer.api.PluginNickManager.getSkin(PluginNickManager.java:324)
org.inventivetalent.nicknamer.NickNamerPlugin$7.run(NickNamerPlugin.java:396)

These threads are more than a x times in the crashlog.
Crashlog is 60 megabyte's big with those threads.

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Yes we are using Bungeecord, version 3.11.7, 3.11.6 are having the same problem.

Warning with packetlistenerapi on start

What steps will reproduce the problem?

  1. start server

What were you expecting to happen? What happened instead?

Server generate warnings in starts (i am not secure what errors cause... i only use the api)

What version of the plugin are you using?

3.11.3

What Spigot version are you using?

CraftBukkit version git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

What plugins ae you using?

MinPlayAPI, ViaVersion, ProtocolLib, PacketListenerApi, LibsDisguises, NickNamer

Do you have an error log?

Here http://pastebin.com/aq2sSbcV

Additional information?

In old versions this work.

White Nickname after removeNick and resetted max Health

What steps will reproduce the problem?

  1. nick player with API
  2. skin player with API
  3. remove nick and skin after few seconds

What were you expecting to happen? What happened instead?

I excepted to reset the name and update my scorebord to recolor this name. But instead the name is white. Also when im nick, my max health got resetted to 10.

What version of the plugin are you using? Type /version <Plugin Name>

3.13.1

What Spigot version are you using? Type /version

PaperSpigot (but also tested with normal Spigot)

What plugins are you using? Type /plugins

Just own written plugins. But also tested without them.

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

/-\

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

/-/

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

I use BungeeCord. Never worked.

TabComplete Error

What steps will reproduce the problem?

  1. Use /nick NAME - to get a Nick (make sure TabComplete is false in config)
  2. Try to TabComplete youre original InGameName (Will TabComplete to youre new NickName)
  3. Try TabComplete youre new NickName (Won't TabComplete anything)

What were you expecting to happen? What happened instead?

That the new Nick would be TabCompletet not my Original name

What version of the plugin are you using? Type /version <Plugin Name>

latest (3.11.7)

What Spigot version are you using? Type /version

CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

What plugins ae you using? Type /plugins

Plugins (4): PermissionsEx, EmptyWorldGenerator, ServerUtils, LobbyHandler (Last two are my own [Only WorldManager, LobbyItems, ... and some Utils collected in ServerUtils])

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No error

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No Client/Server crash

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Using BungeeCord last build - tryed sqg and local database

NickNamer compatibility with BedwarsRel

Problem: Player is being nicked, as long as no team is selected. As soon as the player selects a team (see method from BedwarsRel) playlist name is reset to original name - name above the player's head stays right (see screenshot below). Maybe this happens because of this line.

NickNamer: NickNamer_v3.11.7.jar
Used on Spigot Server in BungeeCord Network
This server is running CraftBukkit version git-Spigot-798f32d-0cd0397 (MC: 1.9.4)

replace:
  chat:
    # Replace names in messages sent by players
    player: true

    # Replaces names in ALL outgoing messages
    out: true
    in:
      # Replace names in incoming commands
      command: true

      # Replace names in general (non-command) incoming messages
      general: true
  scoreboard: true
  scoreboardScore: true
  scoreboardTeam: true
  tabComplete:
    chat: true

2016-06-30_14 30 41

ProtocolHack Error

What steps will reproduce the problem?

What were you expecting to happen? What happened instead?

The/nick Command function normally.

What version of the plugin are you using? Type /version <Plugin Name>

NickNamer version 3.11.8
Author: inventivetalent

What Spigot version are you using? Type /version

This server is running DreamSpigotPlus version git-DreamSpigotPlus-549b970 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)

(DreamSpigot = Modified jar.)
(ProtocolHack)

What plugins are you using? Type /plugins

Plugins (4): NametagEdit, PacketListenerApi, ProtocolLib, NickNamer

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

http://pastebin.com/jaYGcgcm

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Leaking threads

Hi there,

I was looking into your plugin for a rather big one-world server, however I ran into problems with only 60 people on.

My server ran fine before i installed and after i uninstalled NickNamer and PacketListenerAPI. However, while they where installed my server crashed about every 50 minutes. I did not use the plugin at all during this time.

I have attached three crash logs, which are all about 8MB in size.
Here is the error in itself, though:

#!java
java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:714)
        at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
        at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1368)
        at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371)
        at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:795)
        at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:403)
        at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:723)
        at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:622)
        at java.lang.Thread.run(Thread.java:745)

As I am sure you notice, the plugin is not mentioned in the stack trace, but I believe the reason the server reaches it max limit of threads (unable to create new native thread). A look at the stack trace reveals that your PacketListenerAPI and NickNicknamer plugins are responsible for most of the thousands of threads.

A quick look at your plugin's presence in the error reports:

# grep -o inventivetalent crash-2016-06-08_13.27.33-server.txt | wc -l
19648

The config is also attached. I hope all the necessary information is here, if not, I'm glad to provide more.

config.yml.txt
crash-2016-06-08_15.08.13-server.txt
crash-2016-06-08_14.20.33-server.txt
crash-2016-06-08_13.27.33-server.txt

UnsupportedOperationException NickNamerAPI

What steps will reproduce the problem?

  1. Have use the API and have a error UnsupportedOperationException

What were you expecting to happen? What happened instead?

When /nick

What version of the plugin are you using? Type /version <Plugin Name>

NickNamerAPI version 3.12.3

What Spigot version are you using? Type /version

Spigot 1.8

What plugins are you using? Type /plugins

Plugins (2): PacketListenerApi, Test

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

http://pastebin.com/p6jNm2k4

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

My Code : http://pastebin.com/QbyyMeF8

NICKNAMER ERROR

What steps will reproduce the problem?

When a player die
When a player disguise
What version of the plugin are you using? Type /version

[15:08:35 INFO]: NickNamer version 3.8.1
[15:08:35 INFO]: Author: inventivetalent

What Spigot version are you using? Type /version

[15:06:16 INFO]: This server is running CraftBukkit version git-Spigot-d20369f-7fc5cd8 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)
[15:06:17 INFO]: You are 75 version(s) behind

What plugins ae you using? Type /plugins

[15:06:51 INFO]: Plugins (18): ResourcePackApi, WorldEdit, Skript, Essentials, EssentialsChat, BossBarAPI, PacketListenerApi, PermissionsEx, ItemBuilder, ParticleLIB, EssentialsSpawn, PlayerVersion, TitleAPI, NickNamer, MenuBuilder, EntityAnimationAPI, NPCLib, Murder

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server lo

http://pastebin.com/stmRrDMK

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Don't work with any version

ERROR:
[15:02:41] [Craft Scheduler Thread - 0/WARN]: Exception in thread "Craft Scheduler Thread - 0"
[15:02:41] [Craft Scheduler Thread - 0/WARN]: org.apache.commons.lang.UnhandledException: Plugin NickNamer v3.8.1 generated an exception while executing task 91
at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at org.inventivetalent.nicknamer.NickNamerPlugin$6.run(NickNamerPlugin.java:360)
at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more

Papi and Nicknamer = Invalid Argument

What steps will reproduce the problem?

What were you expecting to happen? What happened instead?

The placeholders in Papi to work

What version of the plugin are you using? Type /version <Plugin Name>

3.13.2 SNAPSHOT

What Spigot version are you using? Type /version

craftbukkit version git-Spigot-c55900f-9856d8a (MC:110) (implementing API version 1.10-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

http://oi64.tinypic.com/2ib2np0.jpg Picture of Console what it says in game (problem) and Plugins

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No Error

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No Crash

Additional information? (Are you using Bungee cord? Did it work in previous versions? etc.)

No Just need the placeholders for Nicknamer and I have downloaded the ecloud from Papi.

Json Error

What steps will reproduce the problem?

  1. Running Your plugin and a custom plugin using JSON chat ( TextComponent(); )
  2. It doesn't brake the plugin just pumps out 700 rows of errors each time you click/hover or anything else json related

What were you expecting to happen? What happened instead?

Should happend: No errors and my Json to be shown normally
Actually happend: Alot of Errors and my json displayed normally

What version of the plugin are you using? Type /version <Plugin Name>

PacketListenerAPI_v3.4.2.jar with
NickNamer 3.11.4

What Spigot version are you using? Type /version

Spigot 1.9.4

What plugins ae you using? Type /plugins

Plugins

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

Part involving NickNamer (PacketListener)
Partial Log

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No..
Full Log:
Full Log

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Test Server with my own custom plugin.

Code I used that it dislikes:
/** * Chat with Hovertext and Actions (Does currently not work on the main server, conflict) * @param p - Player Instance * @param text - String * @param suggest - String (Suggest/Run as command) * @param hoverText - String * @param hoverColor - ChatColor * @param textColor - ChatColor * @param action - boolean (True :: Suggestive Command | False :: Run Command) */ public static void JsonChat(Player p, String text, String suggestText, String hoverText, boolean suggestive){ text = Format(placeholders(text)); hoverText = Format(placeholders(hoverText)); TextComponent message = new TextComponent(text); if(suggestive) message.setClickEvent(new ClickEvent(ClickEvent.Action.SUGGEST_COMMAND, suggestText)); else message.setClickEvent(new ClickEvent(ClickEvent.Action.RUN_COMMAND, suggestText)); message.setHoverEvent(new HoverEvent(HoverEvent.Action.SHOW_TEXT, new ComponentBuilder(hoverText).create())); p.spigot().sendMessage(message); }

Regards,
Thomas

Command /nickreload doesn't reflect the changes in the config.yml

What steps will reproduce the problem?

  1. Using a player with a nickname
  2. Toggle some values in config.yml "replace" section (replace.chat.player or replace.chat.out for example, from true to false or the otherway around. Any value will do.)
  3. Use /nickreload
  4. Talk in chat

What were you expecting to happen? What happened instead?

Expected the output of chat to change according to the values in the config.yml file.
But changes are not taken in account after the command is used, need to restart/reload the server.

What version of the plugin are you using? Type /version <Plugin Name>

3.12.3

What Spigot version are you using? Type /version

1.10.2-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

Irrelevant, as it happens on a almost-vanilla server (just PermissionsEx installed)

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

No error.

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No crash.

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Nick Name Change

What steps will reproduce the problem?

  1. Do /nick

What were you expecting to happen? What happened instead?

I want to change my name and then my Name just leave blank :(

What version of the plugin are you using? Type /version <Plugin Name>

3.12.1

What Spigot version are you using? Type /version

git-spigot-9797151-301db84 MC: 1.10.2 Implementing API version 1.10.2 R0.1 Snapshot

What plugins are you using? Type /plugins

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

no

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

no

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Yes I'm using Bungeecord and here is my config: http://pastebin.com/UM1a3KEv

Nether and End command glitches.

What steps will reproduce the problem?

  1. I type whichever command of this plugin in the Nether
  2. The world seems to vanish and reloading chunks still nothing. I can't move, I see sun and moon as in normal world but I'm sure that I'm in the Nether and I have my hand is much lower than usual and to exit this I must use commands to go in another dimension and to return there.
  3. I type whichever command of this plugin in the End dimension
  4. The world seems to vanish as first but I get more glitchy situations as chunks filled with random blocks, endermen walking on invisible blocks and the ender dragon that flies above me; I still couldn't move but restarting my server, nothing changed but I could finally move and my hand was no longer lower than usual; so I "explored" those three glitched chunks, here there is a screenshot:
    http://i.imgur.com/berg1vN.png

What were you expecting to happen? What happened instead?

I was expecting that my nickname or my skin was changing or clearing and It happened but after those weird things happened.

What version of the plugin are you using? Type /version <Plugin Name>

3.12.2

What Spigot version are you using? Type /version

1.10.2

What plugins are you using? Type /plugins

ActionAnnouncer, AdvancedMotd, BarAPI, BetterAlias, ChatColor2, ChestCommands, ClearChat, Climb, CrackShot, CraftBook, DeathMessages, EpicRename, Essentials, EssentialsChat, EssentialsGeoIP, EssentialsSpawn, FakeMessages, FancyTNT, FieryInferno, HealthBar, Herobrine, HolographicDisplays, iDisguise, IronDoorOpener, mcMMO, MineAPI, Multiverse-Core, MyCommand, NickNamer, NoSwear, PacketListenerApi, PermissionsEx, PlaceholderAPI, PlugMan, Psychokinesis, SimpleProjectile, Skins, SpawnJoin, SuperVanish, TagAPI, ThrowableTNT, ThrowBlocks, Thrower, Vault, VirtualPack, WorldEdit, WorldGuard.

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

An additional information is that I tried using a previous version but it happened anyway.

Nicknames getting removed

Disclaimer: I don't like leaving bug reports as ambiguous as this as I can understand it is frustrating however I really don't have much information about the problem, please do feel free to ask me if you need any more info.

What steps will reproduce the problem?

Not sure, the issue happens (seemingly) randomly.

What were you expecting to happen? What happened instead?

User nicknames are removed, no errors are displayed in the console, no errors at all in fact - the user simply looses their nickname.

What version of the plugin are you using? Type /version <Plugin Name>

3.12.3.

What Spigot version are you using? Type /version

This server is running CraftBukkit version git-Spigot-570526c-c1b529e (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

HubBasics, TitleAdvanced, WorldEdit, PlaceholderAPI, PacketListenerApi, Craftconomy3, BuycraftX, Votifier, LobbySwitch, WorldGuard, ProtocolLib, PowerJoin, AdvancedPortals, AAC, EchoPet, ClearInv, Tab, SuperbVote, Vault, TokenManager, BungeeTabListPlus, NickNamer, Essentials, LiteBans, DeluxeChat, PowerfulPerms, EssentialsSpawn

(these plugins are from our Hub server, to give you the general gist of the pluigns we are using)

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

Unfortunately, no.

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

Nope ๐Ÿ˜›

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Yes, running BungeeCord (with NickNamer-Bungee on Bungee and NickNamer is running on all 4 servers) and using MySQL.

NickNamer not working Spigot 1.7.9

What steps will reproduce the problem?

  1. Typing /nick

What were you expecting to happen? What happened instead?

Setting the nick name. Nothing.

What version of the plugin are you using? Type /version <Plugin Name>

NickNamer version 3.12.3

What Spigot version are you using? Type /version

This server is running CraftBukkit version git-Spigot-1.7.9-R0.2-208-ge0f2e95 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

Plugins (25): WorldEdit, LogBlock, GroupManager, PacketListenerApi, ProtocolLib, WorldSchematics, VoxelSniper, TrophyHeads, NewPlayerWelcome, MOTDColor, Vault, BookManager, Commandspy, BetterAlias, WithdrawAdvanced, WorldEditSelectionVisualizer, NoSwear, NickNamer, Essentials, TagAPI, EssentialsProtect, EssentialsChat, GlobalMarket, EssentialsAntiBuild, EssentialsSpawn

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

[09:11:35 INFO]: [NickNamer] Enabling NickNamer v3.12.3
[09:11:35 INFO]: [ReflectionHelper] Version is v1_7_R4 (10704)
[09:11:35 INFO]: [NickNamer] Using local storage
[09:11:35 ERROR]: Error occurred while enabling NickNamer v3.12.3 (Is it up to date?)
java.lang.IllegalStateException: expireAfterAccess was already set to 300000000000 ns
    at com.google.common.base.Preconditions.checkState(Preconditions.java:172) ~[spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at com.google.common.cache.CacheBuilder.checkExpiration(CacheBuilder.java:451) ~[spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at com.google.common.cache.CacheBuilder.expireAfterWrite(CacheBuilder.java:439) ~[spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at org.inventivetalent.nicknamer.NickNamerPlugin.initCache(NickNamerPlugin.java:262) ~[?:?]
    at org.inventivetalent.nicknamer.NickNamerPlugin.initStorageLocal(NickNamerPlugin.java:281) ~[?:?]
    at org.inventivetalent.nicknamer.NickNamerPlugin.onEnable(NickNamerPlugin.java:211) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.reload(CraftServer.java:866) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at org.bukkit.Bukkit.reload(Bukkit.java:301) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]

Full log: http://pastebin.com/NHQjhpJv

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

None

/randomskin and /skin dont work, the skin want to update but the skin is still your own skin.

/randomskin and /skin doent work. you still have your own skin.

Config: Default

plugin version: 3.11.5

mc version: bukkit 1.8.3

Plugin's (test server): WorldEdit, Essentials, Groupmanager, PacketListenerApi VotingPoll, CustomJoinItems, Vault, ProtocolLib, NickNamer, ChestCommands

Errors:

20.06 15:26:00 [Server] [Informatie] redstoneronald issued server command: /randomskin

20.06 15:26:00 [Server] [Informatie] redstoneronald issued server command: /skin inventivetalent

20.06 15:26:00 [Server] WARN Exception in thread "pool-3-thread-16"

20.06 15:26:00 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin NickNamer v3.11.5 generated an exception while executing task 64

20.06 15:26:00 [Server] [Informatie] at org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)

20.06 15:26:00 [Server] [Informatie] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)

20.06 15:26:00 [Server] [Informatie] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)

20.06 15:26:00 [Server] [Informatie] at java.lang.Thread.run(Thread.java:745)

20.06 15:26:00 [Server] [Informatie] Caused by: java.lang.RuntimeException: java.lang.NoSuchFieldException: Could not resolve field for [ResolverQuery{name='skinCache', types=[]}] in class class net.minecraft.server.v1_8_R2.TileEntitySkull

20.06 15:26:00 [Server] [Informatie] at org.inventivetalent.nicknamer.api.SkinLoader.getSkinProfileHandle(SkinLoader.java:142)

20.06 15:26:00 [Server] [Informatie] at org.inventivetalent.nicknamer.api.SkinLoader.loadSkinHandle(SkinLoader.java:114)

20.06 15:26:00 [Server] [Informatie] at org.inventivetalent.nicknamer.api.SkinLoader.loadSkin(SkinLoader.java:99)

20.06 15:26:00 [Server] [Informatie] at org.inventivetalent.nicknamer.api.PluginNickManager$5.run(PluginNickManager.java:250)

20.06 15:26:00 [Server] [Informatie] at org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftTask.run(CraftTask.java:53)

20.06 15:26:00 [Server] [Informatie] at org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)

20.06 15:26:00 [Server] [Informatie] ... 3 more

20.06 15:26:00 [Server] [Informatie] Caused by: java.lang.NoSuchFieldException: Could not resolve field for [ResolverQuery{name='skinCache', types=[]}] in class class net.minecraft.server.v1_8_R2.TileEntitySkull

20.06 15:26:00 [Server] [Informatie] at org.inventivetalent.nicknamer.reflection.resolver.FieldResolver.notFoundException(FieldResolver.java:186)

20.06 15:26:00 [Server] [Informatie] at org.inventivetalent.nicknamer.reflection.resolver.FieldResolver.notFoundException(FieldResolver.java:39)

20.06 15:26:00 [Server] [Informatie] at org.inventivetalent.nicknamer.reflection.resolver.ResolverAbstract.resolve(ResolverAbstract.java:88)

20.06 15:26:00 [Server] [Informatie] at org.inventivetalent.nicknamer.reflection.resolver.FieldResolver.resolve(FieldResolver.java:85)

20.06 15:26:00 [Server] [Informatie] at org.inventivetalent.nicknamer.api.SkinLoader.getSkinProfileHandle(SkinLoader.java:135)

20.06 15:26:00 [Server] [Informatie] ... 8 more

20.06 15:26:08 [Server] ERROR Failed to disguise profile

20.06 15:26:08 [Server] [Informatie] java.lang.RuntimeException: java.lang.NoSuchFieldException: Could not resolve field for [ResolverQuery{name='skinCache', types=[]}] in class class net.minecraft.server.v1_8_R2.TileEntitySkull

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.nicknamer.api.SkinLoader.getSkinProfileHandle(SkinLoader.java:142) ~[NickNamer_v3.11.5.jar:?]

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.nicknamer.api.SkinLoader.getSkinProfile(SkinLoader.java:106) ~[NickNamer_v3.11.5.jar:?]

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.nicknamer.api.PacketListener.disguiseProfile(PacketListener.java:284) ~[NickNamer_v3.11.5.jar:?]

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.nicknamer.api.PacketListener.onSend(PacketListener.java:110) [NickNamer_v3.11.5.jar:?]

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.packetlistener.handler.PacketHandler.notifyHandlers(PacketHandler.java:109) [PacketListenerAPI_v3.4.2.jar:?]

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.packetlistener.PacketListenerAPI.onPacketSend(PacketListenerAPI.java:146) [PacketListenerAPI_v3.4.2.jar:?]

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.packetlistener.channel.ChannelAbstract.onPacketSend(ChannelAbstract.java:111) [PacketListenerAPI_v3.4.2.jar:?]

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.packetlistener.channel.INCChannel$ChannelHandler.write(INCChannel.java:168) [PacketListenerAPI_v3.4.2.jar:?]

20.06 15:26:08 [Server] [Informatie] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658) [cb1.8.3.jar:git-Bukkit-0a645a2]

20.06 15:26:08 [Server] [Informatie] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716) [cb1.8.3.jar:git-Bukkit-0a645a2]

20.06 15:26:08 [Server] [Informatie] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706) [cb1.8.3.jar:git-Bukkit-0a645a2]

20.06 15:26:08 [Server] [Informatie] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741) [cb1.8.3.jar:git-Bukkit-0a645a2]

20.06 15:26:08 [Server] [Informatie] at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895) [cb1.8.3.jar:git-Bukkit-0a645a2]

20.06 15:26:08 [Server] [Informatie] at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240) [cb1.8.3.jar:git-Bukkit-0a645a2]

20.06 15:26:08 [Server] [Informatie] at com.comphenix.protocol.compat.netty.independent.NettyChannelProxy.writeAndFlush(NettyChannelProxy.java:327) [(mg)%20ProtocolLib.jar:?]

20.06 15:26:08 [Server] [Informatie] at net.minecraft.server.v1_8_R2.NetworkManager$4.run(NetworkManager.java:189) [cb1.8.3.jar:git-Bukkit-0a645a2]

20.06 15:26:08 [Server] [Informatie] at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6$3.run(NettyChannelInjector.java:361) [(mg)%20ProtocolLib.jar:?]

20.06 15:26:08 [Server] [Informatie] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [cb1.8.3.jar:git-Bukkit-0a645a2]

20.06 15:26:08 [Server] [Informatie] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [cb1.8.3.jar:git-Bukkit-0a645a2]

20.06 15:26:08 [Server] [Informatie] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [cb1.8.3.jar:git-Bukkit-0a645a2]

20.06 15:26:08 [Server] [Informatie] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]

20.06 15:26:08 [Server] [Informatie] Caused by: java.lang.NoSuchFieldException: Could not resolve field for [ResolverQuery{name='skinCache', types=[]}] in class class net.minecraft.server.v1_8_R2.TileEntitySkull

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.nicknamer.reflection.resolver.FieldResolver.notFoundException(FieldResolver.java:186) ~[NickNamer_v3.11.5.jar:?]

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.nicknamer.reflection.resolver.FieldResolver.notFoundException(FieldResolver.java:39) ~[NickNamer_v3.11.5.jar:?]

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.nicknamer.reflection.resolver.ResolverAbstract.resolve(ResolverAbstract.java:88) ~[NickNamer_v3.11.5.jar:?]

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.nicknamer.reflection.resolver.FieldResolver.resolve(FieldResolver.java:85) ~[NickNamer_v3.11.5.jar:?]

20.06 15:26:08 [Server] [Informatie] at org.inventivetalent.nicknamer.api.SkinLoader.getSkinProfileHandle(SkinLoader.java:135) ~[NickNamer_v3.11.5.jar:?]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.