d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1898): warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data
d:\Server\Source\Program\Neuz\VersionCommon.h(525): warning C4005: 'NO_GAMEGUARD' : macro redefinition
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 CWndShopCtrl::CWndShopCtrl(void)" (??0CWndShopCtrl@@QAE@XZ) referenced in function "public: __thiscall CWndShop::CWndShop(void)" (??0CWndShop@@QAE@XZ)
Neuz error LNK2019: unresolved external symbol "public: virtual __thiscall CWndShopCtrl::~CWndShopCtrl(void)" (??1CWndShopCtrl@@UAE@XZ) referenced in function "public: virtual __thiscall CWndShop::~CWndShop(void)" (??1CWndShop@@UAE@XZ)
Neuz error LNK2019: unresolved external symbol "public: int __thiscall CWndShopCtrl::GetCount(void)" (?GetCount@CWndShopCtrl@@QAEHXZ) referenced in function "public: virtual void __thiscall CWndShop::OnDraw(class C2DRender *)" (?OnDraw@CWndShop@@UAEXPAVC2DRender@@@Z)
Neuz error LNK2019: unresolved external symbol "public: int __thiscall CWndShopCtrl::GetCost(int)" (?GetCost@CWndShopCtrl@@QAEHH@Z) referenced in function "public: virtual void __thiscall CWndShop::OnDraw(class C2DRender *)" (?OnDraw@CWndShop@@UAEXPAVC2DRender@@@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::Create(unsigned long,struct tagRECT &,class CWndBase *,unsigned int)" (?Create@CWndShopCtrl@@QAEXKAAUtagRECT@@PAVCWndBase@@I@Z) referenced in function "public: virtual void __thiscall CWndShop::OnInitialUpdate(void)" (?OnInitialUpdate@CWndShop@@UAEXXZ)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::Clear(int)" (?Clear@CWndShopCtrl@@QAEXH@Z) referenced in function "public: virtual int __thiscall CWndShop::OnChildNotify(unsigned int,unsigned int,long *)" (?OnChildNotify@CWndShop@@UAEHIIPAJ@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::InsertItem(class CItemElem *,char,int)" (?InsertItem@CWndShopCtrl@@QAEXPAVCItemElem@@DH@Z) referenced in function "public: void __thiscall CWndShop::InsertItem(char,class CItemElem *,int)" (?InsertItem@CWndShop@@QAEXDPAVCItemElem@@H@Z)
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: 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 CWndMonsterInformation::CWndMonsterInformation(class CMover *)" (??0CWndMonsterInformation@@QAE@PAVCMover@@@Z) referenced in function "public: void __thiscall CWorld::SetObjFocus(class CObj *,int)" (?SetObjFocus@CWorld@@QAEXPAVCObj@@H@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 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: 19 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
d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1267): warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data
d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1284): warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data
d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1393): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1468): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1469): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1478): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1592): warning C4018: '>=' : signed/unsigned mismatch
d:\Server\Source\Program\WORLDSERVER\DPSrvr.cpp(7441): warning C4018: '<' : signed/unsigned mismatch
WorldServer error LNK2019: unresolved external symbol "public: __thiscall CAIAggro::CAIAggro(class CObj *,unsigned long)" (??0CAIAggro@@QAE@PAVCObj@@K@Z) referenced in function "public: void __thiscall CObj::SetAIInterface(unsigned long,unsigned long)" (?SetAIInterface@CObj@@QAEXKK@Z)
WorldServer fatal error LNK1120: 1 unresolved externals
und wenn ich die all.sln in vs 2003 öffne bekomme jedes mal bei allen 8 Projekten diesen Fehler, welchen ich mit "Yes to all" bestätigen muss um fortzufahren. Jedesmal wenn ich dies tue setzen sich alle Einstellungen zurück, wie z.B. Linker und der Configuration Manager setzt alles auf debug.
Ich würde mich über Hilfe freuen
mfg Chiqupon
Metin2 40k Files (invoice Files) Hamachi Problem 05/16/2015 - Metin2 Private Server - 6 Replies Hallo Liebe Community ich habe mir seit langen wieder überlegt einen Metin2 p server zu machen. gefolgt bin ich diesem TuT
https://www.youtube.com/watch?v=A7f-lKIC0R0
der Server läuft jedoch wenn sich jmd anderes connecten will über hamachi
steht da verbindung wird hergestellt und so bleibt es leider auch
die sysinstall habe ich richtig konfiguriert.
die systeminfo ebenfalls so dass ich die 100 am ende habe und der "gast"
die volle Ip firewall ist ebenfalls aus portmap zeigt keine fehler...
[Problem] DynDNS 40k Files, bzw 2013 Files 12/21/2014 - Metin2 Private Server - 11 Replies Hallo alle beisamen,
zurzeit versuche ich die 40k Files über ein DynDNS dienst laufen zu lassen, mein problem das ich zurzeit habe ist, das ich immer ein Kick nach dem Char auswahl bekomme und daher nicht auf dem Server komme, jedoch bis zum Char auswahl.
-Der Server läuft zuhause auf einer Physikalischen Maschine mit dem
Betriebssystem Freebsd 9.1 64 Bit
- Die Ports auf der Fritzbox sind natürlich freigeschaltet.
- Timebomb habe ich gefixxed.
[PROBLEM] Kay331 - Files ( 2011er Files + max. Level 120 ) 05/02/2012 - Metin2 Private Server - 5 Replies Hallo Epvp*
Ich habe folgendes problem:
Ich habe einen Hamachi Server erstellt mit den Files von Kay331. Ich habe
alles richtig eingestellt bloß der Client geht nichtmehr. Ja ich benutze einen 2011er Client. Ich habe schon 2010er/2011er/2012er Clients versucht. Ich Logge mich mit meiner ID und mit meinem PW* ein und komme nichtmal bis zur Charakter auswahl. Ich habe schon der Pong überprüft und beide stimmen überein. Ich habe auch schon die Surakopf.exe(n) von Marco_A genutzt aber...
Dummes .res Files Problem [v16/17 EFlyff Files] 07/03/2011 - Flyff Private Server - 6 Replies Hallo ePvPers,
ich habe ein Problem mit den .res Files der Etioom v16/17 Files.
Und zwar mit den .res Dateien die für den Client bestimmt sind.
Am Anfang war das ganze so, dass der Client einfach nur weiß blieb
und dann nach kurzer Zeit abgekackt ist, dann hab ich das ganze
zufälligerweise mit den .res Files von Offi-Eflyff gestartet und das ganze
ging (bis auf die neue Charakterauswahlsansicht -> buggy weils eben nich
im source drinne ist).