Game client modified by Gilbertus

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

Moderator: Phades

Re: Game client modified by Gilbertus

Postby Berlioz » Fri Sep 24, 2010 1:03 pm

I just downloaded it, and I'm already having problems...

1. Selecting to hide certain items (i.e. trees) through the Options -> Hide Objects menu does not work for me.
2. The shortcut bar thingy isn't saving for me.

The cmd window is showing an interesting message, too.

java.io.FileNotFoundException: belts_MyName.conf <Access is denied>
java.io.FileNotFoundException: haven.conf <Access is Denied>


I tried running it as administrator, which just caused it to crash as soon as the cmd window popped up.

What can I do to fix this?
Berlioz
 
Posts: 10
Joined: Tue Aug 17, 2010 2:31 am

Re: Game client modified by Gilbertus

Postby Mqrius » Fri Sep 24, 2010 1:18 pm

Berlioz wrote:I just downloaded it, and I'm already having problems...

1. Selecting to hide certain items (i.e. trees) through the Options -> Hide Objects menu does not work for me.
2. The shortcut bar thingy isn't saving for me.

The cmd window is showing an interesting message, too.

java.io.FileNotFoundException: belts_MyName.conf <Access is denied>
java.io.FileNotFoundException: haven.conf <Access is Denied>


I tried running it as administrator, which just caused it to crash as soon as the cmd window popped up.

What can I do to fix this?

1: press ctrl+h
2: You seem to be on the right track; it looks like it doesn't have write access for some reason.Maybe Gilbertus knows a solution for this.
User avatar
Mqrius
 
Posts: 367
Joined: Sun Aug 29, 2010 8:58 pm

Re: Game client modified by Gilbertus

Postby Gilbertus » Fri Sep 24, 2010 10:33 pm

Mqrius wrote:
Berlioz wrote:I just downloaded it, and I'm already having problems...

1. Selecting to hide certain items (i.e. trees) through the Options -> Hide Objects menu does not work for me.
2. The shortcut bar thingy isn't saving for me.

The cmd window is showing an interesting message, too.

java.io.FileNotFoundException: belts_MyName.conf <Access is denied>
java.io.FileNotFoundException: haven.conf <Access is Denied>


I tried running it as administrator, which just caused it to crash as soon as the cmd window popped up.

What can I do to fix this?

1: press ctrl+h
2: You seem to be on the right track; it looks like it doesn't have write access for some reason.Maybe Gilbertus knows a solution for this.


Yep, seems that Java can't save for some reason, but I don't have clue why.
Any super protective software you have?
Gilbertus
 
Posts: 174
Joined: Thu Jun 03, 2010 4:29 pm
Location: Poland

Re: Game client modified by Gilbertus

Postby Berlioz » Sat Sep 25, 2010 1:29 am

Gilbertus wrote:Yep, seems that Java can't save for some reason, but I don't have clue why.
Any super protective software you have?


I'm just using Norton Internet Security. :shock:

Edit: It's randomly working now.
Berlioz
 
Posts: 10
Joined: Tue Aug 17, 2010 2:31 am

Re: Game client modified by Gilbertus

Postby rye130 » Sun Sep 26, 2010 4:28 am

1 request I have is for hide objects, split up hiding the living trees and hiding the logs. I at times don't want to see the full grow trees in my area, but would like to see the logs.

And also a hide option for each crop. I may want to see my wheat by not my flax.
User avatar
rye130
 
Posts: 2552
Joined: Mon Feb 01, 2010 9:41 pm

Re: Game client modified by Gilbertus

Postby Granger » Sun Sep 26, 2010 10:19 am

Berlioz wrote:I'm just using Norton Internet Security. :shock:

Why not infect the PC with AIDS instead?

Since it'll be healthier for longer before it dies a painful death, compared to when being infected with norton.
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9264
Joined: Mon Mar 22, 2010 2:00 pm

Re: Game client modified by Gilbertus

Postby Mqrius » Sun Sep 26, 2010 11:16 am

rye130 wrote:1 request I have is for hide objects, split up hiding the living trees and hiding the logs. I at times don't want to see the full grow trees in my area, but would like to see the logs.

And also a hide option for each crop. I may want to see my wheat by not my flax.
The interface might get cluttered if you give options for all individual things. Perhaps it might be possible to hide something by clicking on it, while holding a certain key combination?
User avatar
Mqrius
 
Posts: 367
Joined: Sun Aug 29, 2010 8:58 pm

Re: Game client modified by Gilbertus

Postby Gilbertus » Sun Sep 26, 2010 6:17 pm

rye130 wrote:1 request I have is for hide objects, split up hiding the living trees and hiding the logs. I at times don't want to see the full grow trees in my area, but would like to see the logs.

And also a hide option for each crop. I may want to see my wheat by not my flax.


I will think of it. If I manage how to change icons menu (right side of bottom bar) and add new icons it would be possible.

Quick fix to hide anything you want can be done by changing haven.conf manually and restart client. Any change in game will overwrite file.
There should be line like
Code: Select all
hideObjects=gfx/arch/gates,gfx/arch/inn,gfx/tiles/wald,gfx/terobjs/plants,gfx/arch/walls,

It is list of path prefixes separated with coma. Any image inside haven-res.jar file which path begins with any of those prefixes is affected with hiding feature.
How to extract images from haven-res.jar is described here.
Gilbertus
 
Posts: 174
Joined: Thu Jun 03, 2010 4:29 pm
Location: Poland

Re: Game client modified by Gilbertus

Postby DatOneGuy » Sun Sep 26, 2010 9:42 pm

Would it be possible to give us let' say 10 presets and have us choose what goes into each preset?

for example
"hideObjects1 = gfx/arch/walls,gfx/arch/inn,gfx/tiles/wald"
"hideObjects2 = gfx/terobjs/plants"
"hideObjects3 = gfx/arch/gates"
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . .Hi. . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
User avatar
DatOneGuy
 
Posts: 5553
Joined: Sun Apr 18, 2010 7:50 am
Location: I'm in Miami, trick.

Re: Game client modified by Gilbertus

Postby Gilbertus » Sun Sep 26, 2010 10:18 pm

DatOneGuy wrote:Would it be possible to give us let' say 10 presets and have us choose what goes into each preset?

for example
"hideObjects1 = gfx/arch/walls,gfx/arch/inn,gfx/tiles/wald"
"hideObjects2 = gfx/terobjs/plants"
"hideObjects3 = gfx/arch/gates"


Sure. How to implement switch between them?
Gilbertus
 
Posts: 174
Joined: Thu Jun 03, 2010 4:29 pm
Location: Poland

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 1 guest