tterrag1098 / K9

A Discord bot with some useful commands.
http://tterrag.com/k9/
MIT License
42 stars 32 forks source link

No natives in -all package from jenkins #24

Closed XakepSDK closed 5 years ago

XakepSDK commented 5 years ago

I got this error:

14:21:02 [elastic-2] i.n.u.i.NativeLibraryLoader Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.
java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
tterrag1098 commented 5 years ago

As far as I know, this is fine, netty will pull from its own jar if the library is missing on the system. If the bot works fine, this is a non-issue.