Sign in to follow this  
GhostWalkerZA

GhostWalker

Recommended Posts

Hi there,

 

Please may some on assist me with this error,

 

====== CLIENT CRASH ======
Unexpected crash while playing
java.lang.IllegalStateException: Cannot determine focused state of uncreated window
    at org.lwjgl.opengl.Display.isActive(Display.java:567)
    at com.wurmonline.client.LwjglClient.hasFocus(LwjglClient.java:570)
    at com.wurmonline.client.WurmClientBase.tick(WurmClientBase.java:712)
    at com.wurmonline.client.WurmClientBase.tickFrame(WurmClientBase.java:399)
    at com.wurmonline.client.WurmClientBase.runGameLoop(WurmClientBase.java:533)
    at com.wurmonline.client.WurmClientBase.runConnectionLoop(WurmClientBase.java:325)
    at com.wurmonline.client.WurmClientBase.runGame(WurmClientBase.java:304)
    at com.wurmonline.client.WurmClientBase.run(WurmClientBase.java:1601)
    at java.lang.Thread.run(Thread.java:748)

 

Thank you for your help. i appreciate it!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this