EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Fetish (https://www.eq2interface.com/forums/forumdisplay.php?f=38)
-   -   FetishNightfall 9 Bugs (https://www.eq2interface.com/forums/showthread.php?t=8822)

gm9 12-15-2007 07:00 AM

Yes I remember, I just never looked at the code for your AnyMap plugin, so I don't know whether it would trigger the new default OnMapChange Event or whether you would have to do that manually for other plugins. :)

Goodsplit 12-15-2007 01:51 PM

Next update for FetishNightfall?
 
Hey friends!

When comming next version of FetishNightfall? Bugfix and more?

/Goodsplit

hansel12345 12-15-2007 06:00 PM

guild creation
 
I found something strange yesterday .. we wanted to make a guild and my wife and I are both using ver.9.5
We where not able to insert the name of the guild into the line that is there. It took us a while going back and forth and having all those people that helped us "for a fee of course" create the guild standing there and wait. I finally switched to the default Ui and it worked fine.
For us its fixed that way as we went back to Fetish afterwards but want to bring it to the attantion of the group just in case somebody else runs into it.

J.C.

coorscat 12-17-2007 12:14 PM

Stats Window
 
I am having a problem with my stats window. It is one of the features i love about this ui. I keep it at the bottom. When i /load_uisettings and select fetish it is good...but when the game restarts the window does not show up.
I would suspect the problem is in one of the startup files. How can i activate this window in game? is there a hotkey or a line i need in one of the startup files that needs to be added?

roofdrak 12-18-2007 10:45 AM

I am having problems with my lottery window(goblin lottery window) not showing all the numbers it shows only on of each. I was wondering if you have a patch for that or maybe i missed it.

Victorn 12-23-2007 10:55 AM

I have problem with the in-game item links.. Sometime it seems broken because I can't check any linked items nor from chat tab, and nor from the guild events. Some links work, some not. Any workaround pls? Checked the web and not found any solution yet :(

lordebon 12-23-2007 01:46 PM

Quote:

Originally Posted by Victorn (Post 68024)
I have problem with the in-game item links.. Sometime it seems broken because I can't check any linked items nor from chat tab, and nor from the guild events. Some links work, some not. Any workaround pls? Checked the web and not found any solution yet :(

links are unrelated to fetish. its possibe to make bad links manually, but the drag-n-drop method should always produce valid links.

Victorn 01-06-2008 06:56 AM

Quote:

Originally Posted by lordebon (Post 68033)
links are unrelated to fetish. its possibe to make bad links manually, but the drag-n-drop method should always produce valid links.

Well, deleting the eq2ui_examine.xml from the fetish directory seems solved the problem, but on the other hand strange since I was thinking that it's not Fetish related problem because I used Fetish 9.5 for a long time when the problem first happened... So, confused now.. :confused:

The problem itself seemed to be more like out-of-screen window than broken link, because examining some stuff in my inv also not worked but when I right clicked on them the 2nd time I got the "Close Examine" option, like the window is open somewhere just not on screen (tho off-screen windows not allowed in UI settings).

lordebon 01-06-2008 10:47 AM

Quote:

Originally Posted by Victorn (Post 68330)
Well, deleting the eq2ui_examine.xml from the fetish directory seems solved the problem, but on the other hand strange since I was thinking that it's not Fetish related problem because I used Fetish 9.5 for a long time when the problem first happened... So, confused now.. :confused:

The problem itself seemed to be more like out-of-screen window than broken link, because examining some stuff in my inv also not worked but when I right clicked on them the 2nd time I got the "Close Examine" option, like the window is open somewhere just not on screen (tho off-screen windows not allowed in UI settings).

Yep, I had the same problem. If you somehow put your first examine window offscreen, unless you've already tried to examine something you'll just go "huh? Why isn't this working?". I just reset my locations and it fixed it.

Victorn 01-11-2008 01:57 PM

Quote:

Originally Posted by lordebon (Post 68334)
Yep, I had the same problem. If you somehow put your first examine window offscreen, unless you've already tried to examine something you'll just go "huh? Why isn't this working?". I just reset my locations and it fixed it.

Sadly the situation wasn't this simple :(

lordebon 01-11-2008 05:05 PM

Quote:

Originally Posted by Victorn (Post 68476)
Sadly the situation wasn't this simple :(

Hmm from what you said, thats precisely what it was. Deleting the file does reset all the locations, hehe =)

jayseatea 01-26-2008 12:51 AM

Hotbar Relocation
 
I am having trouble with my hotbars. When I open up a new hotbar, I am able to resize it, resize the hotkeys, apply the spinner or not, but I am not able to move it to position it where I want it. Is this a known problem? Is there a fix? Thanks for the help...

lordebon 01-26-2008 01:23 AM

Its an issue with the hotbars and Fetish's minimal wasted space.

Turn the spinners on and you should be able to move them by 'grabbing' them there.

Kinless101 02-06-2008 09:07 PM

Guild Bank Problems
 
I'm wondering why I can't use the guild bank even though I have the permissions from the guild. I can use it with the default UI so I know it is Fetish. It will let me deposit but not withdraw.

lordebon 02-06-2008 11:36 PM

Quote:

Originally Posted by Kinless101 (Post 69317)
I'm wondering why I can't use the guild bank even though I have the permissions from the guild. I can use it with the default UI so I know it is Fetish. It will let me deposit but not withdraw.

Have you actually tried to withdrawl, or are you basing it just on the bank saying you can't? I think it's a bug in fetish where it says you can't even though you very much can.

juanjiviris 02-07-2008 03:44 AM

Im unable to see the new windows with GU42, the new pet window and the connection window... is there a way to see them without unistalling Fetish ? all I see is a black square when I open them.

lordebon 02-07-2008 08:43 AM

open eq2ui_mainhud.xml and add this line to the bottom, just before </PAGE>:
<include>eq2ui_mainhud_connectionstats.xml</include>

Open eq2ui_popup.xml and add thsi line to the bottom, just before </PAGE>:
<include>eq2ui_popup_petoptions.xml</include>

One things fully use the new custom tree this won't be an issue though, but for now thats should get you up and running.

Eshaac 02-07-2008 09:51 AM

Quote:

Originally Posted by lordebon (Post 69331)
open eq2ui_mainhud.xml and add this line to the bottom, just before </PAGE>:
<include>eq2ui_mainhud_connectionstats.xml</include>

Open eq2ui_popup.xml and add thsi line to the bottom, just before </PAGE>:
<include>eq2ui_popup_petoptions.xml</include>

One things fully use the new custom tree this won't be an issue though, but for now thats should get you up and running.

Ok, pet window works great, however I am unable to get connectionstats window to come up.. Any ideas?:confused:

diihia 02-07-2008 10:59 AM

I have the opposite happening. My connection window works but not the pet window /boggle. I can wait for Zonx to release a patch but if there is a way to get both working temporarily I would love to hear it.

Lethan 02-08-2008 12:11 AM

Thanks lordebon, that works like a charm, awesome:nana::nana:

FloridaFringe 02-08-2008 12:10 PM

Quote:

Originally Posted by lordebon (Post 69331)
open eq2ui_mainhud.xml and add this line to the bottom, just before </PAGE>:
<include>eq2ui_mainhud_connectionstats.xml</include>

Open eq2ui_popup.xml and add thsi line to the bottom, just before </PAGE>:
<include>eq2ui_popup_petoptions.xml</include>

If you've done the above and you still can't see either one or both of the new windows (this doesn't include the black box issue) try the following:

1. Copy & Paste the appropriate xml file from the Default folder to the Fetish folder.

2. Open the file via notepad (notepad++ is always highly recommended) and edit the 2nd line so that it shows: Location="300,300"

3. Save the file making sure that it saves as the intended ini file and not ini.txt

4. Log-in, verify that the window is now usable and re-arrange as desired.

Zonx 02-20-2008 11:16 AM

Connectionstats Window
 
First off you'll need to add the new include to eq2ui_mainhud.xml. This should make the window available in game.

If you use a customized keyboard setup, you'll probably need to assign a key to the new window. At least for me, F11 did not automaticly get mapped to the new window. To do this, open Game Options and find the Window Keys area (I think its under User Interface?). The last option there should be for the connection window.

In some cases the new Connectionstats window may come up offscreen. To resolve this issue do the following...

1) From the EQ2 Start menu select Locator

2) Select Mail from the window selection menu.

