Ape Client

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

Re: Ape Client

Postby boshaw » Fri Oct 14, 2016 6:24 am

Update @ https://www.dropbox.com/s/9bsk9g84r8szp ... 17.7z?dl=0

Changes:
(17)
17.1. Ability to fast track instanced objs to speed up rendering if they proceed each other by alot (ie: grass), but grass still is not optimal for other reasons since there's mutliple parts of this rendering system where is gets fucked
17.2. Some bug misc fixes
17.3. Queue movement system has been changed. Predictive moves for now has been removed. If you notice anything weird tell me.
17.4. Quick slots is now resizeable via a small button in bottom right like windows
17.5. Made it so you can click objects even if they are above the map horizon, also added ":clickdb on/off" which saves the images produced when checking if you clicked a tile/obj. They save in debug/ folder in case you ever want to see it. Or @Invader you could try to click a stockpile and compare debug/click3.png to the stockpile in game to see if there' s a weird irregularity causing your issues.
17.6. You can now click the 3D minimap to move!
17.7. Scripts that auto-drink will now do so only from the inventory due to mouse-item fix. It will also drop anything on the mouse before drinking so it works.
17.8. mine-area will now drop any item on mouse before mining a tile
17.9. harvest-area will now drop items on mouse as well as inventory, farm-area will also drop items on mouse if it's an extra, dig-acre-clay will drop item on mouse before digging

I believe I got all the script changes needed that were affected by the mouse-item fix from last hafen patch. If you notice anything weird tell me.

julian12it wrote:Usually, occurs whenever the bot has clicked to move, just stops the script.

weird I'll need to look into this, what forage item were you trying to get? Was it on the map when it stopped or was there no forageables visible? I know i've run it and tested and it does follow the path, but the character i test on can't see foragables so i'm wondering if it's when it goes for an item if something is missing.

Also if you have skype add me: boshawy and it'll be easier to solve this.
User avatar
boshaw
 
Posts: 1590
Joined: Tue Jun 01, 2010 10:22 pm

Re: Ape Client

Postby GladiatoR » Fri Oct 14, 2016 12:19 pm

Could you add auto-updater to client?
User avatar
GladiatoR
 
Posts: 213
Joined: Fri Aug 28, 2015 11:04 pm

Re: Ape Client

Postby InvaderDoom » Fri Oct 14, 2016 3:27 pm

Strange Issue boshaw, it seems whenever I load my game up, I'll click a character name to load, then my screen flashes and the whole thing shuts down. Even the console window closes so I'm not able to find a error code. Are they generated somewhere?

Edit: So I actually tried uninstalling and re-installing the client and when I did, I got the command prompt to stay up and all it said was:

Code: Select all
H&H Ape Client>pause
Press any key to continue . . .
I just love to stalk the Jorbtar
#Memories
User avatar
InvaderDoom
 
Posts: 216
Joined: Sun Jul 31, 2016 8:06 am

Re: Ape Client

Postby boshaw » Fri Oct 14, 2016 6:48 pm

InvaderDoom wrote:Strange Issue boshaw, it seems whenever I load my game up, I'll click a character name to load, then my screen flashes and the whole thing shuts down. Even the console window closes so I'm not able to find a error code. Are they generated somewhere?

Edit: So I actually tried uninstalling and re-installing the client and when I did, I got the command prompt to stay up and all it said was:

Code: Select all
H&H Ape Client>pause
Press any key to continue . . .


What's in your run.bat?

GladiatoR wrote:Could you add auto-updater to client?


sure
User avatar
boshaw
 
Posts: 1590
Joined: Tue Jun 01, 2010 10:22 pm

Re: Ape Client

Postby peanutzrgud » Fri Oct 14, 2016 8:06 pm

InvaderDoom wrote:Strange Issue boshaw, it seems whenever I load my game up, I'll click a character name to load, then my screen flashes and the whole thing shuts down. Even the console window closes so I'm not able to find a error code. Are they generated somewhere?

Edit: So I actually tried uninstalling and re-installing the client and when I did, I got the command prompt to stay up and all it said was:

Code: Select all
H&H Ape Client>pause
Press any key to continue . . .

SAME!!!

here is the run.bat

Image
User avatar
peanutzrgud
 
