EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > UI Developer Discussion

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 09-06-2006, 06:54 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default LU27 button toggle issues

Ok, now all the custom UI's are jacked due to LU27....

I can not figure out what is causing these crashes.

I added the new paperdoll / tint to my custom inventory window it works.

I took out my custom startbutton and took out my mainhud.inventory windows. And still I crash to DTop with serious error.

Is it the new tag crap they added? OMG I hope not... redoing all these ui files with tags will be a PITA if we have to this.

Looking further is does seem to do with any buttons that show stats/bags/etc. My player window, mainhud.inventory and custom startbutton are the only ones that are not working. They all have buttons/toggles that do something. The startbutton is my version of Goldi's, my mainhud.inventory just displayed bags/food/drink/ammo and the player window has various toggles to display XP/Stats/Coin/Haste/RunSpeed/Time/Etc.

I hope one of us authors can track down this problem soon!

Last edited by depechenode : 09-06-2006 at 07:14 PM.
Reply With Quote
  #2  
Unread 09-06-2006, 07:39 PM
Dolby's Avatar
Dolby Dolby is offline
Bacon Eater
Premium Member
EQ2Interface Admin
This person is a EQ2Map developer.
 
Join Date: Feb 2004
Posts: 2,452
Default

Anything in your ui.log ?

Can you point to a file or example of the button toggles that will crash the client? I'd like to get some info about this off to SOE_Bobble.

Last edited by Dolby : 09-06-2006 at 08:00 PM.
Reply With Quote
  #3  
Unread 09-06-2006, 08:16 PM
kendricke kendricke is offline
A Young Mystail Rat
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 3
Default

Quote:
Originally Posted by Dolby
Anything in your ui.log ?

Can you point to a file or example of the button toggles that will crash the client? I'd like to get some info about this off to SOE_Bobble.
Same problem here...literally nothing in ui.log.
Reply With Quote
  #4  
Unread 09-06-2006, 08:21 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

Quote:
Originally Posted by Dolby
Anything in your ui.log ?

Can you point to a file or example of the button toggles that will crash the client? I'd like to get some info about this off to SOE_Bobble.
Nothing in UI.log only get the same error everyone else gets:
build="SOEBuild=3457T" version="SOEVersionString=2006/9/4 13:32:48" build_type="USER OPTIMIZED" ls_address="none" zone="GameScene::ZR_NETWORKED_ZONE_CHANGE" loc=" 0.00 0.00 0.00" performance="7" stack="005db6eb 006446ce "

It definetly has something to do with the custon buttons/toggles. Seems everything with those is broken atm. I could be wrong, but seems that way to me.
Reply With Quote
  #5  
Unread 09-06-2006, 08:22 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default here is only other error file in eq2 directory:

EQ2Crash.txt

SOEBuild=3457T
SOEVersionString=2006/9/4 13:32:48

EVERQUEST2 CRASH LOG

================================================================================ ==================
Unhandled exception EXCEPTION_ACCESS_VIOLATION at 0x005DB6EB
Application was trying to read from 0x00000000
Region Begins At: 0x00000000
Region Ends At: 0x00010000
Region Size Is: 0x00010000 bytes
Memory Protection: PAGE_NOACCESS (00000001)
Memory State: MEM_FREE
Memory Type: Free
Game Data:

SOEBuild: SOEBuild=3457T
SOEVersionString: SOEVersionString=2006/9/4 13:32:48
Time at crash: Wed Sep 06 19:10:07 2006
Login Server: none
Performance: 7
Game Uptime: 65 seconds
Game Was Shutting Down: false
Position last frame: 0.00, 0.00, 0.00
Zone name: GameScene::ZR_NETWORKED_ZONE_CHANGE
Time in Zone: 0 seconds
Previous Zone name: GameScene:nOpen

Thread Data:

Primary Thread Id: 2016
Current Thread Id: 2016
Current Thread Priority: 0

Memory:

Load: 28%
Total physical: 2147483647
Free physical: 2102296576
Total pagefile: 4294967295
Free pagefile: 4201299968
Total virtual: 2147352576
Free virtual: 1967824896

Registers:

EAX 0x00000000
EBX 0x0012E4D0
ECX 0x00000001
EDX 0x00000000
ESI 0x07DF02A0
EDI 0x07DF0140
GS 0x00000000
FS 0x0000003B
ES 0x00000023
DS 0x00000023
EBP 0x0012EFC8
ESP 0x0012E43C
EIP 0x005DB6EB
FLAGS 0x00010246
CS 0x0000001B
SS 0x00000023

FPU Registers:

CW 0xFFFF027F
SW 0xFFFF0020
TW 0xFFFFFFFF

FPU Rounding Mode: Nearest

Stack Trace:

Frame 0: 0x005DB6EB in F:\eq2\EverQuest2.exe
Frame 1: 0x006446CE in F:\eq2\EverQuest2.exe
Frame 2: Invalid stack frame: Can't be read
End of stack trace

Stack Scan:

