Cediner / ArdClient

Public Haven & Hearth Client (https://discord.gg/24Tq35uwBD)
Other
37 stars 34 forks source link

Newest Version Broken #83

Closed Leviwulfish closed 1 year ago

Leviwulfish commented 1 year ago

Newest version throwing java.lang.NoSuchMethodError: com.jogamp.common.util.SecurityUtil.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;

To Reproduce

  1. Launch run_console.bat

Expected behavior Files run, game launches

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information): Windows 10 Java 1.8.0_144

Leviwulfish commented 1 year ago

Full error log because I'm going to bed and I don't want to leave you without a followup if you hop in 2023.10.22.ae1d3215 Windows 10 10.0 x64, 1.8.0_144 amd64 null

java.lang.NoSuchMethodError: com.jogamp.common.util.SecurityUtil.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object; at jogamp.opengl.Debug.(Debug.java:44) at com.jogamp.opengl.awt.GLCanvas.(GLCanvas.java:170) at haven.States.(States.java:42) at haven.glsl.BaseColor.(BaseColor.java:37) at haven.States$ColState.(States.java:101) at haven.sloth.gob.Movable.(Movable.java:39) at haven.DefSettings.init(DefSettings.java:397) at haven.MainFrame.main2(MainFrame.java:450) at haven.MainFrame.lambda$main$1(MainFrame.java:493) at java.lang.Thread.run(Thread.java:748)

Lukash4k1 commented 1 year ago

same using java 17.0.7

Cediner commented 1 year ago

reverted check update