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 09-05-2014, 10:21 PM
Coenxai's Avatar
Coenxai
Hill Giant
 
Join Date: Dec 2013
Posts: 151
Default

void ZoneDatabase::AssignGrid(Client *client, float x, float y, uint32 grid)
Code:
if(matches == 1)
should be:
Code:
if(matches > 1)
Change first query to:
Code:
	std::string query = StringFormat("SELECT id, x, y FROM spawn2 WHERE zone = '%s' AND x = %i AND y = %i",
                                    zone->GetShortName(), x, y);
This will help you temporarily until that section of the code is cleaned up.
Reply With Quote
  #2  
Old 09-05-2014, 10:24 PM
NatedogEZ's Avatar
NatedogEZ
Developer
 
Join Date: Dec 2012
Posts: 515
Default

Quote:
Originally Posted by Coenxai View Post
I just got home, I'll help you momentarily. Their fix is for something else entirely.
The crash log he mentioned is fixed with the code above.
Reply With Quote
  #3  
Old 09-05-2014, 10:27 PM
Coenxai's Avatar
Coenxai
Hill Giant
 
Join Date: Dec 2013
Posts: 151
Default

Quote:
Originally Posted by NatedogEZ View Post
The crash log he mentioned is fixed with the code above.
Okay buddy, good job fixing his problem then.
Reply With Quote
  #4  
Old 09-05-2014, 10:42 PM
zerjz3
Banned
 
Join Date: Aug 2010
Location: Sanctuary
Posts: 269
Default

Quote:
Originally Posted by Coenxai View Post
Okay buddy, good job fixing his problem then.
Can you tell me exactly how to do what you described in your most recent post?
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

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:58 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