java -jar launcher-hafen.jar hafen.hl
validate tls-cert:key:rsa:BE50EC434C6FD13BDCD2C445EA0BC2E574DA0DB99D02C992840AD234495FB3D3
class-path https://enderwiggin.github.io/hafen/hafen.jar
class-path https://enderwiggin.github.io/hafen/client-res.jar
java -jar launcher-hafen.jar hafen.hl
Grafbredbery wrote:Found the solution with "Could not validate https://enderwiggin.github.io/hafen/hafen.hl" issue
Option #1
For some reasons launher doesn't validate SSL sign of config file correctly. So we to download launcher and config files and run them manually
- Download http://enderwiggin.github.io/hafen/launcher-hafen.jar
- Download https://enderwiggin.github.io/hafen/hafen.hl
- Copy both files to some folder
- Run with command
- Code: Select all
java -jar launcher-hafen.jar hafen.hl
Option #2
In some cases, launcher still have issue with downloading and validation resources. So, we need to make some changes in config file
- Open config file hafen.hl
- Replace 5-8 rows with content
validate tls-cert:key:rsa:BE50EC434C6FD13BDCD2C445EA0BC2E574DA0DB99D02C992840AD234495FB3D3
class-path https://enderwiggin.github.io/hafen/hafen.jar
class-path https://enderwiggin.github.io/hafen/client-res.jar- Run with command
- Code: Select all
java -jar launcher-hafen.jar hafen.hl
yokoto1 wrote:haven.launcher.ValidationException: Could not validate https://game.havenandhearth.com/java/jo ... nt/jogl.hl
...
Suppressed: haven.launcher.ValidationException: file not downloaded over tls connection signed with key:rsa:99E6C96B2904AE34AAD7E5F1B775ED34D1ED750DF1A7799B1D9EC00730C4BA56
...
not work ((
if rem include https://game.havenandhearth.com/java/jo ... nt/jogl.hl tis string
java.lang.NullPointerException...
this error when cheking hafen.jar
require 1.0
command-file start-hafen.bat
validate tls-cert:key:rsa:BE50EC434C6FD13BDCD2C445EA0BC2E574DA0DB99D02C992840AD234495FB3D3
class-path https://enderwiggin.github.io/hafen/hafen.jar
class-path https://enderwiggin.github.io/hafen/client-res.jar
main-class haven.MainFrame
validate tls-cert:key:rsa:99118FA7C13D9686021FFDB74F8FFE77CA5EB7D356A8D31BB907A31AFAE04D46
class-path https://game.havenandhearth.com/java/hafen-res.jar
class-path https://game.havenandhearth.com/java/builtin-res.jar
include https://game.havenandhearth.com/java/jogl/current/jogl.hl
heap-size 2048
property haven.defserv game.havenandhearth.com
property haven.resurl https://game.havenandhearth.com/res/
property haven.screenurl http://game.havenandhearth.com/mt/ss
property haven.cachebase http://game.havenandhearth.com/render/
property haven.fullscreen off
property sun.java2d.uiScale.enabled false
java -jar launcher-hafen.jar hafen.hl
Users browsing this forum: Claude [Bot] and 21 guests