3) Paste the following into the script box
Code:

.parent.Connectionstats.location="300,300"
4) Press the apply script button

This should move the window to the upper left corner of the screen. After you repossition the window manually, it should save in the new location.

Winuvien 03-04-2008 04:54 PM

Looting Problems
 
First off great ui works wounderful better than any i have used in the past. Now on to my problem. Every time i try and harvest a shiny (!) or loot a treasure box i get an error message. "Inventory Loot3412266 window is not compatible with the Current client. Please upgrade your UI mod to a compatable version or revert to the default ui." This is the error message i get. Only havppens with a shiny or a treasure box. Does NOT happen when i harvest. Thanks. :confused:

lordebon 03-05-2008 09:12 AM

Quote:

Originally Posted by Winuvien (Post 70237)
First off great ui works wounderful better than any i have used in the past. Now on to my problem. Every time i try and harvest a shiny (!) or loot a treasure box i get an error message. "Inventory Loot3412266 window is not compatible with the Current client. Please upgrade your UI mod to a compatable version or revert to the default ui." This is the error message i get. Only havppens with a shiny or a treasure box. Does NOT happen when i harvest. Thanks. :confused:

This issue has been mentioned in a thread of it's own below.

The solution until Zonx can update the UI is to delete eq2ui_inventory_loot.xml from your FetishNightfall ui folder, and then you should have no problems.

Trid32 03-12-2008 08:42 AM

Not sure if it got fixed, but I had to delete my group options window because of the lu 43. I saw you fixed loot windows, but the group options window when you right click someone's name and go to it, was messed up as well. Got a message that it wasn't compatible with my ui, even crashed me once so I deleted the file, but would like to get the fetish one back.


All times are GMT -5. The time now is 10:02 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI