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

I cant Run STIGMA #97

Open
Jimcreator14 opened this issue Sep 16, 2024 · 0 comments
Open

I cant Run STIGMA #97

Jimcreator14 opened this issue Sep 16, 2024 · 0 comments

Comments

@Jimcreator14
Copy link

This is what happens When i try to start STIGMA
LOGS:
LateralGM Version: 1.8.234
Working Directory: C:\STIGMA\stigma-dev-Windows-x86_64\LateralGM-Windows-x86_64.exe

Operating System: Windows 10
Version: 10.0
Architecture: amd64

Java Name: OpenJDK 64-Bit Server VM
Java Vendor: AdoptOpenJDK
Version: 1.8.0_282

Current Thread: AWT-EventQueue-0
Available processors (cores): 2
Free memory (bytes): 98121760
Maximum memory (bytes): 1895825408
Total memory available to JVM (bytes): 112721920

File system root: C:
Total space (bytes): 255390756864
Free space (bytes): 117944082432
Usable space (bytes): 117944082432

Stack trace:

java.lang.UnsatisfiedLinkError: Unable to load library 'compileEGMf':
%1 não é um aplicativo Win32 válido.

%1 não é um aplicativo Win32 válido.

Não foi possível encontrar o módulo especificado.

Native library (win32-x86-64/compileEGMf.dll) not found in resource path ([file:/C:/STIGMA/stigma-dev-Windows-x86_64/plugins/enigma.jar])
at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:301)
at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:461)
at com.sun.jna.Library$Handler.(Library.java:192)
at com.sun.jna.Native.loadLibrary(Native.java:646)
at com.sun.jna.Native.loadLibrary(Native.java:630)
at org.enigma.EnigmaRunner.attemptLib(EnigmaRunner.java:251)
at org.enigma.EnigmaRunner.access$1(EnigmaRunner.java:244)
at org.enigma.EnigmaRunner$3.run(EnigmaRunner.java:176)
Suppressed: java.lang.UnsatisfiedLinkError: %1 não é um aplicativo Win32 válido.

	at com.sun.jna.Native.open(Native Method)
	at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:191)
	... 7 more
Suppressed: java.lang.UnsatisfiedLinkError: %1 não é um aplicativo Win32 válido.

	at com.sun.jna.Native.open(Native Method)
	at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:204)
	... 7 more
Suppressed: java.lang.UnsatisfiedLinkError: Não foi possível encontrar o módulo especificado.

	at com.sun.jna.Native.open(Native Method)
	at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:264)
	... 7 more
Suppressed: java.io.IOException: Native library (win32-x86-64/compileEGMf.dll) not found in resource path ([file:/C:/STIGMA/stigma-dev-Windows-x86_64/plugins/enigma.jar])
	at com.sun.jna.Native.extractFromResourcePath(Native.java:1119)
	at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:275)
	... 7 more

it may be some .dll file is missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant