Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-01-2019, 01:22 PM
spiritchaser
Fire Beetle
 
Join Date: Jan 2019
Posts: 29
Default

Mine works fine. This is what it looks like normally. Did you try deleting that poka character and creating a new one ? Bugs in your database can happen.
Code:
[02-01-2019 :: 11:16:02] [MySQL Query] SELECT `mailkey` FROM `character_data` WHERE `name`='Lumpoosa' LIMIT 1 (1 row returned)
[02-01-2019 :: 11:16:02] [MySQL Query] SELECT `id`, `account_id`, `level` FROM `character_data` WHERE `name` = 'Lumpoosa' LIMIT 1 (1 row returned)
[02-01-2019 :: 11:16:02] [MySQL Query] SELECT `id`, `name`, `level` FROM `character_data` WHERE `account_id` = 89733 AND `name` != 'Lumpoosa' (0 rows returned)
[02-01-2019 :: 11:16:02] [MySQL Query] SELECT `status`, `hideme`, `karma`, `revoked` FROM `account` WHERE `id` = '89733' LIMIT 1 (1 row returned)
[02-01-2019 :: 11:16:02] [MySQL Query] select `type`, `name` FROM `friends` WHERE `charid`=2 (0 rows returned)
[02-01-2019 :: 11:16:02] [MySQL Query] SELECT `id` FROM `character_data` WHERE `name`='Lumpoosa' LIMIT 1 (1 row returned)
[02-01-2019 :: 11:16:02] [MySQL Query] SELECT `msgid`,`timestamp`, `from`, `subject`, `status` FROM `mail` WHERE `charid`=2 (0 rows returned)
[02-01-2019 :: 11:16:19] [MySQL Query] SELECT `status`, `hideme`, `karma`, `revoked` FROM `account` WHERE `id` = '89732' LIMIT 1 (1 row returned)
Reply With Quote
  #2  
Old 02-01-2019, 01:29 PM
Techungry
Fire Beetle
 
Join Date: Jan 2019
Location: Georgia
Posts: 25
Default

It happens with multiple characters, from different accounts.

Also, World.exe seems to get it right:

[02-01-2019 :: 11:06:08] [MySQL Query] SELECT `id`, `account_id`, `zone_id`, `zone_instance`, `x`, `y`, `z` FROM `character_data` WHERE `name` = 'Pokay' (1 row returned)
[02-01-2019 :: 11:06:08] [MySQL Query] SELECT `id`, name, `level`, last_login FROM character_data WHERE `account_id` = 89277 ORDER BY `name` LIMIT 12 (4 rows returned)
[02-01-2019 :: 11:06:08] [MySQL Query] SELECT is_global FROM instance_list WHERE id = 5 LIMIT 1 (1 row returned)
[02-01-2019 :: 11:06:08] [MySQL Query] SELECT start_time, duration, never_expires FROM instance_list WHERE id=5 (1 row returned)
[02-01-2019 :: 11:06:08] [MySQL Query] SELECT id FROM instance_list where id=5 AND zone=344 (1 row returned)
[02-01-2019 :: 11:06:08] [MySQL Query] delete from group_id where charid=683595 and name='Pokay' and ismerc=0 (0 rows affected)
[02-01-2019 :: 11:06:08] [MySQL Query] update `character_data` SET `lfp` = 0, `lfg` = 0, `firstlogon` = 1 WHERE `id` = 683595 (1 row affected)
[02-01-2019 :: 11:06:08] [MySQL Query] UPDATE character_data SET mailkey = '7100000A0BA648B3' WHERE id = '683595' (1 row affected)
[02-01-2019 :: 11:06:08] [MySQL Query] SELECT is_global FROM instance_list WHERE id = 5 LIMIT 1 (1 row returned)
[02-01-2019 :: 11:06:08] [MySQL Query] SELECT start_time, duration, never_expires FROM instance_list WHERE id=5 (1 row returned)
[02-01-2019 :: 11:06:08] [MySQL Query] SELECT id FROM instance_list where id=5 AND zone=344 (1 row returned)
Reply With Quote
  #3  
Old 02-01-2019, 01:44 PM
Techungry
Fire Beetle
 
Join Date: Jan 2019
Location: Georgia
Posts: 25
Default

I think I got the issue, the line 604 in ucs/clientlist.cpp declares char MailBox[64]; The value attempted to put into that string is "SOE.EQ.!The King's Lair (Solo Tuned EQEmu Server).Pokay" which is 65 characters assuming a terminator. So its read in as SOE.EQ.!The King's Lair (Solo Tuned EQEmu Server).Poka and its all downhill from there. As a workaround, i assume I can rename something regarding the server. Is this string beign read from the "shortname" in eqemu_config.json?

Also, if I rename that, will all the clients ini file names no longer match resetting all their UI placement?
Reply With Quote
Reply

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 12:01 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3