Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby Bewcyk » Mon Apr 18, 2011 7:52 am

Ok can't get ender to work.

run.bat file look like this : "C:\Program Files (x86)\Java\jre6\bin\java" -Djava.library.path="E:\Downloads\hh-windows-32bit" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
pause

This the error message I get :


E:\Downloads\HnH_Ender_x32>"C:\Program Files (x86)\Java\jre6\bin\java" -Djava.li
brary.path="E:\Downloads\hh-windows-32bit" -Xms256m -Xmx512m -jar haven.jar molt
ke.seatribe.se
Exception in thread "Haven main thread" java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at haven.Widget.initbardas(Widget.java:66)
at haven.RemoteUI.<init>(RemoteUI.java:35)
at haven.MainFrame.run(MainFrame.java:177)
at haven.MainFrame.main2(MainFrame.java:250)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$6.run(MainFrame.java:291)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/fbtn (v
-1), from forking source backed by HTTP res source (http://www.havenandhearth.co
m/res/)
at haven.Resource.checkerr(Resource.java:1058)
at haven.Resource.layer(Resource.java:941)
at haven.Resource.loadimg(Resource.java:1068)
at haven.Window.<clinit>(Window.java:45)
... 9 more
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/fbtn(v-1
), from forking source backed by HTTP res source (http://www.havenandhearth.com/
res/)
at haven.Resource$Loader.handle(Resource.java:401)
at haven.Resource$Loader.run(Resource.java:375)
... 1 more
Caused by: java.io.FileNotFoundException: http://www.havenandhearth.com/res/gfx/
hud/fbtn.res
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at haven.Resource$HttpSource.get(Resource.java:330)
at haven.Resource$TeeSource.get(Resource.java:225)
at haven.Resource$Loader.handle(Resource.java:395)
... 2 more

E:\Downloads\HnH_Ender_x32>pause
Press any key to continue . . .

Haven jar file is 804k
Bewcyk
 
Posts: 3
Joined: Sat Feb 12, 2011 7:51 am

Re: Game Client modified by Ender

Postby EnderWiggin » Mon Apr 18, 2011 10:42 am

New version available through updater and update archive on MediaFire. Changes:
  • buffs now display their strength as percentage in braces (e.g. (100%)) and time left as percentage or (if available) in minutes and seconds in square braces (e.g. [1m 25s] or [50%])
  • fixed plants simplification turn-off bug
  • res folder now added as source by default. No more need for bat-file option
  • added custom_res folder as source for client resources modifications
  • MenuGrid hotkeys work for all actions of current group, even if they on another page.
  • added displaying opponent's IP after slash in combat view.
  • tracking direction slice now stays on screen for as long as window with it's direction is open.
Everyone now needs to remove -r ./res from their bat files. Well, it shouldn't cause problem if it stays, but better remove it.
For easier mod installations I've added custom_res folder - just create this folder and put there modded res files.

@SacreDoom:
  1. When you will release fixed version of custom buttons? Or am I missing something and you already did?
  2. Will you finish the mansion art? If no, then I will remove it from default distro.
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Game Client modified by Ender

Postby SacreDoom » Mon Apr 18, 2011 11:17 am

What does the mansion need fixed?

The graphics aren't done yet, lemme finish them...
User avatar
SacreDoom
 
Posts: 2590
Joined: Tue Apr 06, 2010 3:14 pm

Re: Game Client modified by Ender

Postby EnderWiggin » Mon Apr 18, 2011 12:27 pm

Currently mansion a bit ugly - windows need to be moved, centered properly etc. It looks cool at first glance, but when you look at it more closely - glitches annoy.
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Game Client modified by Ender

Postby BruThoL » Mon Apr 18, 2011 4:07 pm

I didn't have read the whole topic, but it seems hiding objects doesn't work for me (and 4 mates)
BruThoL
 
Posts: 392
Joined: Tue Feb 15, 2011 11:01 pm

Re: Game Client modified by Ender

Postby a_Ficus » Mon Apr 18, 2011 7:28 pm

buffs now display their strength as percentage in braces (e.g. (100%)) and time left as percentage or (if available) in minutes and seconds in square braces (e.g. [1m 25s] or [50%])

This is awesome, but the buff timer seems to be off a bit, as effects can continues on to negative time after 0s passes. Noticed this with Q22 wine and the "glass with a friend" effect... perhaps it's related to quality?

Still, quite helpful though... way better than guessing.

(Also, I still have the question from the previous page about grid tracking.)
a_Ficus
 
Posts: 59
Joined: Thu Mar 03, 2011 8:15 pm

Re: Game Client modified by Ender

Postby matiasdk2 » Mon Apr 18, 2011 10:57 pm

i cant hide wall..gates..etc..it just dosnt does nothing ..same with simple crops ..show hidden ..those buttons dosnt does nothing for me
any recomendation ?
matiasdk2
 
Posts: 151
Joined: Fri Jan 14, 2011 7:12 pm

Re: Game Client modified by Ender

Postby Kaios » Mon Apr 18, 2011 11:38 pm

EnderWiggin wrote:
  • added displaying opponent's IP after slash in combat view.


heart
User avatar
Kaios
 
Posts: 9171
Joined: Fri Jul 30, 2010 2:14 am

Re: Game Client modified by Ender

Postby HulkingUnicorn » Tue Apr 19, 2011 12:40 am

EnderWiggin wrote:New version available through updater and update archive on MediaFire. Changes:
  • MenuGrid hotkeys work for all actions of current group, even if they on another page.


Thank you :)
HulkingUnicorn
 
Posts: 120
Joined: Sun Nov 15, 2009 9:05 pm

Re: Game Client modified by Ender

Postby Bewcyk » Tue Apr 19, 2011 3:18 am

So anyone else have that problem or now how to fix it ?
Bewcyk
 
Posts: 3
Joined: Sat Feb 12, 2011 7:51 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 2 guests