- Joined
- Feb 24, 2009
- Messages
- 590
- Reaction score
- 63
Back when v14 was the bomb, I used to use the official files all the time. With time, I kind of lost interest and so never bothered with v15 when it first came out. The other day I decided to finish the item mall I started a few months ago, so I downloaded the v15 files and had a go at it.
Everything seems fine except I keep getting a "Server Verification Error" when I try to login. I thought it might have been my database, so I switched database to the full structures one released by Cookiezz, but still no luck. I even tried recompiling the neuz.exe and certifier.exe and removed what I thought was the version checking code, but that only resulted in "Could not connect to server" messages.
Here's my network.log
I looked up the protocol error in the source and it said something like CERT_ERROR_GEN so it wasn't very helpful XD
My client is using the data.res, dataSub1.res and dataSub2.res generated by merge2. I didn't copy flyff.a over and I deleted flyff.b, although I did try it with both of those intact and had no success.
The client was initially a fresh install of the v15 client if that helps. The MSG_VER in the server configs is "20070712".
Any suggestions would be appreciated. This stupid error has had me stumped for the past few days.
Everything seems fine except I keep getting a "Server Verification Error" when I try to login. I thought it might have been my database, so I switched database to the full structures one released by Cookiezz, but still no luck. I even tried recompiling the neuz.exe and certifier.exe and removed what I thought was the version checking code, but that only resulted in "Could not connect to server" messages.
Here's my network.log
Code:
Fri Jan 07 17:54:23 2011
0 - CERT_CONNECTED
Fri Jan 07 17:54:23 2011
3 - CERT_ERROR
protocol error:136
Fri Jan 07 17:54:23 2011
15 - CERT_DISCONNECT
network error:64
I looked up the protocol error in the source and it said something like CERT_ERROR_GEN so it wasn't very helpful XD
My client is using the data.res, dataSub1.res and dataSub2.res generated by merge2. I didn't copy flyff.a over and I deleted flyff.b, although I did try it with both of those intact and had no success.
The client was initially a fresh install of the v15 client if that helps. The MSG_VER in the server configs is "20070712".
Any suggestions would be appreciated. This stupid error has had me stumped for the past few days.