0x0012E43C: 0x05D16D00, in ????????
0x0012E440: 0x07DF0140, in ????????
0x0012E444: 0x0012EFC8, in ????????
0x0012E448: 0x07DF02A0, in ????????
0x0012E44C: 0x00AAF190, in F:\eq2\EverQuest2.exe
0x0012E450: 0x00FACAC4, in F:\eq2\EverQuest2.exe
0x0012E454: 0x00000001
0x0012E458: 0x00AB06E1, in F:\eq2\EverQuest2.exe
0x0012E45C: 0x00FACAC4, in F:\eq2\EverQuest2.exe
0x0012E460: 0x00000001
0x0012E464: 0x00000001
0x0012E468: 0x07901320, in ????????
0x0012E46C: 0x079013B0, in ????????
0x0012E470: 0x07901320, in ????????
0x0012E474: 0x00FACA34, in F:\eq2\EverQuest2.exe
0x0012E478: 0x0012E4A8, in ????????
0x0012E47C: 0x00AB1466, in F:\eq2\EverQuest2.exe
0x0012E480: 0x00FACAC4, in F:\eq2\EverQuest2.exe
0x0012E484: 0x00AB1C41, in F:\eq2\EverQuest2.exe
0x0012E488: 0x00AB1C41, in F:\eq2\EverQuest2.exe
0x0012E48C: 0x06D938F8, in ????????
0x0012E490: 0x06B8A560, in ????????
0x0012E494: 0x06D938F8, in ????????
0x0012E498: 0x00FACA38, in F:\eq2\EverQuest2.exe
0x0012E49C: 0x0012E4C4, in ????????
0x0012E4A0: 0x00C62218, in F:\eq2\EverQuest2.exe
0x0012E4A4: 0xFFFFFFFF, in F:\eq2\EverQuest2.exe
0x0012E4A8: 0x0012EFC8, in ????????
0x0012E4AC: 0x005DAB8E, in F:\eq2\EverQuest2.exe
0x0012E4B0: 0x00000018
0x0012E4B4: 0x00000018
0x0012E4B8: 0x07DF0140, in ????????
0x0012E4BC: 0x00000000
0x0012E4C0: 0x07DF02A0, in ????????
0x0012E4C4: 0x0012E4D8, in ????????
0x0012E4C8: 0x00C1C4C6, in F:\eq2\EverQuest2.exe
0x0012E4CC: 0x00000001
0x0012E4D0: 0x0012EFBC, in ????????
0x0012E4D4: 0x00C1C5AF, in F:\eq2\EverQuest2.exe
0x0012E4D8: 0xFFFFFFFF, in F:\eq2\EverQuest2.exe
0x0012E4DC: 0x00643F5F, in F:\eq2\EverQuest2.exe
0x0012E4E0: 0x05D16D00, in ????????
0x0012E4E4: 0x07DF0140, in ????????
0x0012E4E8: 0x0012F0AC, in ????????
0x0012E4EC: 0x05D16D40, in ????????
0x0012E4F0: 0x05D16D00, in ????????
0x0012E4F4: 0xC2C60000, in ????????
0x0012E4F8: 0x0112E724, in ????????
0x0012E4FC: 0x07DEFFE0, in ????????
0x0012E500: 0x05D16D00, in ????????
0x0012E504: 0x0077B4BB, in F:\eq2\EverQuest2.exe
0x0012E508: 0x00000000
0x0012E50C: 0x7C911596, in C:\WINDOWS\system32\ntdll.dll
0x0012E510: 0x07DF0140, in ????????
0x0012E514: 0x00F01EFC, in F:\eq2\EverQuest2.exe
0x0012E518: 0x0012EC68, in ????????
0x0012E51C: 0x00000000
0x0012E520: 0x00FACAC4, in F:\eq2\EverQuest2.exe
0x0012E524: 0x07DF02A0, in ????????
0x0012E528: 0x00FACAC4, in F:\eq2\EverQuest2.exe
0x0012E52C: 0x00AAF190, in F:\eq2\EverQuest2.exe
0x0012E530: 0x00FACAC4, in F:\eq2\EverQuest2.exe
0x0012E534: 0x00000001
0x0012E538: 0x07CD2310, in ????????
0x0012E53C: 0x07CD232B, in ????????
0x0012E540: 0x07CD232C, in ????????
0x0012E544: 0x07CD55D0, in ????????
0x0012E548: 0x0077B4BB, in F:\eq2\EverQuest2.exe
0x0012E54C: 0x00AD6A6E, in F:\eq2\EverQuest2.exe
0x0012E550: 0x07DF02A0, in ????????
0x0012E554: 0x00FACAC4, in F:\eq2\EverQuest2.exe
0x0012E558: 0x00000001
0x0012E55C: 0x0077B4BB, in F:\eq2\EverQuest2.exe
0x0012E560: 0x00FACAC4, in F:\eq2\EverQuest2.exe
0x0012E564: 0x00000001
0x0012E568: 0x07CD55D0, in ????????
0x0012E56C: 0xC2C60000, in ????????
0x0012E570: 0x07CD0090, in ????????
0x0012E574: 0xC2C40000, in ????????
0x0012E578: 0x07CD22B0, in ????????
0x0012E57C: 0x07CD22C2, in ????????
0x0012E580: 0x07CD22CC, in ????????
0x0012E584: 0x0077B4BB, in F:\eq2\EverQuest2.exe
0x0012E588: 0x00AB1CB1, in F:\eq2\EverQuest2.exe
0x0012E58C: 0x7C910945, in C:\WINDOWS\system32\ntdll.dll
0x0012E590: 0x7C91094E, in C:\WINDOWS\system32\ntdll.dll
0x0012E594: 0x0012E900, in ????????
0x0012E598: 0x00020024, in ????????
0x0012E59C: 0x0012E6EC, in ????????
0x0012E5A0: 0x00000005
0x0012E5A4: 0x7C914190, in C:\WINDOWS\system32\ntdll.dll
0x0012E5A8: 0x7FFDC000, in ????????
0x0012E5AC: 0x00000002
0x0012E5B0: 0x0012E5C4, in ????????
0x0012E5B4: 0x7C91ADFA, in C:\WINDOWS\system32\ntdll.dll
0x0012E5B8: 0x00020290, in ????????
0x0012E5BC: 0x00000000
0x0012E5C0: 0x7C910970, in C:\WINDOWS\system32\ntdll.dll
0x0012E5C4: 0x7C97E4C0, in C:\WINDOWS\system32\ntdll.dll
0x0012E5C8: 0x7C913E6F, in C:\WINDOWS\system32\ntdll.dll
0x0012E5CC: 0x0077B4BB, in F:\eq2\EverQuest2.exe
0x0012E5D0: 0x00000208
0x0012E5D4: 0x0012E9A4, in ????????
0x0012E5D8: 0x0012E97C, in ????????
0x0012E5DC: 0x0000005E
0x0012E5E0: 0x0012E5D0, in ????????
0x0012E5E4: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012E5E8: 0x0012E814, in ????????
0x0012E5EC: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012E5F0: 0x0012E6F6, in ????????
0x0012E5F4: 0x0012E824, in ????????
0x0012E5F8: 0x00000028
0x0012E5FC: 0x00000005
0x0012E600: 0x0077B4BB, in F:\eq2\EverQuest2.exe
0x0012E604: 0x0196F350, in ????????
0x0012E608: 0x00000000
0x0012E60C: 0x7C910945, in C:\WINDOWS\system32\ntdll.dll
0x0012E610: 0x7C91094E, in C:\WINDOWS\system32\ntdll.dll
0x0012E614: 0x0012E980, in ????????
0x0012E618: 0x00020024, in ????????
0x0012E61C: 0x0012E76C, in ????????
0x0012E620: 0x00000005
0x0012E624: 0x7C914190, in C:\WINDOWS\system32\ntdll.dll
0x0012E628: 0x7FFDC000, in ????????
0x0012E62C: 0x00000002
0x0012E630: 0x0012E644, in ????????
0x0012E634: 0x7C91ADFA, in C:\WINDOWS\system32\ntdll.dll
0x0012E638: 0x00020290, in ????????
0x0012E63C: 0x00000000
0x0012E640: 0x7C910970, in C:\WINDOWS\system32\ntdll.dll
0x0012E644: 0x7C97E4C0, in C:\WINDOWS\system32\ntdll.dll
0x0012E648: 0x7C913E6F, in C:\WINDOWS\system32\ntdll.dll
0x0012E64C: 0x7C913E62, in C:\WINDOWS\system32\ntdll.dll
0x0012E650: 0x00000208
0x0012E654: 0x0012EA24, in ????????
0x0012E658: 0x0012E9FC, in ????????
0x0012E65C: 0x0000005E
0x0012E660: 0x0012E97C, in ????????
0x0012E664: 0x0012E910, in ????????
0x0012E668: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012E66C: 0x0012E9A4, in ????????
0x0012E670: 0x0012E776, in ????????
0x0012E674: 0x0077B4BB, in F:\eq2\EverQuest2.exe
0x0012E678: 0x00000028
0x0012E67C: 0x00000005
0x0012E680: 0x00520050, in F:\eq2\EverQuest2.exe
0x0012E684: 0x0196F350, in ????????
0x0012E688: 0x00000000
0x0012E68C: 0x7C9140EF, in C:\WINDOWS\system32\ntdll.dll
0x0012E690: 0x0196F350, in ????????
0x0012E694: 0x00000000
0x0012E698: 0x0208005E, in ????????
0x0012E69C: 0x00000045
0x0012E6A0: 0x00000002
0x0012E6A4: 0x00000050
0x0012E6A8: 0x00000007
0x0012E6AC: 0x00000003
0x0012E6B0: 0x0012E7D6, in ????????
0x0012E6B4: 0x0000000E
0x0012E6B8: 0x01913E88, in ????????
0x0012E6BC: 0x0012E778, in ????????
0x0012E6C0: 0x00000000
0x0012E6C4: 0x0208000E, in ????????
0x0012E6C8: 0x00020290, in ????????
0x0012E6CC: 0x0196F3A0, in ????????
0x0012E6D0: 0x7C910945, in C:\WINDOWS\system32\ntdll.dll
0x0012E6D4: 0x7C91094E, in C:\WINDOWS\system32\ntdll.dll
0x0012E6D8: 0x00006728
0x0012E6DC: 0x0012E650, in ????????
0x0012E6E0: 0x0012E9FC, in ????????
0x0012E6E4: 0x0012E990, in ????????
0x0012E6E8: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012E6EC: 0x0012EA24, in ????????
0x0012E6F0: 0x00000008
0x0012E6F4: 0x00000008
0x0012E6F8: 0x00020024, in ????????
0x0012E6FC: 0x0012E9FC, in ????????
0x0012E700: 0x0012E9A0, in ????????
0x0012E704: 0x7C910970, in C:\WINDOWS\system32\ntdll.dll
0x0012E708: 0x7C97E4C0, in C:\WINDOWS\system32\ntdll.dll
0x0012E70C: 0x7C9140EF, in C:\WINDOWS\system32\ntdll.dll
0x0012E710: 0x7C9140BB, in C:\WINDOWS\system32\ntdll.dll
0x0012E714: 0x00000000
0x0012E718: 0x0196F350, in ????????
0x0012E71C: 0xFFFFFFFF, in ????????
0x0012E720: 0x00000002
0x0012E724: 0x00000033
0x0012E728: 0x00020024, in ????????
0x0012E72C: 0x7FFDF000, in ????????
0x0012E730: 0x00000000
0x0012E734: 0x000A0008, in ????????
0x0012E738: 0x0077B4BB, in F:\eq2\EverQuest2.exe
0x0012E73C: 0x0000021A
0x0012E740: 0x00000000
0x0012E744: 0x00000000
0x0012E748: 0x005F0035, in F:\eq2\EverQuest2.exe
0x0012E74C: 0x002E0030, in ????????
0x0012E750: 0x0000005E
0x0012E754: 0x00000000
0x0012E758: 0x0060000E, in F:\eq2\EverQuest2.exe
0x0012E75C: 0x0012E778, in ????????
0x0012E760: 0x00520050, in F:\eq2\EverQuest2.exe
0x0012E764: 0x0196F350, in ????????
0x0012E768: 0x0012E778, in ????????
0x0012E76C: 0x00000005
0x0012E770: 0x001420A0, in ????????
0x0012E774: 0x01000000, in F:\eq2\EverQuest2.exe
0x0012E778: 0x003A0046, in ????????
0x0012E77C: 0x0065005C, in F:\eq2\EverQuest2.exe
0x0012E780: 0x00320071, in ????????
0x0012E784: 0x0075005C, in F:\eq2\EverQuest2.exe
0x0012E788: 0x005C0069, in F:\eq2\EverQuest2.exe
0x0012E78C: 0x00650064, in F:\eq2\EverQuest2.exe
0x0012E790: 0x00610066, in F:\eq2\EverQuest2.exe
0x0012E794: 0x006C0075, in F:\eq2\EverQuest2.exe
0x0012E798: 0x005C0074, in F:\eq2\EverQuest2.exe
0x0012E79C: 0x006D0069, in F:\eq2\EverQuest2.exe
0x0012E7A0: 0x00670061, in F:\eq2\EverQuest2.exe
0x0012E7A4: 0x00730065, in F:\eq2\EverQuest2.exe
0x0012E7A8: 0x0066005C, in F:\eq2\EverQuest2.exe
0x0012E7AC: 0x006E006F, in F:\eq2\EverQuest2.exe
0x0012E7B0: 0x00730074, in F:\eq2\EverQuest2.exe
0x0012E7B4: 0x0066005C, in F:\eq2\EverQuest2.exe
0x0012E7B8: 0x006E006F, in F:\eq2\EverQuest2.exe
0x0012E7BC: 0x007A0074, in F:\eq2\EverQuest2.exe
0x0012E7C0: 0x00700061, in F:\eq2\EverQuest2.exe
0x0012E7C4: 0x00320066, in ????????
0x0012E7C8: 0x005F0034, in F:\eq2\EverQuest2.exe
0x0012E7CC: 0x002E0030, in ????????
0x0012E7D0: 0x00670074, in F:\eq2\EverQuest2.exe
0x0012E7D4: 0x00000061
0x0012E7D8: 0x00000000
0x0012E7DC: 0x00000000
0x0012E7E0: 0x00000000
0x0012E7E4: 0x00000000
0x0012E7E8: 0x00000000
0x0012E7EC: 0x00000000
0x0012E7F0: 0x00000000
0x0012E7F4: 0x00000000
0x0012E7F8: 0x00000000
0x0012E7FC: 0x00000000
0x0012E800: 0x00000000
0x0012E804: 0x00000000
0x0012E808: 0x00000000
0x0012E80C: 0x00000000
0x0012E810: 0x00000000
0x0012E814: 0x00000000
0x0012E818: 0x00000000
0x0012E81C: 0x00000000
0x0012E820: 0x00000000
0x0012E824: 0x00000000
0x0012E828: 0x00000000
0x0012E82C: 0x00000000
0x0012E830: 0x00000000
0x0012E834: 0x00000000
0x0012E838: 0x00000000
0x0012E83C: 0x00000000
0x0012E840: 0x00000000
0x0012E844: 0x00000000
0x0012E848: 0x00000000
0x0012E84C: 0x00000000
0x0012E850: 0x00000000
0x0012E854: 0x00000000
0x0012E858: 0x00000000
0x0012E85C: 0x00000000
0x0012E860: 0x00000000
0x0012E864: 0x00000000
0x0012E868: 0x00000000
0x0012E86C: 0x00000000
0x0012E870: 0x00000000
0x0012E874: 0x00000000
0x0012E878: 0x00000000
0x0012E87C: 0x00000000
0x0012E880: 0x00000000
0x0012E884: 0x00000000
0x0012E888: 0x00000000
0x0012E88C: 0x00000000
0x0012E890: 0x00000000
0x0012E894: 0x00000000
0x0012E898: 0x00000000
0x0012E89C: 0x00000000
0x0012E8A0: 0x00000000
0x0012E8A4: 0x00000000
0x0012E8A8: 0x00000000
0x0012E8AC: 0x00000000
0x0012E8B0: 0x00000000
0x0012E8B4: 0x00000000
0x0012E8B8: 0x00000000
0x0012E8BC: 0x00000000
0x0012E8C0: 0x00000000
0x0012E8C4: 0x00000000
0x0012E8C8: 0x00000000
0x0012E8CC: 0x00000000
0x0012E8D0: 0x00000000
0x0012E8D4: 0x00000000
0x0012E8D8: 0x00000000
0x0012E8DC: 0x00000000
0x0012E8E0: 0x00000000
0x0012E8E4: 0x00000000
0x0012E8E8: 0x0012E8F8, in ????????
0x0012E8EC: 0x00000000
0x0012E8F0: 0x7C9105C8, in C:\WINDOWS\system32\ntdll.dll
0x0012E8F4: 0x00142098, in ????????
0x0012E8F8: 0x0012E9C4, in ????????
0x0012E8FC: 0x7C910551, in C:\WINDOWS\system32\ntdll.dll
0x0012E900: 0x00141378, in ????????
0x0012E904: 0x7C91056D, in C:\WINDOWS\system32\ntdll.dll
0x0012E908: 0x00000000
0x0012E90C: 0x7C91043D, in C:\WINDOWS\system32\ntdll.dll
0x0012E910: 0x00000000
0x0012E914: 0x00000000
0x0012E918: 0x00000000
0x0012E91C: 0x00000000
0x0012E920: 0x00000000
0x0012E924: 0x00000000
0x0012E928: 0x00000000
0x0012E92C: 0x00000000
0x0012E930: 0x00000000
0x0012E934: 0x00000000
0x0012E938: 0x00000000
0x0012E93C: 0x00000000
0x0012E940: 0x00000000
0x0012E944: 0x00000000
0x0012E948: 0x00000000
0x0012E94C: 0x00000000
0x0012E950: 0x00000000
0x0012E954: 0x00000000
0x0012E958: 0x00000000
0x0012E95C: 0x00000000
0x0012E960: 0x00000000
0x0012E964: 0x00000228
0x0012E968: 0x00000000
0x0012E96C: 0x00000000
0x0012E970: 0x00000000
0x0012E974: 0x00000000
0x0012E978: 0x00000000
0x0012E97C: 0x00000000
0x0012E980: 0x00141378, in ????????
0x0012E984: 0x00006728
0x0012E988: 0x0012E714, in ????????
0x0012E98C: 0x00140000, in ????????
0x0012E990: 0x0012EAC8, in ????????
0x0012E994: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012E998: 0x7C9140C0, in C:\WINDOWS\system32\ntdll.dll
0x0012E99C: 0xFFFFFFFF, in C:\WINDOWS\system32\ntdll.dll
0x0012E9A0: 0x7C9140BB, in C:\WINDOWS\system32\ntdll.dll
0x0012E9A4: 0x0001D68E
0x0012E9A8: 0x00000045
0x0012E9AC: 0x0012E908, in ????????
0x0012E9B0: 0x80100080, in ????????
0x0012E9B4: 0x0012EAC8, in ????????
0x0012E9B8: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012E9BC: 0x7C910570, in C:\WINDOWS\system32\ntdll.dll
0x0012E9C0: 0xFFFFFFFF, in C:\WINDOWS\system32\ntdll.dll
0x0012E9C4: 0x00000000
0x0012E9C8: 0x7C91043D, in C:\WINDOWS\system32\ntdll.dll
0x0012E9CC: 0x0012EA3C, in ????????
0x0012E9D0: 0x7C81095F, in C:\WINDOWS\system32\kernel32.dll
0x0012E9D4: 0x00000000
0x0012E9D8: 0xFFFFFFFF
0x0012E9DC: 0x00000008
0x0012E9E0: 0x00000080
0x0012E9E4: 0x00000018
0x0012E9E8: 0x0000000C
0x0012E9EC: 0x0012EA24, in ????????
0x0012E9F0: 0x00000042
0x0012E9F4: 0x00000000
0x0012E9F8: 0x0012EA08, in ????????
0x0012E9FC: 0x00500050, in F:\eq2\EverQuest2.exe
0x0012EA00: 0x001420B6, in ????????
0x0012EA04: 0x0000000C
0x0012EA08: 0x0000000C
0x0012EA0C: 0x00000002
0x0012EA10: 0x00AE0101, in F:\eq2\EverQuest2.exe
0x0012EA14: 0x0012EA48, in ????????
0x0012EA18: 0x00140000, in ????????
0x0012EA1C: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EA20: 0x0000000B
0x0012EA24: 0x00140898, in ????????
0x0012EA28: 0x00140000, in ????????
0x0012EA2C: 0x0307E018, in ????????
0x0012EA30: 0x0012EA20, in ????????
0x0012EA34: 0x0012EA4C, in ????????
0x0012EA38: 0x0012EC64, in ????????
0x0012EA3C: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012EA40: 0x7C910738, in C:\WINDOWS\system32\ntdll.dll
0x0012EA44: 0xFFFFFFFF, in C:\WINDOWS\system32\ntdll.dll
0x0012EA48: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EA4C: 0x7C9106AB, in C:\WINDOWS\system32\ntdll.dll
0x0012EA50: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012EA54: 0x00000000
0x0012EA58: 0x0012F1A8, in ????????
0x0012EA5C: 0x00000000
0x0012EA60: 0x00000001
0x0012EA64: 0x00000001
0x0012EA68: 0x00000000
0x0012EA6C: 0x0000000C
0x0012EA70: 0x00000000
0x0012EA74: 0x00000001
0x0012EA78: 0x2F73746E
0x0012EA7C: 0x80000000
0x0012EA80: 0x00000003
0x0012EA84: 0x00000003
0x0012EA88: 0x0067742E, in F:\eq2\EverQuest2.exe
0x0012EA8C: 0x0012EAD8, in ????????
0x0012EA90: 0x00AF3D27, in F:\eq2\EverQuest2.exe
0x0012EA94: 0x00ADD59A, in F:\eq2\EverQuest2.exe
0x0012EA98: 0x0012EACC, in ????????
0x0012EA9C: 0x00140000, in ????????
0x0012EAA0: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EAA4: 0x0000000B
0x0012EAA8: 0x00140898, in ????????
0x0012EAAC: 0x00140000, in ????????
0x0012EAB0: 0x030BE4B0, in ????????
0x0012EAB4: 0x0012EAA4, in ????????
0x0012EAB8: 0x00000008
0x0012EABC: 0x0012ECE8, in ????????
0x0012EAC0: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012EAC4: 0x7C910738, in C:\WINDOWS\system32\ntdll.dll
0x0012EAC8: 0xFFFFFFFF, in C:\WINDOWS\system32\ntdll.dll
0x0012EACC: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EAD0: 0x7C9106AB, in C:\WINDOWS\system32\ntdll.dll
0x0012EAD4: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012EAD8: 0x00000000
0x0012EADC: 0x0012F22C, in ????????
0x0012EAE0: 0x00000000
0x0012EAE4: 0x0000000B
0x0012EAE8: 0x00140898, in ????????
0x0012EAEC: 0x00140000, in ????????
0x0012EAF0: 0x00000000
0x0012EAF4: 0x0012EAE4, in ????????
0x0012EAF8: 0x015C0000, in ????????
0x0012EAFC: 0x03077E38, in ????????
0x0012EB00: 0x00140178, in ????????
0x0012EB04: 0x0012EB38, in ????????
0x0012EB08: 0x00140000, in ????????
0x0012EB0C: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EB10: 0x00000009
0x0012EB14: 0x00140838, in ????????
0x0012EB18: 0x00140000, in ????????
0x0012EB1C: 0x0307E070, in ????????
0x0012EB20: 0x0012EB10, in ????????
0x0012EB24: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EB28: 0x0012ED54, in ????????
0x0012EB2C: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012EB30: 0x7C910738, in C:\WINDOWS\system32\ntdll.dll
0x0012EB34: 0xFFFFFFFF, in C:\WINDOWS\system32\ntdll.dll
0x0012EB38: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EB3C: 0x7C9106AB, in C:\WINDOWS\system32\ntdll.dll
0x0012EB40: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012EB44: 0x00000000
0x0012EB48: 0x0012EDEC, in ????????
0x0012EB4C: 0x00000001
0x0012EB50: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EB54: 0x7C9106AB, in C:\WINDOWS\system32\ntdll.dll
0x0012EB58: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012EB5C: 0x0012EB90, in ????????
0x0012EB60: 0x00140000, in ????????
0x0012EB64: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EB68: 0x00000045
0x0012EB6C: 0x00141378, in ????????
0x0012EB70: 0x00140000, in ????????
0x0012EB74: 0x001420A0, in ????????
0x0012EB78: 0x0012EB68, in ????????
0x0012EB7C: 0x00140178, in ????????
0x0012EB80: 0x0012EDAC, in ????????
0x0012EB84: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012EB88: 0x7C910738, in C:\WINDOWS\system32\ntdll.dll
0x0012EB8C: 0xFFFFFFFF, in C:\WINDOWS\system32\ntdll.dll
0x0012EB90: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EB94: 0x7C9106AB, in C:\WINDOWS\system32\ntdll.dll
0x0012EB98: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012EB9C: 0x00000000
0x0012EBA0: 0x0012F0E0, in ????????
0x0012EBA4: 0x0012F0B8, in ????????
0x0012EBA8: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EBAC: 0x0012EDD8, in ????????
0x0012EBB0: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012EBB4: 0x7C910738, in C:\WINDOWS\system32\ntdll.dll
0x0012EBB8: 0xFFFFFFFF, in C:\WINDOWS\system32\ntdll.dll
0x0012EBBC: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EBC0: 0x081D5660, in ????????
0x0012EBC4: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012EBC8: 0x00000000
0x0012EBCC: 0x0012EE70, in ????????
0x0012EBD0: 0x00000001
0x0012EBD4: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EBD8: 0x7C9106AB, in C:\WINDOWS\system32\ntdll.dll
0x0012EBDC: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012EBE0: 0x00000000
0x0012EBE4: 0x0012EE88, in ????????
0x0012EBE8: 0x06660000, in ????????
0x0012EBEC: 0x03077EC0, in ????????
0x0012EBF0: 0x00140178, in ????????
0x0012EBF4: 0x00000228
0x0012EBF8: 0x0012EE28, in ????????
0x0012EBFC: 0x7C911538, in C:\WINDOWS\system32\ntdll.dll
0x0012EC00: 0x7C911596, in C:\WINDOWS\system32\ntdll.dll
0x0012EC04: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012EC08: 0x00000000
0x0012EC0C: 0x0012EEB0, in ????????
0x0012EC10: 0x0000000B
0x0012EC14: 0x7C911538, in C:\WINDOWS\system32\ntdll.dll
0x0012EC18: 0x063737A0, in ????????
0x0012EC1C: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012EC20: 0x00000000
0x0012EC24: 0x0012EEC8, in ????????
0x0012EC28: 0x00000000
0x0012EC2C: 0x04BCE060, in ????????
0x0012EC30: 0x00520050, in F:\eq2\EverQuest2.exe
0x0012EC34: 0x064B3868, in ????????
0x0012EC38: 0x0012EC48, in ????????
0x0012EC3C: 0x00000005
0x0012EC40: 0x00000000
0x0012EC44: 0x0307E018, in ????????
0x0012EC48: 0x03077E40, in ????????
0x0012EC4C: 0x00000008
0x0012EC50: 0x00000058
0x0012EC54: 0x01000178, in F:\eq2\EverQuest2.exe
0x0012EC58: 0x00140000, in ????????
0x0012EC5C: 0x0012EA54, in ????????
0x0012EC60: 0x00610066, in F:\eq2\EverQuest2.exe
0x0012EC64: 0x0012ECB0, in ????????
0x0012EC68: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012EC6C: 0x7C9106F0, in C:\WINDOWS\system32\ntdll.dll
0x0012EC70: 0xFFFFFFFF, in C:\WINDOWS\system32\ntdll.dll
0x0012EC74: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012EC78: 0x7C8099DF, in C:\WINDOWS\system32\kernel32.dll
0x0012EC7C: 0x0012ECB0, in ????????
0x0012EC80: 0x00140000, in ????????
0x0012EC84: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EC88: 0x00000006
0x0012EC8C: 0x0012ECC0, in ????????
0x0012EC90: 0x00140000, in ????????
0x0012EC94: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012EC98: 0x0000000B
0x0012EC9C: 0x00140898, in ????????
0x0012ECA0: 0x00140000, in ????????
0x0012ECA4: 0x00000000
0x0012ECA8: 0x0012EC98, in ????????
0x0012ECAC: 0xFFFFFFFF, in ????????
0x0012ECB0: 0x030786F8, in ????????
0x0012ECB4: 0x00140178, in ????????
0x0012ECB8: 0x00000121
0x0012ECBC: 0x0012EEEC, in ????????
0x0012ECC0: 0x7C911538, in C:\WINDOWS\system32\ntdll.dll
0x0012ECC4: 0x7C911596, in C:\WINDOWS\system32\ntdll.dll
0x0012ECC8: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012ECCC: 0x00000000
0x0012ECD0: 0x0012F420, in ????????
0x0012ECD4: 0x00000000
0x0012ECD8: 0x0012EE28, in ????????
0x0012ECDC: 0x00000024
0x0012ECE0: 0x7C914190, in C:\WINDOWS\system32\ntdll.dll
0x0012ECE4: 0x7FFDC000, in ????????
0x0012ECE8: 0x00000002
0x0012ECEC: 0x0012ED00, in ????????
0x0012ECF0: 0x7C91ADFA, in C:\WINDOWS\system32\ntdll.dll
0x0012ECF4: 0x00020290, in ????????
0x0012ECF8: 0x00000000
0x0012ECFC: 0x7C910970, in C:\WINDOWS\system32\ntdll.dll
0x0012ED00: 0x7C97E4C0, in C:\WINDOWS\system32\ntdll.dll
0x0012ED04: 0x7C913E6F, in C:\WINDOWS\system32\ntdll.dll
0x0012ED08: 0x7C913E62, in C:\WINDOWS\system32\ntdll.dll
0x0012ED0C: 0x00000208
0x0012ED10: 0x0012F0E0, in ????????
0x0012ED14: 0x0012F0B8, in ????????
0x0012ED18: 0x00000056
0x0012ED1C: 0x00FF0000, in F:\eq2\EverQuest2.exe
0x0012ED20: 0x0000FF00
0x0012ED24: 0x000000FF
0x0012ED28: 0xFF000000
0x0012ED2C: 0x0012EE32, in ????????
0x0012ED30: 0x00140178, in ????????
0x0012ED34: 0x00000024
0x0012ED38: 0x00000005
0x0012ED3C: 0x004A0048, in F:\eq2\EverQuest2.exe
0x0012ED40: 0x0196F350, in ????????
0x0012ED44: 0x00000000
0x0012ED48: 0x00140000, in ????????
0x0012ED4C: 0x0196F350, in ????????
0x0012ED50: 0x00000000
0x0012ED54: 0x02080056, in ????????
0x0012ED58: 0xFFFFFFFB, in ????????
0x0012ED5C: 0x00ADFD75, in F:\eq2\EverQuest2.exe
0x0012ED60: 0xFFFFFFFB, in F:\eq2\EverQuest2.exe
0x0012ED64: 0x00000000
0x0012ED68: 0x00AE0527, in F:\eq2\EverQuest2.exe
0x0012ED6C: 0x00000000
0x0012ED70: 0x05E760A0, in ????????
0x0012ED74: 0x0012F044, in ????????
0x0012ED78: 0x00AE0576, in F:\eq2\EverQuest2.exe
0x0012ED7C: 0x0012EDB0, in ????????
0x0012ED80: 0x00140000, in ????????
0x0012ED84: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012ED88: 0x00000009
0x0012ED8C: 0x00000007
0x0012ED90: 0x00000000
0x0012ED94: 0x00000000
0x0012ED98: 0x00000000
0x0012ED9C: 0x00000000
0x0012EDA0: 0x00000000
0x0012EDA4: 0x00000000
0x0012EDA8: 0x00000000
0x0012EDAC: 0x0012EFDC, in ????????
0x0012EDB0: 0x0000000B
0x0012EDB4: 0x00000005
0x0012EDB8: 0x05E760A0, in ????????
0x0012EDBC: 0xFFFFFFFF, in ????????
0x0012EDC0: 0x00000000
0x0012EDC4: 0x00AD6A6E, in F:\eq2\EverQuest2.exe
0x0012EDC8: 0x05E7F440, in ????????
0x0012EDCC: 0x00CF1D7C, in F:\eq2\EverQuest2.exe
0x0012EDD0: 0x0012EE3C, in ????????
0x0012EDD4: 0x05E7F440, in ????????
0x0012EDD8: 0x05E75FF0, in ????????
0x0012EDDC: 0x009C0C00, in F:\eq2\EverQuest2.exe
0x0012EDE0: 0x05E7F440, in ????????
0x0012EDE4: 0x00CF1D7C, in F:\eq2\EverQuest2.exe
0x0012EDE8: 0x00CF1D7C, in F:\eq2\EverQuest2.exe
0x0012EDEC: 0x05E81AB0, in ????????
0x0012EDF0: 0x00CF1D7C, in F:\eq2\EverQuest2.exe
0x0012EDF4: 0x0012EF2C, in ????????
0x0012EDF8: 0x009C358A, in F:\eq2\EverQuest2.exe
0x0012EDFC: 0x0012EE3C, in ????????
0x0012EE00: 0x00CF1D7C, in F:\eq2\EverQuest2.exe
0x0012EE04: 0x05E81AB0, in ????????
0x0012EE08: 0x00D3BE88, in F:\eq2\EverQuest2.exe
0x0012EE0C: 0x0012EF2C, in ????????
0x0012EE10: 0x00D3BE88, in F:\eq2\EverQuest2.exe
0x0012EE14: 0x00CF1D7C, in F:\eq2\EverQuest2.exe
0x0012EE18: 0x00A25D67, in F:\eq2\EverQuest2.exe
0x0012EE1C: 0x00CF1D7C, in F:\eq2\EverQuest2.exe
0x0012EE20: 0x00D3BE88, in F:\eq2\EverQuest2.exe
0x0012EE24: 0x05E81B50, in ????????
0x0012EE28: 0x00A2604D, in F:\eq2\EverQuest2.exe
0x0012EE2C: 0x0012EECC, in ????????
0x0012EE30: 0x00C5B768, in F:\eq2\EverQuest2.exe
0x0012EE34: 0xFFFFFFFF, in F:\eq2\EverQuest2.exe
0x0012EE38: 0x009AB75D, in F:\eq2\EverQuest2.exe
0x0012EE3C: 0x00CF1D7C, in F:\eq2\EverQuest2.exe
0x0012EE40: 0x0012EF2C, in ????????
0x0012EE44: 0x05E81AB0, in ????????
0x0012EE48: 0x0012EF88, in ????????
0x0012EE4C: 0x042A2E90, in ????????
0x0012EE50: 0x0043697F, in F:\eq2\EverQuest2.exe
0x0012EE54: 0x05D86BF2, in ????????
0x0012EE58: 0x05D85FE2, in ????????
0x0012EE5C: 0x00000006
0x0012EE60: 0x05D86BF0, in ????????
0x0012EE64: 0x0012EFCC, in ????????
0x0012EE68: 0x00751850, in F:\eq2\EverQuest2.exe
0x0012EE6C: 0x00751809, in F:\eq2\EverQuest2.exe
0x0012EE70: 0x00751809, in F:\eq2\EverQuest2.exe
0x0012EE74: 0x00000000
0x0012EE78: 0x00772E45, in F:\eq2\EverQuest2.exe
0x0012EE7C: 0x01937890, in ????????
0x0012EE80: 0x00000000
0x0012EE84: 0x01972D40, in ????????
0x0012EE88: 0x00972D40, in F:\eq2\EverQuest2.exe
0x0012EE8C: 0x0012EEC0, in ????????
0x0012EE90: 0x00751F39, in F:\eq2\EverQuest2.exe
0x0012EE94: 0x017CA784, in ????????
0x0012EE98: 0x00751F67, in F:\eq2\EverQuest2.exe
0x0012EE9C: 0x017CA46C, in ????????
0x0012EEA0: 0x01937890, in ????????
0x0012EEA4: 0x01937890, in ????????
0x0012EEA8: 0x00000065
0x0012EEAC: 0x00751850, in F:\eq2\EverQuest2.exe
0x0012EEB0: 0x00751809, in F:\eq2\EverQuest2.exe
0x0012EEB4: 0x00751809, in F:\eq2\EverQuest2.exe
0x0012EEB8: 0x00000000
0x0012EEBC: 0x00772E45, in F:\eq2\EverQuest2.exe
0x0012EEC0: 0x01937890, in ????????
0x0012EEC4: 0x00000000
0x0012EEC8: 0x01972D40, in ????????
0x0012EECC: 0x00972D40, in F:\eq2\EverQuest2.exe
0x0012EED0: 0x0012EF04, in ????????
0x0012EED4: 0x00751850, in F:\eq2\EverQuest2.exe
0x0012EED8: 0x00000002
0x0012EEDC: 0x00000000
0x0012EEE0: 0x00773350, in F:\eq2\EverQuest2.exe
0x0012EEE4: 0x00000000
0x0012EEE8: 0x00F29680, in F:\eq2\EverQuest2.exe
0x0012EEEC: 0x017CA46C, in ????????
0x0012EEF0: 0x0012EF08, in ????????
0x0012EEF4: 0x00773767, in F:\eq2\EverQuest2.exe
0x0012EEF8: 0x017CA46C, in ????????
0x0012EEFC: 0x0012EF44, in ????????
0x0012EF00: 0x017CA46C, in ????????
0x0012EF04: 0x01972D48, in ????????
0x0012EF08: 0x0012EF24, in ????????
0x0012EF0C: 0x00772E92, in F:\eq2\EverQuest2.exe
0x0012EF10: 0x00F29680, in F:\eq2\EverQuest2.exe
0x0012EF14: 0x00000000
0x0012EF18: 0x00751814, in F:\eq2\EverQuest2.exe
0x0012EF1C: 0x00751B2F, in F:\eq2\EverQuest2.exe
0x0012EF20: 0x017CA784, in ????????
0x0012EF24: 0x00000000
0x0012EF28: 0x017CA46C, in ????????
0x0012EF2C: 0x00751ED7, in F:\eq2\EverQuest2.exe
0x0012EF30: 0x017CA784, in ????????
0x0012EF34: 0x01937890, in ????????
0x0012EF38: 0x016E7D30, in ????????
0x0012EF3C: 0x00000000
0x0012EF40: 0x017CA46C, in ????????
0x0012EF44: 0x017CA784, in ????????
0x0012EF48: 0x01972D40, in ????????
0x0012EF4C: 0x0012EFC0, in ????????
0x0012EF50: 0x00000006
0x0012EF54: 0x0000001C
0x0012EF58: 0x0012F008, in ????????
0x0012EF5C: 0x07CD230C, in ????????
0x0012EF60: 0x0097BD5E, in F:\eq2\EverQuest2.exe
0x0012EF64: 0x0000001C
0x0012EF68: 0x0000001C
0x0012EF6C: 0x00000015
0x0012EF70: 0x07CD22CC, in ????????
0x0012EF74: 0x0097BD5E, in F:\eq2\EverQuest2.exe
0x0012EF78: 0x00F87F00, in F:\eq2\EverQuest2.exe
0x0012EF7C: 0x0097A82B, in F:\eq2\EverQuest2.exe
0x0012EF80: 0x0000001C
0x0012EF84: 0x0012F020, in ????????
0x0012EF88: 0x0012F020, in ????????
0x0012EF8C: 0x0012EFE8, in ????????
0x0012EF90: 0x00C56837, in F:\eq2\EverQuest2.exe
0x0012EF94: 0xFFFFFFFF, in F:\eq2\EverQuest2.exe
0x0012EF98: 0x0012EFB0, in ????????
0x0012EF9C: 0x0097BC7C, in F:\eq2\EverQuest2.exe
0x0012EFA0: 0x0000001C
0x0012EFA4: 0x0012F0AC, in ????????
0x0012EFA8: 0x00000008
0x0012EFAC: 0x0012F0AC, in ????????
0x0012EFB0: 0x0012F020, in ????????
0x0012EFB4: 0x0097BD5E, in F:\eq2\EverQuest2.exe
0x0012EFB8: 0x00F87F00, in F:\eq2\EverQuest2.exe
0x0012EFBC: 0x0012F044, in ????????
0x0012EFC0: 0x00C24ED3, in F:\eq2\EverQuest2.exe
0x0012EFC4: 0x00000001
0x0012EFC8: 0x00000008
0x0012EFCC: 0x006446CE, in F:\eq2\EverQuest2.exe
0x0012EFD0: 0x0012F0AC, in ????????
0x0012EFD4: 0x0012F020, in ????????
0x0012EFD8: 0x0012F0AC, in ????????
0x0012EFDC: 0x0012F0AC, in ????????
0x0012EFE0: 0x05D16D00, in ????????
0x0012EFE4: 0x0012F0AC, in ????????
0x0012EFE8: 0x0012F044, in ????????
0x0012EFEC: 0x00BFC301, in F:\eq2\EverQuest2.exe
0x0012EFF0: 0x00000000
0x0012EFF4: 0x006400EF, in F:\eq2\EverQuest2.exe
0x0012EFF8: 0x0012F0AC, in ????????
0x0012EFFC: 0x0012F020, in ????????
0x0012F000: 0x05D16D00, in ????????
0x0012F004: 0x05D16D40, in ????????
0x0012F008: 0x05BD7470, in ????????
0x0012F00C: 0x05BD7479, in ????????
0x0012F010: 0x05BD747C, in ????????
0x0012F014: 0x05BD7460, in ????????
0x0012F018: 0x05BD7466, in ????????
0x0012F01C: 0x05BD746C, in ????????
0x0012F020: 0x07CD22D0, in ????????
0x0012F024: 0x07CD22E5, in ????????
0x0012F028: 0x07CD22EC, in ????????
0x0012F02C: 0x07CD22F0, in ????????
0x0012F030: 0x07CD22FF, in ????????
0x0012F034: 0x07CD230C, in ????????
0x0012F038: 0x05BD7480, in ????????
0x0012F03C: 0x05BD7486, in ????????
0x0012F040: 0x05BD748C, in ????????
0x0012F044: 0x0012F2B8, in ????????
0x0012F048: 0x00C24B48, in F:\eq2\EverQuest2.exe
0x0012F04C: 0x00000004
0x0012F050: 0x00642218, in F:\eq2\EverQuest2.exe
0x0012F054: 0x0012F0AC, in ????????
0x0012F058: 0x0012F0C0, in ????????
0x0012F05C: 0x05D16D00, in ????????
0x0012F060: 0x00000000
0x0012F064: 0x00524183, in F:\eq2\EverQuest2.exe
0x0012F068: 0x0012F0AC, in ????????
0x0012F06C: 0x00000001
0x0012F070: 0x00000000
0x0012F074: 0x0012F7C1, in ????????
0x0012F078: 0x03BCB5E0, in ????????
0x0012F07C: 0x0012F738, in ????????
0x0012F080: 0x01000341, in F:\eq2\EverQuest2.exe
0x0012F084: 0x00000020
0x0012F088: 0x00000000
0x0012F08C: 0x00000000
0x0012F090: 0x0180C7F0, in ????????
0x0012F094: 0x00000000
0x0012F098: 0x00000000
0x0012F09C: 0x0180C7F0, in ????????
0x0012F0A0: 0x03BCB5E0, in ????????
0x0012F0A4: 0x00000000
0x0012F0A8: 0x0012F0C0, in ????????
0x0012F0AC: 0x05BD7450, in ????????
0x0012F0B0: 0x05BD7459, in ????????
0x0012F0B4: 0x05BD745C, in ????????
0x0012F0B8: 0x6E69614D
0x0012F0BC: 0x00647548, in F:\eq2\EverQuest2.exe
0x0012F0C0: 0x65766E49
0x0012F0C4: 0x726F746E
0x0012F0C8: 0x00000079
0x0012F0CC: 0x030BB948, in ????????
0x0012F0D0: 0x00000000
0x0012F0D4: 0x00000000
0x0012F0D8: 0x0012F10C, in ????????
0x0012F0DC: 0x00140000, in ????????
0x0012F0E0: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012F0E4: 0x00000008
0x0012F0E8: 0x00140178, in ????????
0x0012F0EC: 0x00140178, in ????????
0x0012F0F0: 0x00000000
0x0012F0F4: 0x0012F0E4, in ????????
0x0012F0F8: 0x00140178, in ????????
0x0012F0FC: 0x030BB9D8, in ????????
0x0012F100: 0x00140178, in ????????
0x0012F104: 0x000004C5
0x0012F108: 0x0012F338, in ????????
0x0012F10C: 0x7C911538, in C:\WINDOWS\system32\ntdll.dll
0x0012F110: 0x06660000, in ????????
0x0012F114: 0x06660000, in ????????
0x0012F118: 0x00000000
0x0012F11C: 0x0012F3C0, in ????????
0x0012F120: 0x06660000, in ????????
0x0012F124: 0x08080000, in ????????
0x0012F128: 0x083ACFD0, in ????????
0x0012F12C: 0x00140178, in ????????
0x0012F130: 0x00000000
0x0012F134: 0x00000010
0x0012F138: 0x00140178, in ????????
0x0012F13C: 0x00140218, in ????????
0x0012F140: 0x030BBF00, in ????????
0x0012F144: 0x030BBED0, in ????????
0x0012F148: 0x00000000
0x0012F14C: 0x00000000
0x0012F150: 0x030BC5A8, in ????????
0x0012F154: 0x001401C0, in ????????
0x0012F158: 0x00000000
0x0012F15C: 0x0012F190, in ????????
0x0012F160: 0x00140000, in ????????
0x0012F164: 0x7C910732, in C:\WINDOWS\system32\ntdll.dll
0x0012F168: 0x00000008
0x0012F16C: 0x00140808, in ????????
0x0012F170: 0x00140000, in ????????
0x0012F174: 0x00000000
0x0012F178: 0x0012F168, in ????????
0x0012F17C: 0x00140178, in ????????
0x0012F180: 0x030BC638, in ????????
0x0012F184: 0x00140178, in ????????
0x0012F188: 0x00000339
0x0012F18C: 0x0012F3BC, in ????????
0x0012F190: 0x7C911538, in C:\WINDOWS\system32\ntdll.dll
0x0012F194: 0x7C911596, in C:\WINDOWS\system32\ntdll.dll
0x0012F198: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012F19C: 0x00000000
0x0012F1A0: 0x0012F444, in ????????
0x0012F1A4: 0x00000000
0x0012F1A8: 0x0012F764, in ????????
0x0012F1AC: 0x0012F32C, in ????????
0x0012F1B0: 0x00140178, in ????????
0x0012F1B4: 0x00021007
0x0012F1B8: 0x00000100
0x0012F1BC: 0x00000100
0x0012F1C0: 0x00000000
0x0012F1C4: 0x00000000
0x0012F1C8: 0x00000001
0x0012F1CC: 0x00000000
0x0012F1D0: 0x00000000
0x0012F1D4: 0x030BB9A0, in ????????
0x0012F1D8: 0x00000000
0x0012F1DC: 0x00000000
0x0012F1E0: 0x0012F1F0, in ????????
0x0012F1E4: 0x00000000
0x0012F1E8: 0x7C9105C8, in C:\WINDOWS\system32\ntdll.dll
0x0012F1EC: 0x030BBEF8, in ????????
0x0012F1F0: 0x0012F2BC, in ????????
0x0012F1F4: 0x7C910551, in C:\WINDOWS\system32\ntdll.dll
0x0012F1F8: 0x001407A8, in ????????
0x0012F1FC: 0x7C91056D, in C:\WINDOWS\system32\ntdll.dll
0x0012F200: 0x00140178, in ????????
0x0012F204: 0x4FDFE104, in C:\WINDOWS\system32\d3d9.dll
0x0012F208: 0x4B2002DC
0x0012F20C: 0x0012F3D0, in ????????
0x0012F210: 0x0012F234, in ????????
0x0012F214: 0x0012F328, in ????????
0x0012F218: 0x0012F374, in ????????
0x0012F21C: 0x0188F8D0, in ????????
0x0012F220: 0x00000001
0x0012F224: 0x05E76020, in ????????
0x0012F228: 0x009A7D13, in F:\eq2\EverQuest2.exe
0x0012F22C: 0x037D48F0, in ????????
0x0012F230: 0x0000000C
0x0012F234: 0x0000000C
0x0012F238: 0x0000000B
0x0012F23C: 0x05BD741C, in ????????
0x0012F240: 0x0097BD5E, in F:\eq2\EverQuest2.exe
0x0012F244: 0x00F87F00, in F:\eq2\EverQuest2.exe
0x0012F248: 0x0097A82B, in F:\eq2\EverQuest2.exe
0x0012F24C: 0x0000000C
0x0012F250: 0x0012F2A4, in ????????
0x0012F254: 0x0012F2A4, in ????????
0x0012F258: 0x0012F2DC, in ????????
0x0012F25C: 0x00C56837, in F:\eq2\EverQuest2.exe
0x0012F260: 0x0000001C
0x0012F264: 0x0000001C
0x0012F268: 0x00000011
0x0012F26C: 0x07CD232C, in ????????
0x0012F270: 0x0097BD5E, in F:\eq2\EverQuest2.exe
0x0012F274: 0x00F87F00, in F:\eq2\EverQuest2.exe
0x0012F278: 0x0097A82B, in F:\eq2\EverQuest2.exe
0x0012F27C: 0x0000001C
0x0012F280: 0x0012F2D0, in ????????
0x0012F284: 0x0012F7C1, in ????????
0x0012F288: 0x0012F2DC, in ????????
0x0012F28C: 0x00C56837, in F:\eq2\EverQuest2.exe
0x0012F290: 0xFFFFFFFF, in F:\eq2\EverQuest2.exe
0x0012F294: 0x0012F2AC, in ????????
0x0012F298: 0x0012F2D0, in ????????
0x0012F29C: 0x0000001C
0x0012F2A0: 0x0012F738, in ????????
0x0012F2A4: 0x007764EB, in F:\eq2\EverQuest2.exe
0x0012F2A8: 0x07CD2330, in ????????
0x0012F2AC: 0x0012F7C1, in ????????
0x0012F2B0: 0x00000011
0x0012F2B4: 0x0000001C
0x0012F2B8: 0x0012F2DC, in ????????
0x0012F2BC: 0x00C0F4DB, in F:\eq2\EverQuest2.exe
0x0012F2C0: 0x00000037
0x0012F2C4: 0x004B0147, in F:\eq2\EverQuest2.exe
0x0012F2C8: 0x0012F2D0, in ????????
0x0012F2CC: 0x0000008E
0x0012F2D0: 0x07CD2330, in ????????
0x0012F2D4: 0x07CD2341, in ????????
0x0012F2D8: 0x07CD234C, in ????????
0x0012F2DC: 0x0012F72C, in ????????
0x0012F2E0: 0x00C07108, in F:\eq2\EverQuest2.exe
0x0012F2E4: 0x00000000
0x0012F2E8: 0x00779789, in F:\eq2\EverQuest2.exe
0x0012F2EC: 0x0012F7C1, in ????????
0x0012F2F0: 0x03BCB5E0, in ????????
0x0012F2F4: 0x0000008E
0x0012F2F8: 0x0012F744, in ????????
0x0012F2FC: 0x00000600
0x0012F300: 0x0012F374, in ????????
0x0012F304: 0x0012F328, in ????????
0x0012F308: 0x0012F3B0, in ????????
0x0012F30C: 0x0012F3D0, in ????????
0x0012F310: 0x00000339
0x0012F314: 0x00000000
0x0012F318: 0x00000008
0x0012F31C: 0x00000001
0x0012F320: 0x00000000
0x0012F324: 0x0012F7E8, in ????????
0x0012F328: 0x00140178, in ????????
0x0012F32C: 0x00000000
0x0012F330: 0x40000B43
0x0012F334: 0x00100000, in ????????
0x0012F338: 0x00027627
0x0012F33C: 0x00000550
0x0012F340: 0x00000400
0x0012F344: 0x00000400
0x0012F348: 0x00000000
0x0012F34C: 0x00000020
0x0012F350: 0x030BC600, in ????????
0x0012F354: 0x35545844
0x0012F358: 0x00000008
0x0012F35C: 0x00000000
0x0012F360: 0x00000000
0x0012F364: 0x00000000
0x0012F368: 0x00000000
0x0012F36C: 0x030BE000, in ????????
0x0012F370: 0x00000234
0x0012F374: 0x030BC5F8, in ????????
0x0012F378: 0x00140168, in ????????
0x0012F37C: 0x00000000
0x0012F380: 0x00000000
0x0012F384: 0x030BC5F8, in ????????
0x0012F388: 0x00000040
0x0012F38C: 0x030BC600, in ????????
0x0012F390: 0x00000000
0x0012F394: 0x00140178, in ????????
0x0012F398: 0x00000040
0x0012F39C: 0x00000000
0x0012F3A0: 0x00140000, in ????????
0x0012F3A4: 0x0012F19C, in ????????
0x0012F3A8: 0x00000000
0x0012F3AC: 0x0012F3F8, in ????????
0x0012F3B0: 0x7C90EE18, in C:\WINDOWS\system32\ntdll.dll
0x0012F3B4: 0x7C9106F0, in C:\WINDOWS\system32\ntdll.dll
0x0012F3B8: 0xFFFFFFFF, in C:\WINDOWS\system32\ntdll.dll
0x0012F3BC: 0x7C9106EB, in C:\WINDOWS\system32\ntdll.dll
0x0012F3C0: 0x7C8099DF, in C:\WINDOWS\system32\kernel32.dll
0x0012F3C4: 0x00140000, in ????????
0x0012F3C8: 0x00140008, in ????????
0x0012F3CC: 0x7C8099F0, in C:\WINDOWS\system32\kernel32.dll
0x0012F3D0: 0x0012F480, in ????????
0x0012F3D4: 0x0012F444, in ????????
0x0012F3D8: 0x00000000
0x0012F3DC: 0x00000000
0x0012F3E0: 0x0012F3B0, in ????????
0x0012F3E4: 0x0012F3D0, in ????????
0x0012F3E8: 0x0016C830, in ????????
0x0012F3EC: 0x00000008
0x0012F3F0: 0x0012F3D0, in ????????
0x0012F3F4: 0x00000001
0x0012F3F8: 0x0012F910, in ????????
0x0012F3FC: 0x7C839AA8, in C:\WINDOWS\system32\kernel32.dll
0x0012F400: 0x7C8099F8, in C:\WINDOWS\system32\kernel32.dll
0x0012F404: 0xFFFFFFFF, in C:\WINDOWS\system32\kernel32.dll
0x0012F408: 0x7C8099F0, in C:\WINDOWS\system32\kernel32.dll
0x0012F40C: 0x4FE0A451, in C:\WINDOWS\system32\d3d9.dll
0x0012F410: 0x00000040
0x0012F414: 0x00000034
0x0012F418: 0x0012F428, in ????????
0x0012F41C: 0x4FDFB0AB, in C:\WINDOWS\system32\d3d9.dll
0x0012F420: 0x00000034
0x0012F424: 0x0012F44C, in ????????
0x0012F428: 0x0012F43C, in ????????
0x0012F42C: 0x4FDFB129, in C:\WINDOWS\system32\d3d9.dll
0x0012F430: 0x0012F444, in ????????
0x0012F434: 0x00000034
0x0012F438: 0x030BC4A0, in ????????
End of stack scan


