Supafool

Members
  • Content Count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Supafool

  • Rank
    Settler

Accounts

  • Cadence
    Supafool
  1. Fresh Ubuntu 22 game crashes after loading screen. === System information === [23:12:25] Executing from /home/USERNAME/.steam/debian-installation/steamapps/common/Wurm Online/ [23:12:25] Operating system: Linux (arch: amd64, version: 5.15.0-35-generic) [23:12:25] Java version: 1.8.0_211 (Oracle Corporation) <http://java.oracle.com/> [23:12:25] Jvm version: 25.211-b12 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM] [23:12:25] Available CPUs: 4 23:12:25] Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: no jcef in java.library.path [23:12:25] at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) [23:12:25] at java.lang.Runtime.loadLibrary0(Runtime.java:870) [23:12:25] at java.lang.System.loadLibrary(System.java:1122) [23:12:25] at org.cef.SystemBootstrap$1.loadLibrary(SystemBootstrap.java:24) [23:12:25] at org.cef.SystemBootstrap.loadLibrary(SystemBootstrap.java:36) [23:12:25] at org.cef.CefApp.startup(CefApp.java:555) [23:12:25] at com.wurmonline.client.WurmClientBase.xOmFCGXyJ7(SourceFile:1796) [23:12:25] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [23:12:25] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) [23:12:25] at java.awt.EventQueue.access$500(EventQueue.java:97) [23:12:25] at java.awt.EventQueue$3.run(EventQueue.java:709) [23:12:25] at java.awt.EventQueue$3.run(EventQueue.java:703) [23:12:25] at java.security.AccessController.doPrivileged(Native Method) [23:12:25] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) [23:12:25] at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) [23:12:25] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) [23:12:25] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [23:12:25] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [23:12:25] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [23:12:25] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [23:12:25] at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
  2. Add a hotkey to close last window open. I understand windows dont have focus, but you could still add the window to a QueuedList and onClose close the last object we just opened. We do after all have a hotkey to open windows 'F'. It would be good to also have a hotkey to close the window we just opened. Just a Suggestion.