Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. [20:38:33] [Server thread/ERROR]: Error occurred while enabling MinewebBridge v3.0.5 (Is it up to date?)
  2. java.lang.RuntimeException: Unable to inject channel futures.
  3. at fr.vmarchaud.mineweb.bukkit.BukkitNettyInjector.inject(BukkitNettyInjector.java:131) ~[?:?]
  4. at fr.vmarchaud.mineweb.bukkit.BukkitCore.onEnable(BukkitCore.java:120) ~[?:?]
  5. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-145]
  6. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) ~[patched_1.15.2.jar:git-Paper-145]
  7. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.15.2.jar:git-Paper-145]
  8. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470) ~[patched_1.15.2.jar:git-Paper-145]
  9. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384) ~[patched_1.15.2.jar:git-Paper-145]
  10. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.15.2.jar:git-Paper-145]
  11. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-145]
  12. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
  13. Caused by: java.lang.IllegalArgumentException: Unable to find getNetworkManagers in net.minecraft.server.v1_15_R1.ServerConnection
  14. at com.comphenix.protocol.reflect.FuzzyReflection.getMethodByParameters(FuzzyReflection.java:280) ~[?:?]
  15. at com.comphenix.protocol.reflect.FuzzyReflection.invokeMethod(FuzzyReflection.java:328) ~[?:?]
  16. at fr.vmarchaud.mineweb.bukkit.BukkitNettyInjector.inject(BukkitNettyInjector.java:111) ~[?:?]
  17. ... 9 more
  18. [20:38:33] [Server thread/INFO]: [MinewebBridge] Disabling MinewebBridge v3.0.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement