[Release] Place-of-Destiny Source, Client, Files

06/12/2012 19:01 Crystal-Craft#46
neuz ip change --> NeuzMsgProc.cpp
06/12/2012 19:18 XDFlyffowner#47
Quote:
to low ram, how is thad... i could run every released server filles and i can play every flyff Private server thad thare is! how could my Ram be the problem?
how much ram did you have ?


PS: sry for my bad englisch
06/12/2012 19:18 justcallmem#48
can some share an unlocked neuz.exe so i can just edit the i.p in the neuz.exe .. because i don't have visual studio in my computer.

Please reply , any one, with good heart?
06/12/2012 19:27 arnootie#49
Quote:
Originally Posted by XDFlyffowner View Post
@arnootie
you have to low ram upgrade this and than it will be work ;)

@S3lfmad3
Shuya hat geschrieben das er kein support geben wird .........
Quote:
Originally Posted by XDFlyffowner View Post
how much ram did you have ?


PS: sry for my bad englisch
my lappy got 4Ram, sould be enouf to play anny kind of flyff

(his lappy is not the one to RUN a own server, just to play)

i think this sould proof its not cos of my ram?
[Only registered and activated users can see links. Click Here To Register...]
06/13/2012 12:07 justcallmem#50
anyone knows where to edit the neuz.exe, what line to find? So i can edit the ip inside.
Anyone please.

Can anyone share a localhost neuz.exe of these files?Thanks in advance.
06/13/2012 12:39 Shiaru#51
Quote:
Originally Posted by justcallmem View Post
anyone knows where to edit the neuz.exe, what line to find? So i can edit the ip inside.
Anyone please.
Quote:
Originally Posted by Crystal-Craft View Post
neuz ip change --> NeuzMsgProc.cpp
strcpy( g_Neuz.m_lpCertifierAddr, "217.160.140.192" ); //Place-of-Destiny IP .. :s
06/13/2012 17:05 salamander64#52
I have a problem, I edit the file and then recompile (I think I have the wrong line if you could indicate (s) numbers) but when I run the Neuz and I connect I get this error: Service nicht verfügbar. Es wird zurzeit eine Wartung durchgeführt.
06/13/2012 17:12 Vincitore#53
Open the Account Server window and click on "Wartung" => "Server Login Öffnen"
06/13/2012 17:24 salamander64#54
Super thank you, now I come to the choice of characters and then I can not login into play yet my WorldServer is active. (Sorry for my questions: B)
06/13/2012 18:03 LoveBuffNL#55
The problem is that this source simply has many flaws. And for you salamander, i would recommend using some guides before asking.
06/13/2012 18:18 justcallmem#56
Anyone can share, his/her compiled neuz.exe with localhost ip.
Thanks in advance.
06/13/2012 18:25 salamander64#57
Okey but I can not login into play yet my WorldServer is active and I've never seen a guides who speak about this
06/13/2012 18:54 justcallmem#58
@salamander64
sir , can you share your localhost neuz.exe?
06/13/2012 20:25 LoveBuffNL#59
salamander64, there are more than 1 forum about flyff, search for example flyff source and you will see some forums. I will not name them, but i am sure you can figure out, with the help of google.

justcallmem, i'm not sure if this source compiles without a error or not, but if you install vs2010 + sp1 you can compile it. To change the IP to localhost, search for WinMain.rc, open it and almost at the bottom you can put the msg_ver, IP and port. After changing and saving, compile neuz. Done

Edit: localhost needs to be 127.0.0.1 in source. Just to let you know.
06/13/2012 23:41 arnootie#60
hallow,

i used the clien+resource+source of Place of destiny bot i have few problems with my Neuz:


Source i use:
[Only registered and activated users can see links. Click Here To Register...]
afther i edit the IP at NeuzMsgProc.cpp to my local host 127.0.0.1 as you can se:

Code:
	if( ::GetLanguage() == LANG_KOR )
	{
	#if defined(__TESTSERVER)
		strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" );
	#elif defined(__MAINSERVER)
		strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" );
	#endif
	}
	strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" ); //Place-of-Destiny IP
	//strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" ); //Place-of-Destiny IP
	InitWebGlobalVar();					// WEB_ADDRESS_DEFAULT, WEB_POSTDATA¼³Á¤
bot wen i wanne compline the Neuz(yes only Neuz) its not working... its dont compline.... this is my error:



Code:
Neuz warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Neuz error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::~CMapInformationManager(void)" (??1CMapInformationManager@@QAE@XZ) referenced in function __unwindfunclet$??0CProject@@QAE@XZ$0
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: __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: __thiscall CWndColosseumComplete::CWndColosseumComplete(void)" (??0CWndColosseumComplete@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumEndMatch(class CAr &)" (?OnColosseumEndMatch@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumEnter::CWndColosseumEnter(void)" (??0CWndColosseumEnter@@QAE@XZ) 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 CWndColosseumMassage::CWndColosseumMassage(void)" (??0CWndColosseumMassage@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumEnter(class CAr &)" (?OnColosseumEnter@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumRetry::CWndColosseumRetry(void)" (??0CWndColosseumRetry@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumEndMatch(class CAr &)" (?OnColosseumEndMatch@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumStart::CWndColosseumStart(void)" (??0CWndColosseumStart@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumStart(class CAr &)" (?OnColosseumStart@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumStartReady1::CWndColosseumStartReady1(void)" (??0CWndColosseumStartReady1@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumReady1(class CAr &)" (?OnColosseumReady1@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumStartReady2::CWndColosseumStartReady2(void)" (??0CWndColosseumStartReady2@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumReady2(class CAr &)" (?OnColosseumReady2@CDPClient@@QAEXAAVCAr@@@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 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: 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 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: 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: void __thiscall CWndMapEx::SetConstructionMode(enum CWndMapEx::ConstructionMode)" (?SetConstructionMode@CWndMapEx@@QAEXW4ConstructionMode@1@@Z) referenced in function "public: void __thiscall CWndWorld::RenderArrow(void)" (?RenderArrow@CWndWorld@@QAEXXZ)
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 fatal error LNK1120: 17 unresolved externals
could som1 say how i can fix this plz?