Changed ports, localhost etc... clients loads good and log ins but when i click something client freeze and disconnects?
Can someone help me with?


Exception in thread "Thread-1" java.lang.Error: Unresolved compilation problems:
KeyEvent cannot be resolved to a variable
KeyEvent cannot be resolved to a variable
KeyEvent cannot be resolved to a variable

at runescape/com.runescape.Client.processMenuActions(Client.jav a:5452)
at runescape/com.runescape.Client.processMenuClick(Client.java: 1384)
at runescape/com.runescape.Client.mainGameProcessor(Client.java :4648)
at runescape/com.runescape.Client.processGameLoop(Client.java:3 680)
at runescape/com.runescape.GameApplet.run(GameApplet.java:176)
at runescape/com.runescape.Client.run(Client.java:6341)
at java.base/java.lang.Thread.run(Thread.java:830)