|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
General::General Discussion General discussion about EverQuest(tm), EQEMu, and related topics. Do not post support topics here. |
03-22-2009, 02:57 AM
|
Demi-God
|
|
Join Date: Jan 2002
Posts: 1,290
|
|
New MiniLogin Release!
Hi Everyone,
I wanted to announce that after a few hours of gruesome programming, I have a login server available for you all to work with your Titanium clients.
This MiniLogin is limited to 20 authenticated users (that is by username/password) and 3 world accounts (also required to be authenticated by username/password).
Enjoy!
http://eqemu.devnoob.com/downloads/NewMiniLogin.zip
PS. I want my $100, thanks :P
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
Last edited by image; 03-22-2009 at 11:00 AM..
|
03-22-2009, 12:57 PM
|
Discordant
|
|
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
|
|
Quote:
Originally Posted by image
PS. I want my $100, thanks :P
|
Let me have 33 users and 1 world and your paypal account email address and you will have triple that
|
03-22-2009, 02:52 PM
|
Demi-God
|
|
Join Date: Jan 2002
Posts: 1,290
|
|
Lol exactly 33 users and just 1 world server? Thats an awkward request :P
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
|
03-22-2009, 03:00 PM
|
AX Classic Developer
|
|
Join Date: May 2006
Location: filler
Posts: 2,049
|
|
So what are we talking about here - by more users you mean more servers can hookup to the Mini LS? and the world account would mean how many times the same IP or Account (can hook up)? And just to be sure, it only accepts Titanium, or will it accept the other versions available?
|
03-22-2009, 03:07 PM
|
|
Dragon
|
|
Join Date: Mar 2004
Location: England
Posts: 776
|
|
First problem post lol
what this mean ?
Code:
Error in CheckWorldVerAuth query 'SELECT approval FROM login_versions WHERE vers
ion='0.7.0';' #1146: Table '70login.login_versions' doesn't exist
Bad Version (soft): #2 127.0.0.1:4894
Im using a 7.0 server ?
|
03-22-2009, 03:15 PM
|
|
Dragon
|
|
Join Date: Mar 2004
Location: England
Posts: 776
|
|
also getting this too.
Code:
Error importing functions from EQCrypto.dll.
|
03-22-2009, 03:18 PM
|
Hill Giant
|
|
Join Date: Mar 2009
Location: CO
Posts: 183
|
|
Outside of the readme file, is there any documentation that would assist the non-techie in the setup of this LS? I am toying with the decision of moving to the mini-LS since game play on my server is really just for family and friends. A step-by-step guide akin to the server setup guide would be groovy.
|
03-22-2009, 03:23 PM
|
AX Classic Developer
|
|
Join Date: May 2006
Location: filler
Posts: 2,049
|
|
You can go get leslamarch's install package from my site, all you have to do is run the install, and the rest is done - you'll be able to choose between ax classic or peq database (via option).
Last edited by Angelox; 03-22-2009 at 11:35 PM..
|
|
|
|
03-22-2009, 03:35 PM
|
Demi-God
|
|
Join Date: Jan 2002
Posts: 1,290
|
|
Sakrateri: Your first error you seem to be getting because your database doesn't recongize to just let the world server connect if the table does not exist... I am not sure why..
CREATE TABLE `login_versions` (
`version` char(16) NOT NULL default '',
`approval` int(11) NOT NULL default '0',
) TYPE=MyISAM;
insert into login_versions set version='0.7.0',approval=1;
Should fix your issue, add the version with a approval of 1 for any version you want to support.
The second error (Error importing functions from EQCrypto.dll.) you can ignore, those import functions are not used as the encryption is now hardcoded into the LS.
Secrets has tested this and says this supports Titanium + SoF.
If you run into issues logging into world from the login server, make sure the server is unlocked and you got the latest zip file above (Put up at about 3PM EST on March 22nd).
There is an issue with the server list where the IP is offset to the client, so it tries connecting to a bogus server.
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
|
|
|
|
03-22-2009, 03:38 PM
|
Demi-God
|
|
Join Date: Jan 2002
Posts: 1,290
|
|
Quote:
Originally Posted by Angelox
So what are we talking about here - by more users you mean more servers can hookup to the Mini LS? and the world account would mean how many times the same IP or Account (can hook up)? And just to be sure, it only accepts Titanium, or will it accept the other versions available?
|
I can set the values to whatever I want for how many users/worlds can be used, this was just a number that was suggested to me.
World accounts can only connect as one otherwise they get ghosted, it will limit to 3.
Secrets says this works for Titanium and SoF.
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
|
03-22-2009, 04:33 PM
|
AX Classic Developer
|
|
Join Date: May 2006
Location: filler
Posts: 2,049
|
|
Thanks for your Minilogin image, we'll put it to good use!
|
03-22-2009, 05:21 PM
|
Hill Giant
|
|
Join Date: Mar 2009
Location: CO
Posts: 183
|
|
Angelox, does your instruction hold true even for a setup that already uses public LS? Just run the install and it's changed?
|
03-22-2009, 05:29 PM
|
|
Dragon
|
|
Join Date: Mar 2004
Location: England
Posts: 776
|
|
Ok, Got the world and client to connect to minilogin but then I get this error in world
Code:
Account Attempting to be created:Skaramang 0
Error in CreateAccount query 'INSERT INTO account SET name='Skaramang', status=0
, lsaccount_id=2;' #1364: Field 'minilogin_ip' doesn't have a default value
[Debug] [WORLD__CLIENTLIST_ERR] Error adding local account for LS login: 'Skaram
ang', duplicate name?
[Debug] [WORLD__CLIENT_ERR] NOCLE: Bad/Expired session key '71'
Removing connection
Any ideas? and thanks alot for this !
|
03-22-2009, 05:43 PM
|
AX Classic Developer
|
|
Join Date: May 2006
Location: filler
Posts: 2,049
|
|
Quote:
Originally Posted by neiv2
Angelox, does your instruction hold true even for a setup that already uses public LS? Just run the install and it's changed?
|
The only change you have to make in your database would be to set the logintype to Minilogin in table variables
If you were referring to leslamarch's install package; the database, mysql, perl, and everything else is included and ready to use.
|
03-22-2009, 05:47 PM
|
Hill Giant
|
|
Join Date: Mar 2009
Location: CO
Posts: 183
|
|
Hmm . . . that will likely present a problem since my game has been extensively customized. I assume the install package would just overwrite everything. How do I maintain my customizations and still use the minilogin? Is there a separate install for that?
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 09:58 AM.
|
|
|
|
|
|
|
|
|
|
|
|
|