Thread: Server crashes
View Single Post
  #8  
Old 03-23-2013, 10:06 AM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by Armm View Post
For secrets...

Code:
..\..\SECRETSEQMU\zone\MobAI.cpp(1724): error C2039: 'GetNPCEmoteID' : is not a member of 'NPC'
2>          c:\eqemu\secretseqmu\zone\npc.h(72) : see declaration of 'NPC'
2>..\..\SECRETSEQMU\zone\MobAI.cpp(1757): error C2039: 'GetNPCEmoteID' : is not a member of 'NPC'
2>          c:\eqemu\secretseqmu\zone\npc.h(72) : see declaration of 'NPC'
Did you do a fresh clone of my repository? I just checked at https://github.com/SecretsOTheP/Serv...zone/MobAI.cpp and I did not see the offending code.
Reply With Quote