Posts: 198
Joined: Sat Oct 08, 2016 4:18 am

Re: Ape Client

Postby boshaw » Fri Oct 14, 2016 8:14 pm

peanutzrgud wrote:
InvaderDoom wrote:Strange Issue boshaw, it seems whenever I load my game up, I'll click a character name to load, then my screen flashes and the whole thing shuts down. Even the console window closes so I'm not able to find a error code. Are they generated somewhere?

Edit: So I actually tried uninstalling and re-installing the client and when I did, I got the command prompt to stay up and all it said was:

Code: Select all
H&H Ape Client>pause
Press any key to continue . . .

SAME!!!

here is the run.bat

Image


So it's not showing:
Code: Select all
>java -Xms256m -Xmx1024m -jar hafen.jar
Oct 14, 2016 3:13:04 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.


this in the command prompt at all? Just "pause" and continue?
User avatar
boshaw
 
Posts: 1590
Joined: Tue Jun 01, 2010 10:22 pm

Re: Ape Client

Postby InvaderDoom » Fri Oct 14, 2016 8:20 pm

boshaw wrote:So it's not showing:
Code: Select all
>java -Xms256m -Xmx1024m -jar hafen.jar
Oct 14, 2016 3:13:04 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.


this in the command prompt at all? Just "pause" and continue?


I get that when I launch the client, and the client loads fine, however when I actually go to click "Play" on a character, that's when the screen flashes and shuts down with that message in the command prompt. The the full lines are:

When the client first launches
Code: Select all
\H&H Ape Client>java -Xms256m -Xmx1024m -jar hafen.jar
Oct 14, 2016 3:18:46 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.


Once I select "Play"
Code: Select all
\H&H Ape Client>java -Xms256m -Xmx1024m -jar hafen.jar
Oct 14, 2016 3:18:46 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

\H&H Ape Client>pause
Press any key to continue . . .
I just love to stalk the Jorbtar
#Memories
User avatar
InvaderDoom
 
Posts: 216
Joined: Sun Jul 31, 2016 8:06 am

Re: Ape Client

Postby boshaw » Fri Oct 14, 2016 8:21 pm

InvaderDoom wrote:
boshaw wrote:So it's not showing:
Code: Select all
>java -Xms256m -Xmx1024m -jar hafen.jar
Oct 14, 2016 3:13:04 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.


this in the command prompt at all? Just "pause" and continue?


I get that when I launch the client, and the client loads fine, however when I actually go to click "Play" on a character, that's when the screen flashes and shuts down with that message in the command prompt. The the full lines are:

When the client first launches
Code: Select all
\H&H Ape Client>java -Xms256m -Xmx1024m -jar hafen.jar
Oct 14, 2016 3:18:46 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.


Once I select "Play"
Code: Select all
\H&H Ape Client>java -Xms256m -Xmx1024m -jar hafen.jar
Oct 14, 2016 3:18:46 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

\H&H Ape Client>pause
Press any key to continue . . .


Can you check a file: "logs/log - Last Run" after it does that and show me it.
User avatar
boshaw
 
Posts: 1590
Joined: Tue Jun 01, 2010 10:22 pm

Re: Ape Client

Postby InvaderDoom » Fri Oct 14, 2016 8:25 pm

boshaw wrote:Can you check a file: "logs/log - Last Run" after it does that and show me it.


Here you are sir!

