Ardennes Bootleg Revived

Forum for alternative clients, mods & discussions on the same.

Re: Ardennes Bootleg Revived

Postby Van » Wed Nov 11, 2020 4:26 am

Uhmm, excuse me, may i ask, what alarm sounds are safe for now?
Code: Select all
20201110.1.44262297
Windows 10 10.0 x64, 1.8.0_221 amd64
NVIDIA Corporation (GeForce GTX 1050/PCIe/SSE2) - 4.6.0 NVIDIA 431.07

java.lang.RuntimeException: Delayed error in resource modification/sound\boar.wav (v-1), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
   at haven.Resource$Pool$Queued.get(Resource.java:487)
   at haven.Resource$Pool$Queued.get(Resource.java:452)
   at haven.Audio$2.run(Audio.java:635)
   at haven.Audio$Player.run(Audio.java:491)
Caused by: haven.Resource$LoadException: Load error in resource modification/sound\boar.wav(v-1), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
   at haven.Resource$Pool.handle(Resource.java:549)
   at haven.Resource$Pool.access$1100(Resource.java:429)
   at haven.Resource$Pool$Loader.run(Resource.java:693)
   at java.lang.Thread.run(Unknown Source)
   Suppressed: haven.Resource$LoadException: Load error in resource modification/sound\boar.wav(v-1), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
      ... 4 more
      Suppressed: haven.Resource$LoadException: Load error in resource modification/sound\boar.wav(v-1), from local res source
         ... 4 more
      Caused by: java.io.FileNotFoundException: Could not find resource locally: modification/sound\boar.wav
         at haven.Resource$JarSource.get(Resource.java:332)
         at haven.Resource$Pool.handle(Resource.java:533)
         ... 3 more
   Caused by: java.io.FileNotFoundException: res/modification/sound\boar.wav
      at haven.HashDirCache.fetch(HashDirCache.java:297)
      at haven.Resource$CacheSource.get(Resource.java:297)
      at haven.Resource$Pool.handle(Resource.java:533)
      ... 3 more
Caused by: java.io.FileNotFoundException: https://game.havenandhearth.com/hres/modification/sound%5Cboar.wav.res
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
   at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
   at haven.Resource$HttpSource.get(Resource.java:387)
   at haven.Resource$TeeSource.get(Resource.java:276)
   at haven.Resource$Pool.handle(Resource.java:533)
   ... 3 more
Van
 
Posts: 6
Joined: Sun Feb 14, 2010 3:20 am

Re: Ardennes Bootleg Revived

Postby Wurtag » Wed Nov 11, 2020 9:05 pm