Copy of platformstats.txt

END OF LOG
Reply With Quote
  #6  
Unread 09-06-2006, 08:24 PM
Dolby's Avatar
Dolby Dolby is offline
Bacon Eater
Premium Member
EQ2Interface Admin
This person is a EQ2Map developer.
 
Join Date: Feb 2004
Posts: 2,452
Default

I sent an email out to SOE_Bobble to make sure he knows about the problem. Can some one make an example mod or link to a current one that will crash the client? I'd like to send him an example too.
Reply With Quote
  #7  
Unread 09-06-2006, 08:32 PM
Hechicera Hechicera is offline
A Young Mystail Rat
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 2
Default

Goldi's button crashes the game for me.

As per post in thread for that mod, they think its the part where they access inventory in the button.

But I'm 100%, if Goldi's button, I can log in but will crash within 2 minutes no matter what I do. Running a self-modified Fetish now and np. But there are *zero* UI elements that use an inventory item in the UI I have that runs (no buttons with inventory parts aka food, drink, inventory clicky buttons in the UI).

My crash with Goldi's looked a lot like the one above, memory error.
Reply With Quote
  #8  
Unread 09-06-2006, 08:52 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

I can upload my three windows if you need Dolby, just let me know.

It think it does have something to do with any "calls" to inventory items. My player window calls only the "coin" and weight from the inventory. Whereas my mainhud.inventory calls primary, secondary, ammo, food, drink and all 6 bag slots. The start button I made calls "all bags" and "all bank bags". Think we are narrowing down where the problem may be.

