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

General::News EQemu news posts.

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 07-18-2005, 12:02 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default

I didn't notice these files included are they on sourceforge ?

You'll need to add files to the vs.* project file(s) (if you're using Windows):
  1. EQWorldPacket.cpp
  2. EQZonePacket.cpp
  3. EQLoginPacket.cpp
  4. EQChatPacket.cpp
  5. EQMailPacket.cpp
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
  #2  
Old 07-18-2005, 02:01 AM
Dr Zauis's Avatar
Dr Zauis
I know how to fix that!
 
Join Date: May 2005
Posts: 447
Default

Compatible with the 7/14 live patch.

What does this mean? Maybe that PEQ may become compatible with live soon?

The reason Im asking is...My Family members are not compatible right now.
Should I tell them to copy/paste their folders now or wont it make a difference if there is another patch. I mean if there is another patch then PEQ devs will wait and complete that before changing? Like is there ever a time where PEQ becomes compatible with an earlier version or is it always
changing directly to a live version?

I hope that makes sense!
__________________
Server_Op: ForbiddenZone
  #3  
Old 07-18-2005, 02:25 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default peq

Quote:
Originally Posted by Dr Zauis
Compatible with the 7/14 live patch.

What does this mean? Maybe that PEQ may become compatible with live soon?

The reason Im asking is...My Family members are not compatible right now.
Should I tell them to copy/paste their folders now or wont it make a difference if there is another patch. I mean if there is another patch then PEQ devs will wait and complete that before changing? Like is there ever a time where PEQ becomes compatible with an earlier version or is it always
changing directly to a live version?

I hope that makes sense!
Why not to to PEQ's website and ask them instead of hijacking a DEV thread.
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
  #4  
Old 07-18-2005, 02:29 AM
Doodman's Avatar
Doodman
Developer
 
Join Date: Aug 2003
Posts: 246
Default

sdabbs65: Are you sure you are pulling the development branch from sourceforge? Check common/version.h to see if you really are on 0.6.2-DR0

Dr Zauis: That is up to the PEQ guys as to when/if they will move to 0.6.0-DR0 or not.
  #5  
Old 07-18-2005, 02:37 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default version.

Quote:
Originally Posted by Doodman
sdabbs65: Are you sure you are pulling the development branch from sourceforge? Check common/version.h to see if you really are on 0.6.2-DR0

Dr Zauis: That is up to the PEQ guys as to when/if they will move to 0.6.0-DR0 or not.
your right im not..
#define CURRENT_CHAT_VERSION "EQEMu 0.6.1-DR1"

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemulator co EQEmuCVS


__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
  #6  
Old 07-18-2005, 03:59 AM
Doodman's Avatar
Doodman
Developer
 
Join Date: Aug 2003
Posts: 246
Default

Code:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemulator co -rDevelopment EQEmuCVS
I'll update the post showing this,
  #7  
Old 07-19-2005, 01:04 PM
drognir
Fire Beetle
 
Join Date: Apr 2005
Posts: 22
Default

