If you are using eflyff client, it's now v17, so it has new parameters. This is v16 source.
For the auth problem, check the msgversion in neuz and ini.
Printable View
I checked every MSG VER everywhere and I still get the same error. I'm suspecting flyff.a? But how or what/where exactly?
These are the errors i get with all sources ive tried so far.
c:\Users\Emil\Desktop\Official Source\WORLDSERVER\StdAfx.h(40): fatal error C1083: Cannot open include file: 'd3d9.h': No such file or directory
c:\Users\Emil\Desktop\Official Source\AccountServer\StdAfx.h(32): fatal error C1083: Cannot open include file: 'd3dx9tex.h': No such file or directory
c:\Users\Emil\Desktop\Official Source\CACHESERVER\StdAfx.h(24): fatal error C1083: Cannot open include file: 'd3dx9math.h': No such file or directory
c:\Users\Emil\Desktop\Official Source\CERTIFIER\StdAfx.h(34): fatal error C1083: Cannot open include file: 'DXUtil.h': No such file or directory
c:\Users\Emil\Desktop\Official Source\Neuz\StdAfx.h(54): fatal error C1083: Cannot open include file: 'D3D9.h': No such file or directory
c:\Users\Emil\Desktop\Official Source\LOGINSERVER\StdAfx.h(39): fatal error C1083: Cannot open include file: 'DXUtil.h': No such file or directory
c:\Users\Emil\Desktop\Official Source\_Common\vutil.h(10): fatal error C1083: Cannot open include file: 'D3D9.h': No such file or directory
c:\Users\Emil\Desktop\Official Source\CORESERVER\StdAfx.h(24): fatal error C1083: Cannot open include file: 'd3dx9math.h': No such file or directory
@Randomsauce This source is incomplete; have you copied + pasted the rest of source files from another released source? (I guess u must have - just double checking :P)
Also, check if your include and library path(s) look a little something like mine:
Pic1
Pic2
Yeah, I don't really know what's up with that, I'm only guessing :P
~~~~~~~~~~~~~
Regarding my problem: I have tried to disable flyff.a by commenting all the "#define __SECURITY_0628" and "#define __JAPAN_AUTH" (thats how you do it right?) and I STLL get that authentication message box thing. Any other suggestions/ideas on how to fix it? Or perhaps remove it completely? :S
So does anyone have any ideas how to fix/disable the authentication problem? ;/
Check your MSG_VER in the server configs and in the Neuz resource string table.