Need help with run error intellij

Status
This thread has been locked.

Randomizable

| Noob Developer | Experienced Manager
Supreme
Feedback score
15
Posts
401
Reactions
181
Resources
0
Ive recently been getting this error when attempting to run my client through IntelliJ. Could somebody possibly help me fix this? It would be much appreciated.

DISCORD: Randomizable#6430

Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at org.lwjgl.Sys$1.run(Sys.java:72)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:96)
at org.lwjgl.Sys.<clinit>(Sys.java:117)
at net.minecraft.client.Minecraft.getSystemTime(Minecraft.java:3005)
at net.minecraft.client.main.Main.main(Main.java:39)
at Start.main(Start.java:11)
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

firewalld

Premium
Feedback score
3
Posts
72
Reactions
39
Resources
0
Google is such an amazing tool.


HzFYC6W.gifv
 
Status
This thread has been locked.
Top