Everything compiled fine on vs .net 2003, but while compiling Zone i get the following errors
Quote:
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ChatOpcodeManager" (?ChatOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * LoginOpcodeManager" (?LoginOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * MailOpcodeManager" (?MailOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * WorldOpcodeManager" (?WorldOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A)
Zone error LNK2001: unresolved external symbol "public: class EQZonePacket * __thiscall EQZonePacket::Copy(void)const " (?Copy@EQZonePacket@@QBEPAV1@XZ)
Zone error LNK2001: unresolved external symbol "public: class EQZonePacket * __thiscall EQZonePacket::Copy(void)const " (?Copy@EQZonePacket@@QBEPAV1@XZ)
Zone error LNK2001: unresolved external symbol "public: class EQZonePacket * __thiscall EQZonePacket::Copy(void)const " (?Copy@EQZonePacket@@QBEPAV1@XZ)
Zone error LNK2019: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A) referenced in function "public: static unsigned int __cdecl Object::TypeToSkill(unsigned int)" (?TypeToSkill@Object@@SAII@Z)
Zone error LNK2019: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A) referenced in function "public: virtual bool __thiscall Client::Process(void)" (?Process@Client@@UAE_NXZ)
Zone error LNK2019: unresolved external symbol "class OpcodeManager * ZoneOpcodeManager" (?ZoneOpcodeManager@@3PAVOpcodeManager@@A) referenced in function "public: void __thiscall Client::MovePC(char const *,float,float,float,unsigned char,bool,enum ZoneMode)" (?MovePC@Client@@QAEXPBDMMME_NW4ZoneMode@@@Z)
Zone error LNK2019: unresolved external symbol "private: __thiscall EQChatPacket::EQChatPacket(unsigned char const *,unsigned int)" (??0EQChatPacket@@AAE@PBEI@Z) referenced in function "protected: class EQApplicationPacket * __thiscall EQStream::MakeApplicationPacket(unsigned char const *,unsigned int)" (?MakeApplicationPacket@EQStream@@IAEPAVEQApplicat ionPacket@@PBEI@Z)
Zone error LNK2019: unresolved external symbol "private: __thiscall EQLoginPacket::EQLoginPacket(unsigned char const *,unsigned int)" (??0EQLoginPacket@@AAE@PBEI@Z) referenced in function "protected: class EQApplicationPacket * __thiscall EQStream::MakeApplicationPacket(unsigned char const *,unsigned int)" (?MakeApplicationPacket@EQStream@@IAEPAVEQApplicat ionPacket@@PBEI@Z)
Zone error LNK2019: unresolved external symbol "private: __thiscall EQMailPacket::EQMailPacket(unsigned char const *,unsigned int)" (??0EQMailPacket@@AAE@PBEI@Z) referenced in function "protected: class EQApplicationPacket * __thiscall EQStream::MakeApplicationPacket(unsigned char const *,unsigned int)" (?MakeApplicationPacket@EQStream@@IAEPAVEQApplicat ionPacket@@PBEI@Z)
Zone error LNK2019: unresolved external symbol "private: __thiscall EQWorldPacket::EQWorldPacket(unsigned char const *,unsigned int)" (??0EQWorldPacket@@AAE@PBEI@Z) referenced in function "protected: class EQApplicationPacket * __thiscall EQStream::MakeApplicationPacket(unsigned char const *,unsigned int)" (?MakeApplicationPacket@EQStream@@IAEPAVEQApplicat ionPacket@@PBEI@Z)
Zone error LNK2019: unresolved external symbol "private: __thiscall EQZonePacket::EQZonePacket(unsigned char const *,unsigned int)" (??0EQZonePacket@@AAE@PBEI@Z) referenced in function "protected: class EQApplicationPacket * __thiscall EQStream::MakeApplicationPacket(unsigned char const *,unsigned int)" (?MakeApplicationPacket@EQStream@@IAEPAVEQApplicat ionPacket@@PBEI@Z)
Zone error LNK2019: unresolved external symbol "public: class EQChatPacket * __thiscall EQProtocolPacket::MakeChatPacket(void)const " (?MakeChatPacket@EQProtocolPacket@@QBEPAVEQChatPac ket@@XZ) referenced in function "protected: class EQApplicationPacket * __thiscall EQStream::MakeApplicationPacket(class EQProtocolPacket *)" (?MakeApplicationPacket@EQStream@@IAEPAVEQApplicat ionPacket@@PAVEQProtocolPacket@@@Z)
Zone error LNK2019: unresolved external symbol "public: class EQLoginPacket * __thiscall EQProtocolPacket::MakeLoginPacket(void)const " (?MakeLoginPacket@EQProtocolPacket@@QBEPAVEQLoginP acket@@XZ) referenced in function "protected: class EQApplicationPacket * __thiscall
While running worlddebug i get a list of opcode erros as well. While in-game i'm unable to zone, but i am able to boot zones up etc. I am using the latest opcodes from cvs.

Last edited by drognir; 07-19-2005 at 09:10 PM..
  #8  
Old 07-19-2005, 01:33 PM
drognir
Fire Beetle
 
Join Date: Apr 2005
Posts: 22
Default

Nvm, got it to build clean... Can't zone though, and when i #kill myself i go to CharSel, but it puts me in the zone..
Closed Thread

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 On

Forum Jump

   

All times are GMT -4. The time now is 04:03 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3