Holograms

Holograms 4.0

CreeperFace

🇨🇿🇺🇦 Слава Україні!
Staff member
CreeperFace submitted a new resource:

Holograms - Simple holograms

View attachment 12

Usage
First you have to create a new hologram by /hologram <hologram ID> (you cannot use "edit" or "update" as hologram ID)

if you want to edit/remove a hologram later use command /hologram edit - it will open a configuration UI where you can change its position, text etc. (This command automatically selects the nearest hologram to you.)

Basic video tutorial:...
Read more about this resource...
 
Hey I really love this plugin Creeper!!!!! However the holograms created are currently still getting removed with the nukkit plugin AutoClearLag
 

TreasureIsland

Supporter
Getting this error using the latest version...

2018-8-3 12:15:45 [CRITICAL] Could not process hologram spawn request
java.lang.NullPointerException
at gt.creeperface.holograms.task.HologramUpdater.replaceTranslation(HologramUpdater.java:475)
at gt.creeperface.holograms.task.HologramUpdater.addPlaceHolders(HologramUpdater.java:465)
at gt.creeperface.holograms.task.HologramUpdater.spawnHologramToAll(HologramUpdater.java:147)
at gt.creeperface.holograms.task.HologramUpdater.spawnHologram(HologramUpdater.java:142)
at gt.creeperface.holograms.task.HologramUpdater.run(HologramUpdater.java:72)
 

CreeperFace

🇨🇿🇺🇦 Слава Україні!
Staff member
Getting this error using the latest version...

2018-8-3 12:15:45 [CRITICAL] Could not process hologram spawn request
java.lang.NullPointerException
at gt.creeperface.holograms.task.HologramUpdater.replaceTranslation(HologramUpdater.java:475)
at gt.creeperface.holograms.task.HologramUpdater.addPlaceHolders(HologramUpdater.java:465)
at gt.creeperface.holograms.task.HologramUpdater.spawnHologramToAll(HologramUpdater.java:147)
at gt.creeperface.holograms.task.HologramUpdater.spawnHologram(HologramUpdater.java:142)
at gt.creeperface.holograms.task.HologramUpdater.run(HologramUpdater.java:72)
Can you tell me your hologram text?
 

ZeVeS

Member
Hello.

Holograms 2.5 do not work with the PlaceholderAPI 1.3.
2019-03-05 10:03:17.582 [main] INFO - Включение Holograms v2.5
2019-03-05 10:03:17.587 [main] ERROR - Throwing
java.lang.RuntimeException: java.lang.NoSuchMethodError: com.creeperface.nukkit.placeholderapi.PlaceholderAPIIml.getInstance()Lcom/creeperface/nukkit/placeholderapi/api/PlaceholderAPI;
at cn.nukkit.plugin.PluginManager.enablePlugin(PluginManager.java:443) [nukkit-1.9.jar:?]
at cn.nukkit.Server.enablePlugin(Server.java:710) [nukkit-1.9.jar:?]
at cn.nukkit.Server.enablePlugins(Server.java:699) [nukkit-1.9.jar:?]
at cn.nukkit.Server.<init>(Server.java:466) [nukkit-1.9.jar:?]
at cn.nukkit.Nukkit.main(Nukkit.java:95) [nukkit-1.9.jar:?]
Caused by: java.lang.NoSuchMethodError: com.creeperface.nukkit.placeholderapi.PlaceholderAPIIml.getInstance()Lcom/creeperface/nukkit/placeholderapi/api/PlaceholderAPI;
at gt.creeperface.holograms.placeholder.PlaceholderAPIAdapter.<init>(PlaceholderAPIAdapter.java:20) ~[?:?]
at gt.creeperface.holograms.Holograms.initPlaceholderAdapter(Holograms.java:342) ~[?:?]
at gt.creeperface.holograms.Holograms.onEnable(Holograms.java:100) ~[?:?]
at cn.nukkit.plugin.PluginBase.setEnabled(PluginBase.java:89) ~[nukkit-1.9.jar:?]
at cn.nukkit.plugin.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:117) ~[nukkit-1.9.jar:?]
at cn.nukkit.plugin.PluginManager.enablePlugin(PluginManager.java:439) ~[nukkit-1.9.jar:?]
... 4 more
2019-03-05 10:03:17.595 [main] INFO - Выключение Holograms v2.5

Fix please.
 
Top