radioegor146 / native-obfuscator

Java .class to .cpp converter for use with JNI
GNU General Public License v3.0
499 stars 67 forks source link

Minecraft plugin error #79

Closed 1050TIt0p closed 4 months ago

1050TIt0p commented 4 months ago

I am using native-obfuscator for Spigot plugin, there was a problem The plugin won't start and gives an error (https://pastebin.com/TiQgPZXh), the forums say to install the package via apt install, but since I'm making the plugin for sale, and some people use panel hosting for Minecraft where they can't enter linux commands, they can't do it.

On the virtual machine where I built the .so file everything works fine.

Is it even possible to fix this?