Last edited by depechenode : 09-06-2006 at 09:07 PM.
Reply With Quote
  #9  
Unread 09-06-2006, 09:13 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default News!!!!

Ok..my Player window WORKS! It was the OnHide command I used to display my custom Mainhud.Inventory Window.

OnHide : show_window=(MainHud.Inventory) show_window=(MainHud.Inventory)

Even though I took this window OUT of my custom UI folder, the call itself was crashing EQ2. Without the call the Player window loads. Now, due to my designing, I can't see if all my toggle buttons are working (coin/xp/stats/def-atk), but I must assume they are and I am in game with my custom player window.
Reply With Quote
  #10  
Unread 09-06-2006, 09:18 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default More news!

My custom Start Button WORKS! NO MODIFICATION!

Open all bags display control everything Works!!

Now, the deal with my startbutton.. NO inventory items on it. Custom MainHud Inventory windows.. that is a different animal as they DO use inventory Items!!

The Crash is related to CUSTOM Mainhud INVENTORY files!!! Working on finding the error now..........
Reply With Quote
  #11  
Unread 09-06-2006, 09:27 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

All my toggle buttons work with out issues.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #12  
Unread 09-06-2006, 09:29 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

Aye it is NOT a toggle button issue. It is a call to the Inventory window for item/info issue. I think I might have it solved...checking now..
Reply With Quote
  #13  
