Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #16  
Old 06-24-2015, 04:43 PM
NatedogEZ's Avatar
NatedogEZ
Developer
 
Join Date: Dec 2012
Posts: 515
Default

Are you on old code? Those line numbers do not match up for me and this does not crash for me even if there are no waypoints in that zone and the query is NULL
Reply With Quote
  #17  
Old 06-24-2015, 04:59 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Hmm... that would explain why the line number doesn't match up with the current repo.
Reply With Quote
  #18  
Old 06-24-2015, 05:13 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

I thought KLS added code to stop crashes with zones having 0 entries. I'll look when I get home tonight.

EDIT: Ah, nm. That was factions.

Last edited by joligario; 06-24-2015 at 07:03 PM..
Reply With Quote
  #19  
Old 06-24-2015, 07:22 PM
Drajor's Avatar
Drajor
Developer
 
Join Date: Nov 2012
Location: Halas
Posts: 355
Default

Attach a debugger!
__________________
Drajor regards you indifferently -- what would you like your tombstone to say?
Reply With Quote
  #20  
Old 06-25-2015, 03:21 AM
Nerdgasm
Discordant
 
Join Date: Apr 2013
Posts: 426
Default

This is the newest repack that is on git hub, or was when I downloaded it. 2015-02-13-02_01.
__________________
I am the All Mighty Mittens!
Reply With Quote
  #21  
Old 06-25-2015, 03:29 AM
Nerdgasm
Discordant
 
Join Date: Apr 2013
Posts: 426
Default

Quote:
Originally Posted by Shendare View Post
Alternatively, this would add all missing zone entries in the `grid` table so the code doesn't crash looking up the max(id) for them:

Code:
INSERT INTO `grid`
SELECT DISTINCT 0, `zoneidnumber`, 0, 0 FROM `zone` WHERE `zoneidnumber` NOT IN
(SELECT DISTINCT `zoneid` FROM `grid`);
This fixed the issue.
__________________
I am the All Mighty Mittens!
Reply With Quote
  #22  
Old 01-15-2016, 03:03 AM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,333
Default

Quote:
Originally Posted by Nerdgasm View Post
This fixed the issue.
I thank you for this fix. I was having a similiar issue. Its all good now.
__________________
Hanging out at Antonica.World
Reply With Quote
  #23  
Old 01-18-2016, 03:50 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

I ran into this exact same problem today. Has anyone fixed this in the source yet?
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 10:41 AM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3