Yamipa

Yamipa

3.7k Downloads

it will not work at all

Moxie15 opened this issue ยท 9 comments

commented

so have every thing needed and i have a pic but when i run the com it does nothing
says nothing does nothing

Screenshot 2022-12-20 194430
Screenshot 2022-12-20 194451

commented

i have tired naming it gay.png and jpg and it still didnt work

commented

First thing, I'm guessing your command should end with +GLOW instead of GLOW. Check the documentation for a detailed explanation.

And now, the usual questions:

  • What server are you running? SpigotMC, Bukkit, PaperMC, etc.
  • What Minecraft version are you on? 1.19.2, 1.19.3, etc.
  • What version of ProtocolLib are you using? 4.8.0, 5.0.0-SNAPSHOT-b608, etc.
  • What server logs are you getting when running the command? Make sure to enable "verbose" mode.
commented

i don't know what verbose and or how my stuff logged i have not touch that

commented

1.19.2 spigot MC and the newts protocoilib and ill try enable

commented

1.19.2 spigot MC and the newts protocoilib and ill try enable

What version of ProtocolLib are you using? Please give the version number, not just "the latest".


i don't know what verbose and or how my stuff logged i have not touch that

You can enable Yamipa's verbose mode by modifying the "plugins/YamipaPlugin/config.yml" file as explain in this link.

Without your server logs there's no way for me to debug the cause of the bug :/
You should be able to see those at your server's console or terminal.

commented

sorry for the late replay

commented

@Moxie15, the crashes you report are unrelated to Yamipa.

Your server seems to be quite broken given log entries such as:

java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-17-openjdk-amd64/lib/libawt_xawt.so

and

java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.storage.SaveData.B()" because "this.m" is null

Closing this issue as I don't think there's anything I can do to debug it.