EQemu Login Server
So, whats the story behind the random login server Kimmy? I like the EQEmuAuthCrypto.dll sneak attack! A pleasant surprise.
|
I was gonna do it a long time ago but it got quiet and I lost the motivation to do it. Just got around to it, I don't see much harm in it, there's already an unfettered login out anyway.
|
It is much appreciated because I've been developing against that "unfettered" login server in assembly for the past couple months. You've been on quite the coding spree lately so it seams.
|
KLS, were you going to create a makefile for linux or are you leaving that for us linux folks to do?
|
Pretty much leaving it as it, I haven't actually gone through and compiled anything but the auth part in linux. Which is actually where I'm most concerned about supporting all the distros and setups with a binary.
|
Ok, then I'll see if I can toss one together. Tho I'll have to find a 32bit system to compile on since all of my servers are 64bit and cross compiling is a pain at best (tho it shouldn't be...).
|
KLS,
Why did you release our changelog with the project? Did you add anything to the project or is it essentially the same version from our private repository? |
Cause I copied everything in the directory and forgot to take it out?
There are some changes, mostly cleaning up stuff and using the c mysql lib cause I didn't feel like imposing another dependency.. |
I meant "didn't" not "did" because obviously there is no change log. Thanks for the clarification on what was released.
|
I was just wondering if anyone else is getting this error.
Code:
[error] Load of Security Library 'eqemuAuthCrypto' failed: |
Hi,
i ve tested this with debian x86 and got this error Quote:
I dont expect a fix, this is just to inform you |
There may be other libraries you need to have on your server operating system.
|
http://www.cryptopp.com/ it's only dependency other than standard stuff, I'll look at making it more standalone. Releasing binaries for linux is annoying =*
|
looking at the eqemulogin.ini file i filled it out as best i can understand
Code:
Port=5998 DatabaseServerName= the ip of the mysql db server? and DatabaseCatalogName= the database name containing the sql that was provided in login_util? please correct if i'm wrong. I copied the compiled binary to login_uitl, created a new database (login), sourced all the sql into that new db. using the above .ini, i'm getting this: Code:
EQEmuLoginServer v1.0 ALPHA by The Oustanding Developers at PEQ! |
Works fine here.
EQEmuAuthCrypto.dll must be in the same place where your exe is. |
All times are GMT -4. The time now is 11:03 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.