Hello, developer of one plugin told me, I have missing 'net.md_5.bungee.http.HttpClient in my Watefall and that is why that plugin is causing errors. I have latest version of Waterfall, can you please help me?
Same problem here. I cant even join my server because of that. NoClassDefFoundError: Could not initialize class net.md_5.bungee.http.HttpClient
logs? some info?
HTTP client is 100% in waterfall
Every time someone joins this is in console + it kicks the player
not the latest version, and need the full log, that’s not saying that the class is missing but it failed to init it earlier for some reason or something
Had to create another acc because of posting limit
Looks like a janky OS environment or something,
[20:17:26] [Thread-0/WARN]: Epoll is not working, falling back to NIO: UnsatisfiedLinkError : could not load a native library: netty_transport_native_epoll_x86_64 @ io.netty.util.internal.NativeLibraryLoader:226
netty failed to hook in due to some missing library or something else preventing waterfall from running, expect a performance penalty from this
java.lang.ExceptionInInitializerError: null
at io.netty.resolver.dns.DnsNameResolverBuilder.<init>(DnsNameResolverBuilder.java:56) ~[server.jar:git:Waterfall-Bootstrap:1.16-R0.4-SNAPSHOT:68e87a8:389]
disable async dns in waterfall.yml as a workaround, but, really, your OS is busted or something
You meant use_netty_dns_resolver to false right?
Yes
It didnt work then - pastebin .com /t92MFgCr
Please create an issue on the github, your OS is broken in apparently unexpected ways here, we’ll have to look into this