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
84 stars 17 forks source link

BungeeResourcepacks on 1.16.1: Still getting kicked from proxy when using /usepack (now a different error) #40

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 317)

java.lang.NoClassDefFoundError: net/md_5/bungee/api/chat/hover/content/Content at de.themoep.resourcepacksplugin.bungee.libs.minedown.Replacer.replaceInContents(Replacer.java:286) ~[?:?] at de.themoep.resourcepacksplugin.bungee.libs.minedown.Replacer.replaceIn(Replacer.java:219) ~[?:?] at de.themoep.resourcepacksplugin.bungee.libs.minedown.Replacer.replaceIn(Replacer.java:186) ~[?:?] at de.themoep.resourcepacksplugin.bungee.libs.minedown.MineDown.toComponent(MineDown.java:123) ~[?:?] at de.themoep.resourcepacksplugin.bungee.libs.minedown.MineDown.parse(MineDown.java:105) ~[?:?] 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] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[BungeeCord.jar:git:Waterfall-Bootstrap:1.16-R0.2-SNAPSHOT:54d1f4a:360]

Phoenix616 commented 4 years ago

You are running an outdated Waterfall. Either update Waterfall or downgrade BungeeResourcepacks to b316.