Megamezzomixer / Taser

A spigot Plugin that adds a half realistic Taser item
MIT License
1 stars 0 forks source link

Can't load it on Paper 1.15.2 (Build 205) #1

Closed stanislasbdx closed 4 years ago

stanislasbdx commented 4 years ago

When I load it via Plugman or with a natural server reload, it says that the plugin isn't "up to date", I have the last version :x On my spigot server it works, but now on my paper one... image

Megamezzomixer commented 4 years ago

Thanks for the Issue. I'm currently on it.

Megamezzomixer commented 4 years ago

Your Stack Trace refers me to https://github.com/Megamezzomixer/Taser/blob/22dc89f96f992266def6a83647cf3c73a8cc082e/src/de/megamezzomixer/Taser/Main.java#L40

Basically Papercraft cannot use the internal Bukkit logger as it seems. Currently trying another method.