Frequncy UI - I Like turtles

Forum for posting custom UIs, portions of UIs, and HUD stuff using MQ's enhancements.

Moderator: MacroQuest Developers

N3mo
a lesser mummy
a lesser mummy
Posts: 63
Joined: Tue Apr 13, 2004 11:51 am

Post by N3mo » Mon Apr 04, 2005 2:52 am

i just downloaded the latest frequency UI, and i keep getting the same error lines as mentioned in this thread.
i have tried to edit the xml files the way that was mentioned, and after i did that i got "no such member member" errors.
I tried to put in htws EQUI_GroupWindow.xml and i still get the same errors as i do with the downloaded frequency files.

Anyone have some suggestions as to what i need to do?

Thanks

Bombadil
a lesser mummy
a lesser mummy
Posts: 67
Joined: Wed Mar 24, 2004 11:04 pm

Post by Bombadil » Mon Apr 04, 2005 4:10 am

N3mo wrote:i just downloaded the latest frequency UI, and i keep getting the same error lines as mentioned in this thread.
i have tried to edit the xml files the way that was mentioned, and after i did that i got "no such member member" errors.
I tried to put in htws EQUI_GroupWindow.xml and i still get the same errors as i do with the downloaded frequency files.

Anyone have some suggestions as to what i need to do?

Thanks
Replace Group[ with Group.Member[

N3mo
a lesser mummy
a lesser mummy
Posts: 63
Joined: Tue Apr 13, 2004 11:51 am

Post by N3mo » Mon Apr 04, 2005 12:30 pm

i tried that already :(

N3mo
a lesser mummy
a lesser mummy
Posts: 63
Joined: Tue Apr 13, 2004 11:51 am

Post by N3mo » Mon Apr 04, 2005 12:53 pm

i tried that already :(

Bombadil
a lesser mummy
a lesser mummy
Posts: 67
Joined: Wed Mar 24, 2004 11:04 pm

Post by Bombadil » Mon Apr 04, 2005 1:34 pm

N3mo wrote:i tried that already :(
Then you didnt edit it right, because that is all it takes for the UI. Now, do you have any scripts that also use Group? because you have to fix them too.

N3mo
a lesser mummy
a lesser mummy
Posts: 63
Joined: Tue Apr 13, 2004 11:51 am

Post by N3mo » Wed Apr 06, 2005 7:14 am

got it working thanks. not sure what i did but i did something rigth :)

User avatar
htw
a grimling bloodguard
a grimling bloodguard
Posts: 512
Joined: Wed Feb 18, 2004 8:30 pm
Location: Albuquerque, NM USA
Contact:

Post by htw » Tue Apr 12, 2005 10:22 pm

A few additional fixes:

Fixed .tga to include mail icons:
http://htw.kicks-ass.org/eq/window_pieces04.tga

Corrected player window:
http://htw.kicks-ass.org/eq/EQUI_PlayerWindow.xml

Corrected inventory window:
http://htw.kicks-ass.org/eq/EQUI_Inventory.xml

htw

Jezzabelle
decaying skeleton
decaying skeleton
Posts: 2
Joined: Tue Apr 19, 2005 5:29 pm

Post by Jezzabelle » Tue Apr 19, 2005 5:31 pm

i used frequency for a while now. but now with the new patched frequency everytime i accept or recieve a invite from someone i instantly crash to desktop. what is wrong?

please give details cause im computer stupid =x

hairpin
I like boobies
Posts: 108
Joined: Wed Dec 15, 2004 1:01 pm

Post by hairpin » Tue Apr 19, 2005 5:34 pm

[url=http://www.speedtest.net][img]http://www.speedtest.net/result/136815272.png[/img][/url]

N3mo
a lesser mummy
a lesser mummy
Posts: 63
Joined: Tue Apr 13, 2004 11:51 am

Post by N3mo » Thu Apr 21, 2005 8:34 am

this ui works perfect but everytime i hit follow for a group i crash, anyone else experiencing this?

Thugsytie2
decaying skeleton
decaying skeleton
Posts: 8
Joined: Tue Aug 31, 2004 12:39 am

Post by Thugsytie2 » Thu Apr 21, 2005 9:44 am

go look under bug reports and maybe you will find something :wink:

JecksS
decaying skeleton
decaying skeleton
Posts: 5
Joined: Fri Apr 22, 2005 1:23 pm

Post by JecksS » Fri Apr 22, 2005 3:04 pm

Having the same problem as n3mo and Jazzabelle. Any time I hit follow the game crashed to desktop. No idea why. Ive downloaded all the grp window fixes and everything.

Busguy
a lesser mummy
a lesser mummy
Posts: 41
Joined: Tue Dec 07, 2004 2:06 pm
Location: California

Post by Busguy » Fri Apr 22, 2005 3:07 pm

Gimp posted a fix for this in a very recent thread in the Bug Reports Forum:
eqgame.h:
#define instGroup 0x909D90

bug is gone for me, all group data works as it should :)

User avatar
CodeCaster
orc pawn
orc pawn
Posts: 18
Joined: Sat Apr 30, 2005 12:39 pm

Post by CodeCaster » Sat Apr 30, 2005 12:41 pm

That offset fix is included in the posted source right now... I am having the same problem with the scrolling error messages. I have also tried the Group[ replacement.
"I believe the problem lies somewhere between the keyboard and the chair..."

User avatar
CodeCaster
orc pawn
orc pawn
Posts: 18
Joined: Sat Apr 30, 2005 12:39 pm

Post by CodeCaster » Sat Apr 30, 2005 12:53 pm

figured it out....

There is another line in equi_groupwindow.xml that contains a tooltip with $group in it. This line needs to be completely removed, as it doesn't appear anywhere else in the file, so it's kind of erroneous to have one tooltip for one group member anyway.

This in addition to replacing Group[ with Group.Member[ fixes the scrolling error problem.

Cheers,
-CodeCaster
"I believe the problem lies somewhere between the keyboard and the chair..."