Unread 09-06-2006, 09:32 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default Solved!!!!!!!!!!!!!!!!!!!!!!!

I figured it out!!!!


Two things I did:

1) I added the paper doll model (hidden) and the Tint (hidden) to my Mainhud.Inventory window. This MAY not be necessary as step 2 might be all that is needed.

2) ADDED: Version 2.1.0 to the CUstom Mainhud.Inventory window.

WORKS!!!!!!!!!!!!!!!!!!!!!!!!

Reply With Quote
  #14  
Unread 09-06-2006, 09:41 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

Quote:
Originally Posted by depechenode
I figured it out!!!!


Two things I did:

1) I added the paper doll model (hidden) and the Tint (hidden) to my Mainhud.Inventory window. This MAY not be necessary as step 2 might be all that is needed.

2) ADDED: Version 2.1.0 to the CUstom Mainhud.Inventory window.

WORKS!!!!!!!!!!!!!!!!!!!!!!!!

Ok tested without the Paperdoll and tint.. guess what..

CRASH! So you DO need BOTH the paperdoll AND tint included in your custom Mainhud.Inventory (ammo, whatever) to get it to work.
Reply With Quote
  #15  
Unread 09-06-2006, 09:41 PM
Dolby's Avatar
Dolby Dolby is offline
Bacon Eater
Premium Member
EQ2Interface Admin
This person is a EQ2Map developer.
 