Code: Select all
[DEBUG] Loading Theme: default
[DEBUG] Loading Image: data/theme/default/frame/left.png
[DEBUG] Loading Image: data/theme/default/frame/right.png
[DEBUG] Loading Image: data/theme/default/frame/bottom.png
[DEBUG] Loading Image: data/theme/default/frame/top.png
[DEBUG] Loading Image: data/theme/default/frame/tl.png
[DEBUG] Loading Image: data/theme/default/frame/tr.png
[DEBUG] Loading Image: data/theme/default/frame/bl.png
[DEBUG] Loading Image: data/theme/default/frame/br.png
[DEBUG] Loading Image: data/theme/default/wnd/left.png
[DEBUG] Loading Image: data/theme/default/wnd/right.png
[DEBUG] Loading Image: data/theme/default/wnd/bottom.png
[DEBUG] Loading Image: data/theme/default/wnd/top.png
[DEBUG] Loading Image: data/theme/default/wnd/tl.png
[DEBUG] Loading Image: data/theme/default/wnd/tr.png
[DEBUG] Loading Image: data/theme/default/wnd/bl.png
[DEBUG] Loading Image: data/theme/default/wnd/br.png
[DEBUG] Loading Image: data/theme/default/wnd/bg.png
[DEBUG] Loading Image: data/theme/default/wnd/header-left.png
[DEBUG] Loading Image: data/theme/default/wnd/header-mid.png
[DEBUG] Loading Image: data/theme/default/wnd/header-right.png
[DEBUG] Loading Image: data/theme/default/wnd/footer-left.png
[DEBUG] Loading Image: data/theme/default/wnd/footer-mid.png
[DEBUG] Loading Image: data/theme/default/wnd/footer-right.png
[DEBUG] Loading Image: data/theme/default/wnd/grip.png
[DEBUG] Loading Image: data/theme/default/btn/left.png
[DEBUG] Loading Image: data/theme/default/btn/right.png
[DEBUG] Loading Image: data/theme/default/btn/mid.png
[DEBUG] Loading Image: data/theme/default/tabs/left.png
[DEBUG] Loading Image: data/theme/default/tabs/right.png
[DEBUG] Loading Image: data/theme/default/tabs/mid.png
[DEBUG] Loading Image: data/theme/default/chk/on.png
[DEBUG] Loading Image: data/theme/default/chk/off.png
[DEBUG] Loading Image: data/theme/default/edit/left.png
[DEBUG] Loading Image: data/theme/default/edit/right.png
[DEBUG] Loading Image: data/theme/default/edit/mid.png
[DEBUG] Loading Image: data/theme/default/list/bg.png
[DEBUG] Loading Image: data/theme/default/scroll/vert.png
[DEBUG] Loading Image: data/theme/default/scroll/hori.png
[DEBUG] Loading Image: data/theme/default/scroll/scroller.png
[DEBUG] Theme loaded
[ERROR] FileIO.loadIniFile(data/preload.ini )
[DEBUG] Loading Image: data/theme/default/btns/close_0.png
[DEBUG] Loading Image: data/theme/default/btns/close_1.png
[DEBUG] Loading Image: data/theme/default/btns/close_2.png
[DEBUG] Loading Image: data/theme/default/btns/hide_0.png
[DEBUG] Loading Image: data/theme/default/btns/hide_1.png
[DEBUG] Loading Image: data/theme/default/btns/hide_2.png
[ERROR] FileIO.loadIniFile(data/sounds.ini )
[DEBUG] Loading Image: data/theme/default/btns/gripm_0.png
javax.imageio.IIOException: Can't read input file!
   at javax.imageio.ImageIO.read(Unknown Source)
   at haven.Theme.loadbtn(Theme.java:97)
   at haven.EquipProxy.<init>(EquipProxy.java:25)
   at haven.GameUI.added(GameUI.java:142)
   at haven.Widget.add0(Widget.java:245)
   at haven.Widget.add(Widget.java:254)
   at haven.Widget.add(Widget.java:263)
   at haven.Widget.addchild(Widget.java:400)
   at haven.Widget.makechild(Widget.java:410)
   at haven.UI.newwidget(UI.java:163)
   at haven.RemoteUI.run(RemoteUI.java:66)
   at haven.MainFrame.run(MainFrame.java:263)
   at java.lang.Thread.run(Unknown Source)
I just love to stalk the Jorbtar
#Memories
User avatar
InvaderDoom
 
Posts: 216
Joined: Sun Jul 31, 2016 8:06 am

Re: Ape Client

Postby boshaw » Fri Oct 14, 2016 8:28 pm

InvaderDoom wrote:
boshaw wrote:Can you check a file: "logs/log - Last Run" after it does that and show me it.


Here you are sir!

