You last visited: Today at 02:47
Advertisement
Compiling Errors
Discussion on Compiling Errors within the Flyff Private Server forum part of the Flyff category.
01/19/2015, 11:02
#1
elite*gold: 0
Join Date: Feb 2012
Posts: 25
Received Thanks: 0
Compiling Errors
Hab ein "paar" Fehler:
Code:
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndSkillTree::InitItem(int,struct tagSkill *,int)" (?InitItem@CWndSkillTree@@QAEXHPAUtagSkill@@H@Z) referenced in function "public: virtual int __thiscall CWndReSkillControl::OnChildNotify(unsigned int,unsigned int,long *)" (?OnChildNotify@CWndReSkillControl@@UAEHIIPAJ@Z)
Neuz error LNK2001: unresolved external symbol "public: void __thiscall CWndSkillTree::InitItem(int,struct tagSkill *,int)" (?InitItem@CWndSkillTree@@QAEXHPAUtagSkill@@H@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndMailRequestingBox::CWndMailRequestingBox(void)" (??0CWndMailRequestingBox@@QAE@XZ) referenced in function "public: virtual void __thiscall CWndPost::OnInitialUpdate(void)" (?OnInitialUpdate@CWndPost@@UAEXXZ)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndPartyFinder::CWndPartyFinder(void)" (??0CWndPartyFinder@@QAE@XZ) referenced in function "class CWndBase * __cdecl AppMain_PartyFinder(void)" (?AppMain_PartyFinder@@YAPAVCWndBase@@XZ)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndSkillTree::CWndSkillTree(void)" (??0CWndSkillTree@@QAE@XZ) referenced in function "class CWndBase * __cdecl AppMain_WndSkill(void)" (?AppMain_WndSkill@@YAPAVCWndBase@@XZ)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndMapEx::CWndMapEx(void)" (??0CWndMapEx@@QAE@XZ) referenced in function "class CWndBase * __cdecl AppMain_WndMap(void)" (?AppMain_WndMap@@YAPAVCWndBase@@XZ)
Neuz error LNK2019: unresolved external symbol "public: struct tagSkill * __thiscall CWndSkillTree::GetSkill(int)" (?GetSkill@CWndSkillTree@@QAEPAUtagSkill@@H@Z) referenced in function "int __cdecl TextCmd_SkillLevel(class CScanner &)" (?TextCmd_SkillLevel@@YAHAAVCScanner@@@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndChattingBlockingList::UpdateInformation(void)" (?UpdateInformation@CWndChattingBlockingList@@QAEXXZ) referenced in function "int __cdecl TextCmd_BlockUser(class CScanner &)" (?TextCmd_BlockUser@@YAHAAVCScanner@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndChattingBlockingList::CWndChattingBlockingList(void)" (??0CWndChattingBlockingList@@QAE@XZ) referenced in function "int __cdecl TextCmd_IgnoreList(class CScanner &)" (?TextCmd_IgnoreList@@YAHAAVCScanner@@@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndMapEx::SetConstructionMode(enum CWndMapEx::ConstructionMode)" (?SetConstructionMode@CWndMapEx@@QAEXW4ConstructionMode@1@@Z) referenced in function "void __cdecl ProcessQuestDestinationWorldMap(unsigned long)" (?ProcessQuestDestinationWorldMap@@YAXK@Z)
Neuz error LNK2001: unresolved external symbol "public: void __thiscall CWndMapEx::SetConstructionMode(enum CWndMapEx::ConstructionMode)" (?SetConstructionMode@CWndMapEx@@QAEXW4ConstructionMode@1@@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndMapEx::InitializeTeleportationInformation(class CMover * const)" (?InitializeTeleportationInformation@CWndMapEx@@QAEXQAVCMover@@@Z) referenced in function "public: virtual int __thiscall CWndWorld::OnCommand(unsigned int,unsigned long,class CWndBase *)" (?OnCommand@CWndWorld@@UAEHIKPAVCWndBase@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndJobChangeEx::CWndJobChangeEx(void)" (??0CWndJobChangeEx@@QAE@XZ) referenced in function "public: int __thiscall CMover::SetExperience(__int64,int)" (?SetExperience@CMover@@QAEH_JH@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::~CMapInformationManager(void)" (??1CMapInformationManager@@QAE@XZ) referenced in function "public: virtual __thiscall CProject::~CProject(void)" (??1CProject@@UAE@XZ)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::CMapInformationManager(void)" (??0CMapInformationManager@@QAE@XZ) referenced in function "public: __thiscall CProject::CProject(void)" (??0CProject@@QAE@XZ)
Neuz error LNK2019: unresolved external symbol "public: int __thiscall CMapInformationManager::LoadMapInformationData(void)" (?LoadMapInformationData@CMapInformationManager@@QAEHXZ) referenced in function "public: int __thiscall CProject::OpenProject(char const *)" (?OpenProject@CProject@@QAEHPBD@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CART_ITEM::Serialize(class CAr &)" (?Serialize@CART_ITEM@@QAEXAAVCAr@@@Z) referenced in function "public: void __thiscall CDPClient::SendBuyItemCart(struct CART_ITEM)" (?SendBuyItemCart@CDPClient@@QAEXUCART_ITEM@@@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndPartyFinder::RefreshItemList(void)" (?RefreshItemList@CWndPartyFinder@@QAEXXZ) referenced in function "public: void __thiscall CDPClient::OnRefreshPartyList(class CAr &)" (?OnRefreshPartyList@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CMapInformationManager::DeleteAllMapInformation(void)" (?DeleteAllMapInformation@CMapInformationManager@@QAEXXZ) referenced in function "public: virtual long __thiscall CNeuzApp::MsgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?MsgProc@CNeuzApp@@UAEJPAUHWND__@@IIJ@Z)
Neuz fatal error LNK1120: 17 unresolved externals
LoginServer error LNK2019: unresolved external symbol "public: unsigned int __thiscall CCSAuth2::CheckAuthAnswer(void)" (?CheckAuthAnswer@CCSAuth2@@QAEIXZ) referenced in function "private: void __thiscall CDPLoginSrvr::OnAuthQuery(class CAr &,unsigned long)" (?OnAuthQuery@CDPLoginSrvr@@AAEXAAVCAr@@K@Z)
LoginServer error LNK2019: unresolved external symbol "public: unsigned int __thiscall CCSAuth2::GetAuthQuery(void)" (?GetAuthQuery@CCSAuth2@@QAEIXZ) referenced in function "public: virtual void __thiscall CDPLoginSrvr::SysMessageHandler(struct DPMSG_GENERIC *,unsigned long,unsigned long)" (?SysMessageHandler@CDPLoginSrvr@@UAEXPAUDPMSG_GENERIC@@KK@Z)
LoginServer error LNK2001: unresolved external symbol "public: unsigned int __thiscall CCSAuth2::GetAuthQuery(void)" (?GetAuthQuery@CCSAuth2@@QAEIXZ)
LoginServer fatal error LNK1120: 2 unresolved externals
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\MoverSkill.cpp(1376): error C2065: 'II_SYS_SYS_SCR_REBIRTH' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_QUE_REBIRTH01' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_QUE_REBIRTH02' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_QUE_REBIRTH03' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_SCR_REBIRTH' : undeclared identifier
Was ich erreichen wollte: Das Platin System von Proud Flyff in die GoH Source einfügen.
Bitte um hilfe.
MfG,
BigBrainAFK
01/19/2015, 11:05
#2
elite*gold: 12
Join Date: Jun 2011
Posts: 2,512
Received Thanks: 1,062
Code:
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\MoverSkill.cpp(1376): error C2065: 'II_SYS_SYS_SCR_REBIRTH' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_QUE_REBIRTH01' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_QUE_REBIRTH02' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_QUE_REBIRTH03' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_SCR_REBIRTH' : undeclared identifier
defineItem.h definition fehlt.
01/19/2015, 11:10
#3
elite*gold: 0
Join Date: Feb 2012
Posts: 25
Received Thanks: 0
Quote:
Originally Posted by
iMalibu
Code:
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\MoverSkill.cpp(1376): error C2065: 'II_SYS_SYS_SCR_REBIRTH' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_QUE_REBIRTH01' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_QUE_REBIRTH02' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_QUE_REBIRTH03' : undeclared identifier
C:\Users\Administrator\Desktop\Titan-FlyFF\TitanSource\Source\Source\_Common\Mover.cpp(1960): error C2065: 'II_SYS_SYS_SCR_REBIRTH' : undeclared identifier
defineItem.h definition fehlt.
Huch die sind schon gefixxt... ausversehen noch im txt dokument drin. Aber danke trozdem
01/19/2015, 13:41
#4
elite*gold: 0
Join Date: Jun 2012
Posts: 258
Received Thanks: 46
Neuz error LNK2019: unresolved external symbol
heißt dass die Funktion definiert ist, aber die Aufgabe nicht. Er weis also nicht was er mit der Funktion anstellen soll. Überprüf nochmal deine Codes, du hast was vergessen.
01/19/2015, 13:59
#5
elite*gold: 0
Join Date: Feb 2012
Posts: 25
Received Thanks: 0
Quote:
Originally Posted by
NewMoonx
Neuz error LNK2019: unresolved external symbol
heißt dass die Funktion definiert ist, aber die Aufgabe nicht. Er weis also nicht was er mit der Funktion anstellen soll. Überprüf nochmal deine Codes, du hast was vergessen.
Das hab ich ja auch schon rausgefunden nur das Problem ist das ich in fast keiner dieser Funktionen irgendwas geändert habe genauso wie ich keine dieser Funktionen angefasst habe. ie Funktionen sind Korrekt in der header Datei und existieren auch in der cpp.
01/20/2015, 02:10
#6
elite*gold: 0
Join Date: Apr 2014
Posts: 96
Received Thanks: 7
or you forgot to link some .cpp and .h Go check it.
01/20/2015, 12:25
#7
elite*gold: 0
Join Date: Feb 2012
Posts: 25
Received Thanks: 0
Quote:
Originally Posted by
Wharsh
or you forgot to link some .cpp and .h Go check it.
how to check this?
01/24/2015, 12:34
#8
elite*gold: 0
Join Date: Apr 2014
Posts: 96
Received Thanks: 7
what system did you add? from released or leech? because if you code it. you know how to fix it
01/24/2015, 14:35
#9
elite*gold: 0
Join Date: Feb 2012
Posts: 25
Received Thanks: 0
copied it from proud flyff source that i leeched
01/26/2015, 03:27
#10
elite*gold: 0
Join Date: Apr 2014
Posts: 96
Received Thanks: 7
ohhh. my buggy source
give you a tip. you dont have the wndpartyfinder.cpp and .h something like that. and check the others ^^ then link it
If I help gimme some thanks
01/31/2015, 20:48
#11
elite*gold: 0
Join Date: Feb 2012
Posts: 25
Received Thanks: 0
I've decided to use a ServerFiles which already have the Platin System included so pls close this.
Similar Threads
Help! Compiling
01/25/2014 - AutoIt - 14 Replies
#solved ty guys I just click compile script
Compiling DatabaseServer gives some errors.
06/21/2013 - Flyff Private Server - 3 Replies
Hi elitepvpers,
Well i wanted to make all the custom defines into 1 file.
Instead of put them in every versionCommon.h file.
So i have an .h file its located in the main folder of the source.
I have added it into
AccountServer.rc
stdAfx.h
Source Neuz compiling Errors
04/04/2013 - Flyff Private Server - 5 Replies
Guten Tag Epvp und zwar habe ich folgendes Problem:
Ich möchte die Neuz Compilen und kriege folgende Erros:
------ Build started: Project: Neuz, Configuration: NoGameguard Win32 ------
Linking...
WndField.obj : error LNK2019: unresolved external symbol "public: __thiscall CWndMailRequestingBox::CWndMailRequestingBox(void) " (??0CWndMailRequestingBox@@QAE@XZ) referenced in function "public: virtual void __thiscall CWndPost::OnInitialUpdate(void)" (?OnInitialUpdate@CWndPost@@UAEXXZ)...
[Help] Multiple Compiling Errors! [C++]
08/05/2011 - C/C++ - 4 Replies
Hi! I am new at this, so please bear with me. I got a D3D base and followed this guys' tutorial on youtube on how to make a D3D hack with ELExTrO base and simple hacks he shows you how to put in. On the second tutorial, he shows how to do all types of chams.
I have all of the stuff he wrote on my D3D, and a couple extra things, and I have 30+ compiling errors - some of which, to me, don't make sense, so I really need some help.
Thanks!
[Guide] 2 Fixes on Sro-Errors (no bot-errors)
03/04/2011 - SRO Guides & Templates - 5 Replies
Hey guys,
here are 2 fixes for silkroad-errors (not bot-errors!). I know they dont appear for many people but some guys have problems with it.
1st Fix: "Server is undergoing inspection..."
Why does this error appear?
Because Joymax has some problems with the Login-Servers.
Fix:
Step1): Click on "Start" then on "Run"
All times are GMT +2. The time now is 02:49 .