Join Date: Feb 2004
Posts: 2,452
Default

Ok, so it was because the inventory window needed to be updated the toggle button calls to the inventory window were cashing the eq2 client?

Just want to get this clear because I'm sure SOE_Bobble doesnt want the eq2 client to crash to matter what.
Reply With Quote
  #16  
Unread 09-06-2006, 09:48 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

Really nothing to do with toggle buttons.. it is the fact that, if a custom UI is using the mainhud.nameofwindow to display like bags, gear, food etc.. there is an Equipment Page that is in the window. THis is also true for CUSTOM start buttons using the Manastone and food/drink stuffs. THey need the Equipment page in them. The SAME page is in the regular Inventory.Inventory window. Therefore, something is referencing the PaperDoll and Tint in both types of windows. Probably due to the call for Item info FROM the regular inventory window. Once I added those two elements and changed the Version to match the new.. it loads PERFECT all my custom files now work.

Only issue I have ATM, is my Mainhud.Inventory window will not auto show on log in like it did.. but I think I broke that hehee!
Reply With Quote
  #17  
Unread 09-06-2006, 09:59 PM
ericb45696 ericb45696 is offline
A Grizzled Badger
 
Join Date: Jan 2005
Server: Butcherblock
Posts: 49
Default

ok. so what EXACTLY do I need to do to make the game work?