Code: Select all
[DEBUG] Loading Theme: default
[DEBUG] Loading Image: data/theme/default/frame/left.png
[DEBUG] Loading Image: data/theme/default/frame/right.png
[DEBUG] Loading Image: data/theme/default/frame/bottom.png
[DEBUG] Loading Image: data/theme/default/frame/top.png
[DEBUG] Loading Image: data/theme/default/frame/tl.png
[DEBUG] Loading Image: data/theme/default/frame/tr.png
[DEBUG] Loading Image: data/theme/default/frame/bl.png
[DEBUG] Loading Image: data/theme/default/frame/br.png
[DEBUG] Loading Image: data/theme/default/wnd/left.png
[DEBUG] Loading Image: data/theme/default/wnd/right.png
[DEBUG] Loading Image: data/theme/default/wnd/bottom.png
[DEBUG] Loading Image: data/theme/default/wnd/top.png
[DEBUG] Loading Image: data/theme/default/wnd/tl.png
[DEBUG] Loading Image: data/theme/default/wnd/tr.png
[DEBUG] Loading Image: data/theme/default/wnd/bl.png
[DEBUG] Loading Image: data/theme/default/wnd/br.png
[DEBUG] Loading Image: data/theme/default/wnd/bg.png
[DEBUG] Loading Image: data/theme/default/wnd/header-left.png
[DEBUG] Loading Image: data/theme/default/wnd/header-mid.png
[DEBUG] Loading Image: data/theme/default/wnd/header-right.png
[DEBUG] Loading Image: data/theme/default/wnd/footer-left.png
[DEBUG] Loading Image: data/theme/default/wnd/footer-mid.png
[DEBUG] Loading Image: data/theme/default/wnd/footer-right.png
[DEBUG] Loading Image: data/theme/default/wnd/grip.png
[DEBUG] Loading Image: data/theme/default/btn/left.png
[DEBUG] Loading Image: data/theme/default/btn/right.png
[DEBUG] Loading Image: data/theme/default/btn/mid.png
[DEBUG] Loading Image: data/theme/default/tabs/left.png
[DEBUG] Loading Image: data/theme/default/tabs/right.png
[DEBUG] Loading Image: data/theme/default/tabs/mid.png
[DEBUG] Loading Image: data/theme/default/chk/on.png
[DEBUG] Loading Image: data/theme/default/chk/off.png
[DEBUG] Loading Image: data/theme/default/edit/left.png
[DEBUG] Loading Image: data/theme/default/edit/right.png
[DEBUG] Loading Image: data/theme/default/edit/mid.png
[DEBUG] Loading Image: data/theme/default/list/bg.png
[DEBUG] Loading Image: data/theme/default/scroll/vert.png
[DEBUG] Loading Image: data/theme/default/scroll/hori.png
[DEBUG] Loading Image: data/theme/default/scroll/scroller.png
[DEBUG] Theme loaded
[ERROR] FileIO.loadIniFile(data/preload.ini )
[DEBUG] Loading Image: data/theme/default/btns/close_0.png
[DEBUG] Loading Image: data/theme/default/btns/close_1.png
[DEBUG] Loading Image: data/theme/default/btns/close_2.png
[DEBUG] Loading Image: data/theme/default/btns/hide_0.png
[DEBUG] Loading Image: data/theme/default/btns/hide_1.png
[DEBUG] Loading Image: data/theme/default/btns/hide_2.png
[ERROR] FileIO.loadIniFile(data/sounds.ini )
[DEBUG] Loading Image: data/theme/default/btns/gripm_0.png
javax.imageio.IIOException: Can't read input file!
   at javax.imageio.ImageIO.read(Unknown Source)
   at haven.Theme.loadbtn(Theme.java:97)
   at haven.EquipProxy.<init>(EquipProxy.java:25)
   at haven.GameUI.added(GameUI.java:142)
   at haven.Widget.add0(Widget.java:245)
   at haven.Widget.add(Widget.java:254)
   at haven.Widget.add(Widget.java:263)
   at haven.Widget.addchild(Widget.java:400)
   at haven.Widget.makechild(Widget.java:410)
   at haven.UI.newwidget(UI.java:163)
   at haven.RemoteUI.run(RemoteUI.java:66)
   at haven.MainFrame.run(MainFrame.java:263)
   at java.lang.Thread.run(Unknown Source)



https://www.dropbox.com/s/g0moqf90uzw8x ... -2.7z?dl=0

I forgot to give you guys a new file :?
User avatar
boshaw
 
Posts: 1590
Joined: Tue Jun 01, 2010 10:22 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Ahrefs [Bot], Claude [Bot] and 141 guests