[LastHolo]: Plugin successfully enabled, have a fancy chat there, enjoy ;)
[LastHolo]: We found an error! The class name World doesnt exist! Plugin will not work!
[LastHolo]: We found an error! The class name EntityArmorStand doesnt exist! Plugin will not work!
[LastHolo]: We found an error! The class name Entity doesnt exist! Plugin will not work!
[LastHolo]: We found an error! The class name EntityLiving doesnt exist! Plugin will not work!
ERROR24:41:39
Error occurred while enabling LastHolo v52 (Is it up to date?)
Console24:41:39
java.lang.NullPointerException: Cannot invoke "java.lang.Class.getMethod(String, java.lang.Class[])" because "this.nmsworld" is null
at com.gmail.JyckoSianjaya.LastHolo.NMS.NMSWrapper.loadMethods(NMSWrapper.java:100) ~[LastHolo.jar:?]
at com.gmail.JyckoSianjaya.LastHolo.NMS.NMSWrapper.loadClasses(NMSWrapper.java:144) ~[LastHolo.jar:?]
at com.gmail.JyckoSianjaya.LastHolo.NMS.NMSWrapper.<init>(NMSWrapper.java:32) ~[LastHolo.jar:?]
at com.gmail.JyckoSianjaya.LastHolo.LastHolo.onEnable(LastHolo.java:148) ~[LastHolo.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Paper-353]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-353]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-353]
at net.lenni0451.spm.utils.PluginUtils.enablePlugin(PluginUtils.java:98) ~[PluginManager.jar:?]
at net.lenni0451.spm.utils.PluginUtils.loadPlugin(PluginUtils.java:220) ~[PluginManager.jar:?]
at net.lenni0451.spm.commands.subs.Load_Sub.execute(Load_Sub.java:54) ~[PluginManager.jar:?]
at net.lenni0451.spm.commands.PluginManager_Command.lambda$onCommand$0(PluginManager_Command.java:90) ~[PluginManager.jar:?]
at net.lenni0451.spm.commands.PluginManager_Command.onCommand(PluginManager_Command.java:106) ~[PluginManager.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.17.1.jar:git-Paper-353]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.17.1.jar:git-Paper-353]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.dispatchCommand(CraftServer.java:869) ~[patched_1.17.1.jar:git-Paper-353]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.dispatchServerCommand(CraftServer.java:832) ~[patched_1.17.1.jar:git-Paper-353]
at net.minecraft.server.dedicated.DedicatedServer.handleConsoleInputs(DedicatedServer.java:529) ~[patched_1.17.1.jar:git-Paper-353]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:491) ~[patched_1.17.1.jar:git-Paper-353]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1480) ~[patched_1.17.1.jar:git-Paper-353]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1279) ~[patched_1.17.1.jar:git-Paper-353]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-353]
at java.lang.Thread.run(Thread.java:831) ~[?:?]
I belive its very good plugin but cannot launch for me. Im using Paper-1.17 and the error:
[02:33:27 INFO]: [LastHolo] We found an error! The class name World doesnt exist! Plugin will not work!
[02:33:27 INFO]: [LastHolo] We found an error! The class name EntityArmorStand doesnt exist! Plugin will not work!
[02:33:27 INFO]: [LastHolo] We found an error! The class name Entity doesnt exist! Plugin will not work!
[02:33:27 INFO]: [LastHolo] We found an error! The class name EntityLiving doesnt exist! Plugin will not work!
[02:33:27 ERROR]: Error occurred while enabling LastHolo v52 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "java.lang.Class.getMethod(String, java.lang.Class[])" because "this.nmsworld" is null
at com.gmail.JyckoSianjaya.LastHolo.NMS.NMSWrapper.loadMethods(NMSWrapper.java:100) ~[?:?]
at com.gmail.JyckoSianjaya.LastHolo.NMS.NMSWrapper.loadClasses(NMSWrapper.java:144) ~[?:?]
at com.gmail.JyckoSianjaya.LastHolo.NMS.NMSWrapper.<init>(NMSWrapper.java:32) ~[?:?]
at com.gmail.JyckoSianjaya.LastHolo.LastHolo.onEnable(LastHolo.java:148) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.17.jar:git-Paper-68]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.jar:git-Paper-68]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.jar:git-Paper-68]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.17.jar:git-Paper-68]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.17.jar:git-Paper-68]
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:643) ~[patched_1.17.jar:git-Paper-68]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:304) ~[patched_1.17.jar:git-Paper-68]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1118) ~[patched_1.17.jar:git-Paper-68]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[patched_1.17.jar:git-Paper-68]
at java.lang.Thread.run(Thread.java:831) [?:?]
[02:33:27 INFO]: [LastHolo] Disabling LastHolo v52
My apologies, I asked my friend to test the plugin and it turns out that he didn't check it well. It's my responsibility as well, I'm currently looking for a new method. Please wait for a few days.
Version: Build 52
VERY VERY VERY GOOD, THANK YOU VERY MUCH FOR UPDATE THIS PLUGIN. I'VE BEEN GREEDY FOR THIS FOR 2 YEARS, PLEASE don't throw such a good project again!!!!((
Please update version 1.15.2
Please update version 1.15.2
Please update version 1.15.2
Please update version 1.15.2
Please update version 1.15.2
Please update version 1.15.2
Please update version 1.15.2
Please update version 1.15.2
Please update version 1.15.2
java.lang.NullPointerException: null
at com.gmail.JyckoSianjaya.LastHolo.HologramData.createHoloData(HologramData.java:30) ~[?:?]
at com.gmail.JyckoSianjaya.LastHolo.Hologram$2.run(Hologram.java:76) ~[?:?]
at com.gmail.JyckoSianjaya.LastHolo.Runnables.SimpleRunnable$1.run(SimpleRunnable.java:23) ~[?:?]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.2.jar:git-Paper-146]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.15.2.jar:git-Paper-146]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1185) ~[patched_1.15.2.jar:git-Paper-146]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-146]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1112) ~[patched_1.15.2.jar:git-Paper-146]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:934) ~[patched_1.15.2.jar:git-Paper-146]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
[22:29:51 INFO]: [Л] DanielGrash ▸ awd
[22:29:51 WARN]: [LastHolo] Task #19 for LastHolo v51 generated an exception
java.lang.NullPointerException: null
at com.gmail.JyckoSianjaya.LastHolo.HologramData.createHoloData(HologramData.java:30) ~[?:?]
at com.gmail.JyckoSianjaya.LastHolo.Hologram$2.run(Hologram.java:76) ~[?:?]
at com.gmail.JyckoSianjaya.LastHolo.Runnables.SimpleRunnable$1.run(SimpleRunnable.java:23) ~[?:?]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.2.jar:git-Paper-122]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.15.2.jar:git-Paper-122]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1185) ~[patched_1.15.2.jar:git-Paper-122]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-122]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1112) ~[patched_1.15.2.jar:git-Paper-122]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:934) ~[patched_1.15.2.jar:git-Paper-122]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_231]
Can you turn off check update? I am in China, which keeps me stuck here for more than 2 minutes each time, and then it indicates that I cannot detect the new version
I am using the Google translation, which means that the detection update will keep me stuck for a long time
Your plugin is good, but i hope it will have something like this
- "[&e%player_name%&f]"
- "%chat_message%"
i will change my review if your plugin have that feature, i think that feature will make your plugin very better
Excellent Plugin, it's fun and useful plugin that make my Player on server easier to see what other player says.
This plugin also have a fast respond Developer, i just report bugs and he fix it within 1 day :D
I would love to have this on my server. Unfortunately, there must be a plugin conflict somewhere as all I am getting in the console are errors when a player chats. We are also running chat colour, so maybe that's where the conflict is
Very good and unique plugin! Please all check the FAQ if you have any issues - it seems the last 2 reviews didn't even look once at it!
Overall, great plugin :)
Holograms do not work even if used FAQ
disabling async_chat_processing: false just removes the error logs in the console
Could not pass event AsyncPlayerChatEvent to LastHolo v47
java.lang.IllegalStateException: PreHoloChatEvent may only be triggered synchronously.
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:533) ~[patched_1.14.4.jar:git-Paper-158]
at com.gmail.JyckoSianjaya.LastHolo.Listeners.SimpleHandler.manageChat(SimpleHandler.java:589) ~[?:?]
at com.gmail.JyckoSianjaya.LastHolo.Listeners.AsyncChat.chat(AsyncChat.java:11) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor245.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-158]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.14.4.jar:git-Paper-158]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-158]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-158]
at net.minecraft.server.v1_14_R1.PlayerConnection.chat(PlayerConnection.java:1713) ~[patched_1.14.4.jar:git-Paper-158]
at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1628) ~[patched_1.14.4.jar:git-Paper-158]
at net.minecraft.server.v1_14_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) ~[patched_1.14.4.jar:git-Paper-158]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_212]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_212]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Your review seems to be exactly the same as the person below. Why don't you contact me instead about your issue?
Version: Build 47 - [Save Africa]
>.... [20:39:21 ERROR]: Could not pass event AsyncPlayerChatEvent to LastHolo v47
java.lang.IllegalStateException: PreHoloChatEvent may only be triggered synchronously.
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:533) ~[patched_1.14.4.jar:git-Paper-158]
at com.gmail.JyckoSianjaya.LastHolo.Listeners.SimpleHandler.manageChat(SimpleHandler.java:589) ~[?:?]
at com.gmail.JyckoSianjaya.LastHolo.Listeners.AsyncChat.chat(AsyncChat.java:11) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor245.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-158]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.14.4.jar:git-Paper-158]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-158]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-158]
at net.minecraft.server.v1_14_R1.PlayerConnection.chat(PlayerConnection.java:1713) ~[patched_1.14.4.jar:git-Paper-158]
at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1628) ~[patched_1.14.4.jar:git-Paper-158]
at net.minecraft.server.v1_14_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) ~[patched_1.14.4.jar:git-Paper-158]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_212]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_212]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Al fin se toma las cosas en serio el dueño del plugin esto lo cambio todo No hay más dependencias Desde 3.0.0 (HolographicDisplays) !!!!!!!!!!!!!!!!!!! el motor del plugin 10/10 el motor del Hologramas del mismo plugin 10/10 buen trabajo sigue así suerte espero mas atualizasiones si son requeridas obviamente es estable el plugin por ahora y muy lijero para lo que es xd
Works great for me on 1.14.4! Just have to disable async_chat_processing to get it working. PAPI doesn't seem to work correctly at the moment as of Build 46, but the developer has already given me his word that a fix is coming soon. Responsive developer and great plugin, so 5 stars from me.
Al fin una versión estable del plugin y mejor que nada anda bien de bien solo los de la 1.8.8 cambien el sonido sino les dará un error eso es todo saludos y gracias espero otra versión del plugin aún más estable.
Thanks for the review man! And ah sorry fixing it right away.
Version: V4.0.0.5-Save Childrens
dosent work at all on my server i send nothing comes up i have done /lh toggel nothing with that and it dosent make any sound when i send i have 1.12.2 and i tried both 1_2 and 1_3 dosent work. But its a cool idea
Thanks man ^-^ feel free to suggest anything btw love u
Version: V4.0.0.1-Save Children
Good Plugin!
BUT
I have a problem on my server, I installed the version for 1.12.2 of minecraft, and everything was fine, until in some cases some messages that we wrote were floating there, I already tried removing the plugin and also removing the Holograms and not it is removed
Hello Mr.MetDemian9, thanks for the review and can you tell me the chronology on how it happens through PM or Discussion or anything? Thanks in advance!
Version: V4.0.0.1-Save Children
I found a problem,when I'm done talking, he always shows"&e&lLakad matatag"Why is that?
Thanks for the review!
Ah for that, can you clear it up by giving me the reports on Discord or Spigot ?
Version: V2.1.1.2-Save Children
This is a very wonderful plugin! Thanks for your effort!
I just wanna know how can I ensure that every new player join the server will have the feature on, and if they turn it off it will stay the turned off state later they join the server?
Sorry,
This isnt a place for support and also..
Bungee isn't designed for holograms..
Version: V2.1.1.0-Save Childrens
Awesome plugin for MMORPG server ;3
I have 1 question for you: can I use custom sounds for notifications? For example: add some new custom sounds in resourcepack and use it?
Ah for that one I changed the chat-format and I disabled the multi-line thingy.
Version: V2.1.0.8
Gracias por este hermoso trabajo, me gustaría que en vez de decir dice dijera en nombre del jugador o su grupo chat-format: '&6%player_name%: -&r%CHAT%'
harga aslinya berapa qimax,
wik wik wik wik wik wik wik wik wikwik wik wik wik
ah ah ah ah ah ah ah ah ah ah ah ah ah
ay ay ay ay ay ay ay ay ay ay ay ay ay
*==========*==========*==========*==========*
My Server Chat looks now like
a RPG rlly nice and im a litte
fanboy of that Plugin :)
greetings from Germany (Sachsen).
*==========*==========*==========*==========*
Good plugin, but lacks a very important function: to disable the plug-in on global chat. The player says in global chat (!message), and the hologram is displayed. No logic :(
I use a different way of displaying my texts on the server and I'm %100 okay with using HDs instead JUST so I can try this out. Rating for concept alone. Terrific, terrific concept. INCREDIBLY useful. I shall return!
Thanks for the review!
If you would like to give me any suggestions you like feel free to pm me on spigot. Just click on my profile and click on start conversation
Thanks for the review @angelosilva90, hope you like it ;)
Version: 1.5
Very good plugin but can you add a command for the player can disable his hologram and another command for hide the other holgram of the other peoples please ^^ ?
What do you mean by Enable and Disable to see? But btw, ill try to do that.
Version: 1.2
This is great! All the other plugins that do this are outdated or are super buggy. This is so lightweight and you hardly even know it's there unless you're talking to someone with super cool holograms!