I should have checked this first hehe. already downloading latest drivers(nvidia has some new sept 1 drivers BTW)

can you tell me what exactly I need to add or delete from what file?
I dont know what you mean by "add paperdoll and tint"
that sentence alone does nothing for me since I am an idiot.hehe.
Reply With Quote
  #18  
Unread 09-06-2006, 10:04 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

SOE added two new items to the Inventory window. If you are unfamiliar with UIBuilder or .xml editing, then you will more than likely need to wait until your custom file author(s) patch their files. If you can edit and/or use the builder... all you need to do is add the new elements SOE added to the window(s) that are custom and use any part of the Inventory window's "Equipment" page. Also you need to add the tag of version 2.1.0 to those windows as well.
Reply With Quote
  #19  
Unread 09-06-2006, 11:36 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

One other thing that needs to be done is also adding the new paperdoll and tint elements to your custom eq2ui.inventory.inventory.xml as well.
Reply With Quote
  #20  
Unread 09-07-2006, 12:08 AM
Goldi Goldi is offline
A Berserk Golem
Interface Author - Click to view interfaces
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 58
Default

Fantastic Depechenode, i have done as you said, adding those two new elements, and my Startbutton is working again

I was beginning to worry that maybe i would never have the inv slots available there anymore

__________________
[MMOBrasil® Staff] [Neverwinter Nights Brasil]

