Re: Cant connect to server
Did you Reshack your Neuz.exe as well? Or have you forgotten that step?
Re: Cant connect to server
Quote:
Originally Posted by
๖̶̶̶ۣۜDetox
Did you Reshack your Neuz.exe as well? Or have you forgotten that step?
i forgotten to add above, i already do it mate..
Re: Cant connect to server
Did you change both NeuzMsgProc.cpp and AccountServer.cpp before compiling? Not only the AccountServer, NeuzMsgProc also contains a neuz lock.
Re: Cant connect to server
yes i already do lock NeuzMsgProc.cpp
anyone can help me out there?
Re: Cant connect to server
Check if your cache port matches.
Re: Cant connect to server
Quote:
Originally Posted by
raventh1984
Check if your cache port matches.
can you specify where do i check it? if its in neuz.exe and config or in .cpp something?
Re: Cant connect to server
Re: Cant connect to server
Quote:
Originally Posted by
๖̶̶̶ۣۜDetox
neuz.exe and configs
yes i alreaddy checked it.. cinfigs and neuz.exe
Re: Cant connect to server
Change the port in Cacheserver.ini to 5400. Do the same thing for the string table in Neuz.exe
If I'm right, you have to use this port because it's defined in your source at _Network/MsgHdr.h
You can search for:
Code:
#define PN_CACHESRVR
Re: Cant connect to server
I dont get it!
I also have it defined as 5400 however i am using 15500 inside the neuz and config.
So it could be source depended that it will always look at that. But for some reason some sources doenst have it locked.
Re: Cant connect to server
heres my port number
Code:
// port num
#define PN_PATCHSRVR 1100
#define PN_WORLDSRVR 2981
#define PN_CERTIFIER 23981
#define PN_CORESRVR 4981
#define PN_CACHESRVR 5400
#define PN_DBSRVR_0 7981 // l
Re: Cant connect to server
Show us an printscreen of your neuz in reshack and your cacheserver.ini
Re: Cant connect to server
Change the port in Neuz.exe and Cacheserver.ini to 5400. Or change the PN_CACHESRVR to the port in your resource/built neuz.
Either way, you should be able to connect.
Re: Cant connect to server
Quote:
Originally Posted by
๖̶̶̶ۣۜDetox
Change the port in Neuz.exe and Cacheserver.ini to 5400. Or change the PN_CACHESRVR to the port in your resource/built neuz.
Either way, you should be able to connect.
ok i will try it..
heres my reshack and etc
http://i41.tinypic.com/vnlc2f.png