Sign in to follow this  
Xandaros

[preview][linux] Cannot open link in browser

Recommended Posts

When trying to open a link in browser, it does not happen and this stack trace appears in the log:

java.io.IOException: Failed to show URI:https://i.imgur.com/yu1UPlf.jpg
	at sun.awt.X11.XDesktopPeer.launch(XDesktopPeer.java:121)
	at sun.awt.X11.XDesktopPeer.browse(XDesktopPeer.java:105)
	at java.awt.Desktop.browse(Desktop.java:386)
	at class.PzCmBxbUET.FZOk5L6Gfy(SourceFile:143)
	at class.EfIeuu5ly.FZOk5L6Gfy(SourceFile:635)
	at class.gCJABK5xUH.FZOk5L6Gfy(SourceFile:153)
	at class.OrNYkb3lb.FZOk5L6Gfy(SourceFile:1291)
	at com.wurmonline.client.V8K8v9DodL.FZOk5L6Gfy(SourceFile:4335)
	at com.wurmonline.client.AXpRoW7eU.invoke(SourceFile:699)
	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:23)
	at org.lwjgl.system.JNI.invokeV(Native Method)
	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:2346)
	at com.wurmonline.client.V8K8v9DodL.mMV5oPkCW(SourceFile:511)
	at com.wurmonline.client.WurmClientBase.fgtPPuD8uC(SourceFile:6381)
	at com.wurmonline.client.WurmClientBase.run(SourceFile:33305)
	at java.lang.Thread.run(Thread.java:748)

 

This does not happen with the normal client

Share this post


Link to post
Share on other sites

Wasn't noted in the changelog but should be fixed now.

Share this post


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