Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to open lib file: /native0/x64-windows.dll #82

Open
Stone-72 opened this issue Jul 7, 2024 · 2 comments
Open

Failed to open lib file: /native0/x64-windows.dll #82

Stone-72 opened this issue Jul 7, 2024 · 2 comments
Labels
question Further information is requested

Comments

@Stone-72
Copy link

Stone-72 commented Jul 7, 2024

2024-07-07 12:10:59.085 [Nukkit] ERROR - Throwing
java.lang.UnsatisfiedLinkError: Failed to open lib file: /native0/x64-windows.dll
at native0.Loader.(synthetic:62) ~[?:?]
at org.stone72.WasteAC.(WasteAC.java) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
at java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) ~[?:?]
at jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) ~[?:?]
at java.lang.Class.newInstance(Class.java:645) ~[?:?]
at cn.nukkit.plugin.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:28) ~[patched.jar:?]
at cn.nukkit.plugin.PluginManager.loadPlugin(PluginManager.java:214) ~[patched.jar:?]
at cn.nukkit.plugin.PluginManager.loadPlugins(PluginManager.java:174) ~[patched.jar:?]
at cn.nukkit.plugin.PluginManager.loadPlugins(PluginManager.java:322) ~[patched.jar:?]
at cn.nukkit.plugin.PluginManager.loadPlugins(PluginManager.java:241) ~[patched.jar:?]
at cn.nukkit.plugin.PluginManager.loadPlugins(PluginManager.java:229) ~[patched.jar:?]
at cn.nukkit.Server.(Server.java:147) ~[patched.jar:?]
at cn.nukkit.Nukkit.main(Nukkit.java:21) ~[patched.jar:?]
at nukkit.pm1e.launcher.Main.lambda$start$0(Main.java:71) ~[?:?]
at java.lang.Thread.run(Thread.java:842) [?:?]

@VitaminB8964
Copy link

Maybe,you didn't copy the dll file to xxx.jar/native0/

@radioegor146
Copy link
Owner

I think that @VitaminB8964 may be right, although I'd like to see command line and output jar from obfuscator, if possible.
You can send me them to any DM you'd like (https://re146.dev)

@radioegor146 radioegor146 added the question Further information is requested label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants