InventivetalentDev / NickNamer

Spigot Name & Skin changer plugin
https://www.spigotmc.org/resources/5341
MIT License
104 stars 28 forks source link

Error loading plugin NickNamer #163

Closed RiseCraft-ViorisE closed 2 years ago

RiseCraft-ViorisE commented 3 years ago

What steps will reproduce the problem?

  1. Installing the plugin
  2. Plugin folder
  3. Restart Bungee

What were you expecting to happen? What happened instead?

The plugin should've started normally.

This happend Error loading plugin NickNamer java.lang.NoClassDefFoundError: org/bukkit/event/Listener at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017) at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174) at net.md_5.bungee.api.plugin.PluginClassloader.findClass(PluginClassloader.java:146) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589) at net.md_5.bungee.api.plugin.PluginClassloader.loadClass0(PluginClassloader.java:66) at net.md_5.bungee.api.plugin.PluginClassloader.loadClass(PluginClassloader.java:59) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) at net.md_5.bungee.api.plugin.PluginManager.enablePlugin(PluginManager.java:340) at net.md_5.bungee.api.plugin.PluginManager.loadPlugins(PluginManager.java:250) at net.md_5.bungee.BungeeCord.start(BungeeCord.java:273) at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67) at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15) Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Listener at net.md_5.bungee.api.plugin.PluginClassloader.loadClass0(PluginClassloader.java:97) at net.md_5.bungee.api.plugin.PluginClassloader.loadClass(PluginClassloader.java:59) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)

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

3.21.1

What Spigot version are you using? Type /version

1.8.8

What plugins are you using? Type /plugins

AdvancedBan, AdvancedNMotd, ajQueue, BReport, bStats, BungeeGuard, BungeeTabListPlus, CraftingStore, gChat, Lobbysystem, LuckPerms, ViaVersion

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

no

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

Yes I'm using bungeecord, I used it on a spigot server (so not on a bungee), and it worked correctly. I also use the latest version of PacketListener Api.

Th3Shadowbroker commented 3 years ago

Hey @RiseCraft-ViorisE,

Yes I'm using bungeecord, I used it on a spigot server (so not on a bungee), and it worked correctly. I also use the latest version of PacketListener Api.

did I understand that correctly? You originally used it on Spigot (where it worked) and now you're running it on a Bungeecord server right? NickNamer itself requires Spigot or Paper (and Java 11 or above). You can then install the Bungee Synchronizer on your Bungee, to Synch nicknames across servers.

RiseCraft-ViorisE commented 3 years ago

Ohhh okay.

I probably miss-understood the documentation. Now I get it. Thanks for your help, I was really confused by the error.

Th3Shadowbroker commented 3 years ago

No problem 🙂 Always happy to help 👍🏻

On Mon, 26 Jul 2021, 13:42 Guillaume Rolland @.***> wrote:

Ohhh okay.

I probably miss-understood the documentation. Now I get it. Thanks for your help, I was really confused by the error.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/InventivetalentDev/NickNamer/issues/163#issuecomment-886627899, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7FUJ5L6EAID74HAW5KTEDTZVCZ3ANCNFSM5A3XPUBA .

stale[bot] commented 2 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.