Git Product home page Git Product logo

ezchat's Introduction

unnamed

Unnamed Team's archive. Assets, conventions and contributing guidelines.

ezchat's People

Contributors

fixeddev avatar jsuarezl avatar yusshu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ezchat's Issues

dependencies are not installed

[13:34:12] [Server thread/INFO]: [EzChat] Enabling EzChat v2.5.0*
[13:34:12] [Server thread/INFO]: [EzChat] Downloading dependencies
[13:34:18] [Server thread/INFO]: [EzChat] Dependencies downloaded successfully!
[13:34:18] [Server thread/ERROR]: Error occurred while enabling EzChat v2.5.0 (Is it up to date?)
[13:34:18] [Server thread/ERROR]: Suspected Plugins:
[13:34:18] [Server thread/ERROR]: EzChat{enabled,ver=2.5.0,path=plugins\EzChat-2.5.0.jar}
[13:34:18] [Server thread/ERROR]: Exception details below:
java.lang.NoClassDefFoundError: me/fixeddev/ezchat/commandflow/annotated/CommandClass
at me.fixeddev.ezchat.ChatPlugin.registerCommands(ChatPlugin.java:90) ~[?:?]
at me.fixeddev.ezchat.ChatPlugin.onEnable(ChatPlugin.java:62) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:593) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:303) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.ClassNotFoundException: me.fixeddev.ezchat.commandflow.annotated.CommandClass
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:183) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
... 12 more
[13:34:18] [Server thread/INFO]: [EzChat] Disabling EzChat v2.5.0
[13:34:18] [Server thread/ERROR]: Error occurred while disabling EzChat v2.5.0 (Is it up to date?)
[13:34:18] [Server thread/ERROR]: Suspected Plugins:
[13:34:18] [Server thread/ERROR]: EzChat{disabled,ver=2.5.0,path=plugins\EzChat-2.5.0.jar}
[13:34:18] [Server thread/ERROR]: Exception details below:
java.lang.NullPointerException: null
at me.fixeddev.ezchat.ChatPlugin.onDisable(ChatPlugin.java:45) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:419) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:516) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:388) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:593) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:303) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-114]
at java.lang.Thread.run(Unknown Source) [?:?]

don't install all dependencies

[bug] Legacy support.

Error when using latest version (3.0.3) on a legacy server (1.8.8)
Running PandaSpigot (1.8.8) with java 11, using the default config & formats.

Hope it's still getting legacy versions support. ❤️

[04:03:27] [Async Chat Thread - #0/INFO]: [EzChat] Successfully hooked with PlaceholderAPI
[04:03:27] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to EzChat v3.0.3
java.lang.IllegalAccessError: class me.fixeddev.ezchat.event.AsyncEzChatEvent tried to access method 'void org.bukkit.event.player.PlayerEvent.<init>(org.bukkit.entity.Player, boolean)' (me.fixeddev.ezchat.event.AsyncEzChatEvent is in unnamed module of loader org.bukkit.plugin.java.PluginClassLoader @12bd8808; org.bukkit.event.player.PlayerEvent is in unnamed module of loader 'app')
	at me.fixeddev.ezchat.event.AsyncEzChatEvent.<init>(AsyncEzChatEvent.java:18) ~[EzChat-3.0.3.jar:?]
	at me.fixeddev.ezchat.listener.OldChatFormatHandler.accept(OldChatFormatHandler.java:63) ~[EzChat-3.0.3.jar:?]
	at me.fixeddev.ezchat.listener.OldChatFormatHandler.accept(OldChatFormatHandler.java:20) ~[EzChat-3.0.3.jar:?]
	at me.fixeddev.ezchat.ChatPlugin.lambda$registerChatListener$0(ChatPlugin.java:102) ~[EzChat-3.0.3.jar:?]
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.8.8.jar:git-PandaSpigot-68]
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.8.8.jar:git-PandaSpigot-68]
	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:555) [patched_1.8.8.jar:git-PandaSpigot-68]
	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:537) [patched_1.8.8.jar:git-PandaSpigot-68]
	at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1134) [patched_1.8.8.jar:git-PandaSpigot-68]
	at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1049) [patched_1.8.8.jar:git-PandaSpigot-68]
	at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [patched_1.8.8.jar:git-PandaSpigot-68]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
	at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
	at java.lang.Thread.run(Thread.java:829) [?:?]

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.