When you use "update.jar" (from Taipion client) and if it appears the next error:
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 1
at jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(WindowsAWTWGLGraphicsConfigurationFactory.java:170)
at javax.media.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:422)
at javax.media.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1403)
at javax.media.opengl.awt.GLCanvas.addNotify(GLCanvas.java:617)
at java.desktop/java.awt.Container.addNotify(Container.java:2804)
at java.desktop/java.awt.Window.addNotify(Window.java:791)
at java.desktop/java.awt.Frame.addNotify(Frame.java:495)
at java.desktop/java.awt.Window.pack(Window.java:829)
at haven.MainFrame.<init>(MainFrame.java:245)
at haven.MainFrame.main2(MainFrame.java:438)
at haven.MainFrame.access$100(MainFrame.java:62)
at haven.MainFrame$8.run(MainFrame.java:507)
at java.base/java.lang.Thread.run(Thread.java:833)
You can fix that:
1) Installing at first place the latikai client
2) Installing JDK 11.