To those who have problems with crashes, making the game unplayable, try this if you want (https://github.com/Wurtag/hafen-client- ... s/tag/v2.1). I have fixed some crashes using Cediner's code. I haven't tested this version, so act accordingly and take care hunting out there.
User avatar
Wurtag
 
Posts: 29
Joined: Sun Feb 03, 2019 7:10 pm

Re: Ardennes Bootleg Revived

Postby TheOriginalFive » Fri Nov 13, 2020 6:39 am

I used the Cediner update but strangely, it refused to let me craft anything starting today, only walk and view stuff. Even spam-clicking craft all didn't have a single reaction.

The buttons were just like dummy buttons.

Will try the Wurtag version and get back to you later.

Edit: Error code when I try to log in the Wurtag client.

Code: Select all
20201113.ee643615
Windows 7 6.1 x64, 1.8.0_271 amd64
NVIDIA Corporation (GeForce GTX 1050/PCIe/SSE2) - 4.6.0 NVIDIA 451.67

java.lang.IllegalArgumentException: hostname can't be null
   at java.net.InetSocketAddress.checkHost(Unknown Source)
   at java.net.InetSocketAddress.<init>(Unknown Source)
   at haven.SslHelper.connect(SslHelper.java:171)
   at haven.AuthClient.<init>(AuthClient.java:53)
   at haven.Bootstrap.run(Bootstrap.java:152)
   at haven.MainFrame.run(MainFrame.java:342)
   at java.lang.Thread.run(Unknown Source)
User avatar
TheOriginalFive
 
Posts: 215
Joined: Tue Dec 07, 2010 12:28 pm

Re: Ardennes Bootleg Revived

Postby Wurtag » Fri Nov 13, 2020 3:38 pm

TheOriginalFive wrote:I used the Cediner update but strangely, it refused to let me craft anything starting today, only walk and view stuff. Even spam-clicking craft all didn't have a single reaction.

The buttons were just like dummy buttons.

Will try the Wurtag version and get back to you later.

Edit: Error code when I try to log in the Wurtag client.

Code: Select all
20201113.ee643615
Windows 7 6.1 x64, 1.8.0_271 amd64
NVIDIA Corporation (GeForce GTX 1050/PCIe/SSE2) - 4.6.0 NVIDIA 451.67

java.lang.IllegalArgumentException: hostname can't be null
   at java.net.InetSocketAddress.checkHost(Unknown Source)
   at java.net.InetSocketAddress.<init>(Unknown Source)
   at haven.SslHelper.connect(SslHelper.java:171)
   at haven.AuthClient.<init>(AuthClient.java:53)
   at haven.Bootstrap.run(Bootstrap.java:152)
   at haven.MainFrame.run(MainFrame.java:342)
   at java.lang.Thread.run(Unknown Source)


Hey there. Did you run the bat file? That error shows up when you run hafen.jar instead of run.bat. This last file contains the required hostname.
User avatar
Wurtag
 
Posts: 29
Joined: Sun Feb 03, 2019 7:10 pm

Re: Ardennes Bootleg Revived

Postby Van » Mon Nov 16, 2020 9:03 pm

Code: Select all
20201113.0f18d5f3
Windows 10 10.0 x64, 1.8.0_221 amd64
NVIDIA Corporation (GeForce GTX 1050/PCIe/SSE2) - 4.6.0 NVIDIA 431.07

java.lang.ArrayIndexOutOfBoundsException: 18
   at haven.Equipory.addchild(Equipory.java:199)
   at haven.UI.newwidget(UI.java:226)
   at haven.RemoteUI.run(RemoteUI.java:66)
   at haven.MainFrame.run(MainFrame.java:342)
   at java.lang.Thread.run(Unknown Source)

Got it by equiping an amulet and a pipe via vanilla client. Wearing an amulet alone was ok.
Van
 
Posts: 6
Joined: Sun Feb 14, 2010 3:20 am

Re: Ardennes Bootleg Revived

Postby TheOriginalFive » Tue Nov 17, 2020 8:34 am

Wurtag wrote:
TheOriginalFive wrote:I used the Cediner update but strangely, it refused to let me craft anything starting today, only walk and view stuff. Even spam-clicking craft all didn't have a single reaction.

The buttons were just like dummy buttons.

Will try the Wurtag version and get back to you later.

Edit: Error code when I try to log in the Wurtag client.

Code: Select all
20201113.ee643615
Windows 7 6.1 x64, 1.8.0_271 amd64
NVIDIA Corporation (GeForce GTX 1050/PCIe/SSE2) - 4.6.0 NVIDIA 451.67

java.lang.IllegalArgumentException: hostname can't be null
   at java.net.InetSocketAddress.checkHost(Unknown Source)
   at java.net.InetSocketAddress.<init>(Unknown Source)
   at haven.SslHelper.connect(SslHelper.java:171)
   at haven.AuthClient.<init>(AuthClient.java:53)
   at haven.Bootstrap.run(Bootstrap.java:152)
   at haven.MainFrame.run(MainFrame.java:342)
   at java.lang.Thread.run(Unknown Source)


Hey there. Did you run the bat file? That error shows up when you run hafen.jar instead of run.bat. This last file contains the required hostname.


Thank you, run.bat works as expected.
I've found out how to drag the number/function bars to rearrange. Ctrl-leftclick them.
User avatar
TheOriginalFive
 
Posts: 215
Joined: Tue Dec 07, 2010 12:28 pm

Re: Ardennes Bootleg Revived

Postby Wurtag » Tue Nov 17, 2020 4:50 pm

I have created a release using an unstable version of ardennes (made by Cediner), for those who want to give it a try: https://github.com/Wurtag/hafen-client- ... s/tag/v2.2. I removed crashes related with delayed errors in resources and fixed the slots as they were yesterday. I haven't too much time to deal with all theses changes so consider my versions just as an alternative to others.
User avatar
Wurtag
 
Posts: 29
Joined: Sun Feb 03, 2019 7:10 pm

Re: Ardennes Bootleg Revived

Postby MagicManICT » Sat Nov 28, 2020 5:09 am

Closed at request of talon00302.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18437
Joined: Tue Aug 17, 2010 1:47 am

Previous

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 85 guests