Planetside: RedScorpion-J e Hugo-J (New Conglomerate - Markov server)
Star Wars Galaxies: Mortimer [Bloodfin]
Everquest: Goldmoonn -Shaman65- [Povar] [Character Profile for EQ1]
[ My Interface for EQ2] [My Interface for EQ1]
Reply With Quote
  #21  
Unread 09-07-2006, 12:17 AM
ericb45696 ericb45696 is offline
A Grizzled Badger
 
Join Date: Jan 2005
Server: Butcherblock
Posts: 49
Default

thanks. my UI author got it. wheh!
Reply With Quote
  #22  
Unread 09-07-2006, 04:54 AM
Carinthiasteele's Avatar
Carinthiasteele Carinthiasteele is offline
A Young Mystail Rat
 
Join Date: Feb 2006
Server: Permafrost
Posts: 5
Default

Frankly I have been at it for 4 hours this morning so far. Tried to log in, crashed, error report, wont bother.
Copied Default UI, then started to change elements one at a time. Got to a point where most was working but still had no EQ button and bags were still the default Huge fugly things. Added bag mods, no effect, till the tiny one from here which was too tiny (put it in just to see IF anything was changing or if I was doing something wrong). It changed, they are still too small for me.
Added Command Center and Blam, crashed again.
It's silly, and imo a total waste of time, to have to go through this every time there's a Big live update, but I think the default UI is too ugly to look at, too big, too cumbersome.

Cs
frustrated Provisioner.
Reply With Quote
  #23  
Unread 09-07-2006, 01:47 PM
eidolen eidolen is offline
A Young Mystail Rat
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 6
Default

Hello all,
You say that if you are able to either edit or can use the builder you can fix this yourself. Well I've never used the builder program before but I'm some-what comfortable editing xml and have dreamweaver to work in. I was curious if it would be too involved to to post some instructions on how to accomplish this.

I use Fetish nightfall and because of this bug I cannot use my command center which I rely on heavily. Or maybe there is an off chance that someone has already done the proper modifications to this UI. Either way I am happy to take a stab at it myself if someone in the know could just get me started and pointed in the right direction. Anything at all would be most appreciated.

Best Regards,
Eidolen
Reply With Quote
  #24  
Unread 09-07-2006, 04:58 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

If you are not comfortable in editing/using the builder...I suggest you patiently wait for your UI author to update. We are usually pretty fast at updates. Look how fast the fix was found . Please give your authors time to correct their mod(s).
Reply With Quote
  #25  
Unread 09-08-2006, 03:33 AM
Ranot Ranot is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 113
Default

I really should pay more attention to the forums :P based on times looks like i had the working startbutton uploading same time you posted the fix... The second fix you posted is not needed (the version 2.1.0) only the tint and paperdoll needed to be added to get the custom start buttons to not crash the game.
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 03:55 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI