Phoenix616 / ResourcepacksPlugins

Set resource packs on whole proxy, per server and per world!
https://ci.minebench.de/job/ResourcepacksPlugins/
GNU General Public License v3.0
77 stars 16 forks source link

BungeeResourcepacks on 1.16.1: Getting kicked from proxy when using /usepack #39

Closed Brokkonaut closed 4 years ago

Brokkonaut commented 4 years ago

Waterfall build: 1.16-R0.2-SNAPSHOT:54d1f4a:360 BungeeResourcepacks version: 1.8.0-SNAPSHOT (build 315)

Stack trace:

java.lang.NoSuchMethodError: 'net.md_5.bungee.api.chat.BaseComponent[] net.md_5.bungee.api.chat.HoverEvent.getValue()' at de.themoep.resourcepacksplugin.bungee.libs.minedown.Replacer.replaceIn(Replacer.java:203) ~[?:?] at de.themoep.resourcepacksplugin.bungee.libs.minedown.Replacer.replaceIn(Replacer.java:171) ~[?:?] at de.themoep.resourcepacksplugin.bungee.libs.minedown.MineDown.toComponent(MineDown.java:118) ~[?:?] at de.themoep.resourcepacksplugin.bungee.libs.minedown.MineDown.parse(MineDown.java:100) ~[?:?] at de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks.getComponents(BungeeResourcepacks.java:683) ~[?:?] at de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks.sendMessage(BungeeResourcepacks.java:753) ~[?:?] at de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks.sendMessage(BungeeResourcepacks.java:748) ~[?:?] at de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor.sendMessage(PluginCommandExecutor.java:125) ~[?:?] at de.themoep.resourcepacksplugin.core.commands.UsePackCommandExecutor.run(UsePackCommandExecutor.java:102) ~[?:?] at de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor.execute(PluginCommandExecutor.java:103) ~[?:?] at de.themoep.resourcepacksplugin.bungee.ForwardingCommand.execute(ForwardingCommand.java:41) ~[?:?] at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:197) ~[BungeeCord.jar:git:Waterfall-Bootstrap:1.16-R0.2-SNAPSHOT:54d1f4a:360] at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:148) ~[BungeeCord.jar:git:Waterfall-Bootstrap:1.16-R0.2-SNAPSHOT:54d1f4a:360] at net.md_5.bungee.connection.UpstreamBridge.handle(UpstreamBridge.java:153) ~[BungeeCord.jar:git:Waterfall-Bootstrap:1.16-R0.2-SNAPSHOT:54d1f4a:360] at net.md_5.bungee.protocol.packet.Chat.handle(Chat.java:76) ~[BungeeCord.jar:git:Waterfall-Bootstrap:1.16-R0.2-SNAPSHOT:54d1f4a:360] at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:105) ~[BungeeCord.jar:git:Waterfall-Bootstrap:1.16-R0.2-SNAPSHOT:54d1f4a:360] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[BungeeCord.jar:git:Waterfall-Bootstrap:1.16-R0.2-SNAPSHOT:54d1f4a:360] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[BungeeCord.jar:git:Waterfall-Bootstrap:1.16-R0.2-SNAPSHOT:54d1f4a:360]