Sign in to follow this  
SlimeEnergy

[Resolved] Can't even open the game

Recommended Posts

Here's the error log

Vertex/index buffer memory limit: 4096MiB
Starting workaround for fast running clocks
Using LWJGL timer.
Initialized mouse with 5 buttons.
Could not load splash image, using fallback.
Execution aborted at connection 0, iteration 0
Run time 0s, local time Mon Apr 08 16:38:40 EDT 2019
Destroying game window
====== CLIENT CRASH ======
Unexpected crash while playing
java.lang.IllegalAccessError: class class.vHb4MmkljG (in unnamed module @0xbd794ee) cannot access class sun.nio.ch.DirectBuffer (in module java.base) because module java.base does not export sun.nio.ch to unnamed module @0xbd794ee
	at class.vHb4MmkljG.FZOk5L6Gfy(SourceFile:199)
	at class.BKPmVqKUPW.FZOk5L6Gfy(SourceFile:280)
	at class.cq7GpZ6EKb.FZOk5L6Gfy(SourceFile:1070)
	at class.cq7GpZ6EKb.mMV5oPkCW(SourceFile:1051)
	at class.bvshRyW4Ps.FZOk5L6Gfy(SourceFile:302)
	at class.bvshRyW4Ps.<init>(SourceFile:258)
	at com.wurmonline.client.WurmClientBase.run(SourceFile:38264)
	at java.base/java.lang.Thread.run(Unknown Source)

 

Share this post


Link to post
Share on other sites
4 minutes ago, Sklo:D said:

Are you using Java (JRE) Version 8 64bit?

Oh, It defaulted to a later version of java rather than 8. Thanks for the help, works now.

  • Like 2

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this