Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::General > Archive::News

Archive::News Archive area for New's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 10-11-2002, 03:25 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default MiniLogin 0.3.9.1 Release

Updated MiniLogin to use IP based authenication from MiniLoginAccounts.ini. Works with up to 200 accounts/IPs.If there's no match in the ini, it uses the usual eqemu/eqemu.

Example MiniLoginAccounts.ini:
192.168.0.1 Admin AdminPass
192.168.0.2 User1 User1Pass
192.168.0.3 User2 User2Pass

<a href="http://prdownloads.sourceforge.net/eqemu/EQEMu-0.3.9.1-MiniLogin.zip?download">MiniLogin 0.3.9.1 Binary (Win32)</a>
  #2  
Old 10-11-2002, 03:40 PM
_OZZY_
Hill Giant
 
Join Date: Jan 2002
Location: Shreveport, Louisiana, USA
Posts: 129
Default

Is it possible to get this to work publicly, or are we stuck with a private 192.168.x.x LAN-only login server? A great program either way. Keep up the good work
  #3  
Old 10-11-2002, 04:30 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

You can use any IP address in the file of course. Public/Private, doesnt matter. Just has to be typed into MiniLoginAccounts.ini manually and wont work well with dualup/dynamic IP. Only limitation is the MiniLoginAccounts.ini file phraser wont read more than 200 lines.
  #4  
Old 10-11-2002, 07:23 PM
devn00b's Avatar
devn00b
Demi-God
 
Join Date: Jan 2002
Posts: 15,658
Default

verry nice Quagmire!
__________________
(Former)Senior EQEMu Developer
GuildWars Co-Founder / World Builder.
World Builder and Co-Founder Zek [PVP/Guild Wars/City Takeovers]
Member of the "I hate devn00b" Club
Most Senior EQEMu Member.

Current Work: EverQuest 2 Emulator. Zeklabs Server
  #5  
Old 10-11-2002, 10:58 PM
corun
Fire Beetle
 
Join Date: Sep 2002
Posts: 9
Default

Does'nt work for me though.
As soon as I put your mini login into my eqemu dir and boot up MiniLogin and World.exe (after configuring the minilogin.ini) I dont get a response from the server anymore in the eq client.

When I put the old minilogin back in the dir, it just works fine again...
  #6  
Old 10-11-2002, 11:44 PM
Heretic
Fire Beetle
 
Join Date: Sep 2002
Posts: 4
Default Finally

thank you, thank you. I have been waiting for this =)
  #7  
Old 10-12-2002, 10:19 AM
1010101
Sarnak
 
Join Date: Mar 2002
Posts: 63
Default

Haven't tried it yet, but assuming it works as advertised, all I can say is, "VERY NICE".
  #8  
Old 10-12-2002, 10:40 AM
cofruben
Old-EQEmu Developer
 
Join Date: Oct 2002
Location: Spain
Posts: 323
Default

when i try to see the new version,and run world.exe after new minilogin,i have got an error:bad version can anybody help me plz?
  #9  
Old 10-12-2002, 10:59 AM
kraqur
Fire Beetle
 
Join Date: Oct 2002
Posts: 3
Default

Probably just somthing im doing wrong.. but when I load thw minilogin and try to run world.exe I get this..


Failed to connect to database: Error: Access denied for user: 'kraqur@localhost'
(Using password: YES)
EqEmu 0.3.9 - Angriff der Corpses
Error in GetVariable query 'SELECT value FROM variables WHERE varname like 'hold
zones'' #2006: MySQL server has gone away
Loading zone names & items...Error in LoadZoneNames query 'SELECT MAX(zoneidnumb
er) FROM zone' #2006: MySQL server has gone away
done.
LoginServer.ini read.
Loading guild ranks...Error in LoadGuilds query 'SELECT id, eqid, name, leader,
rank0title, rank1, rank1title, rank2, rank2title, rank3, rank3title, rank4, rank
4title, rank5, rank5title from guilds' #2006: MySQL server has gone away
done.
World server listening on: port 9000
Connected to LoginServer: 192.168.0.1 :5999



Then when I go back to the minilogin menus it says this

LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 192.168.0.1:1076
Dropping Connection: 0.0.0.0:0
Removing LWorld from ip: 0.0.0.0, port: 0


Then when I load Boot5zone I get this on all 5 screens

Failed to connect to database: Error: Access denied for user: 'kraqur@localhost'
(Using password: YES)
EqEmu 0.3.9 - Angriff der Corpses
Loading zone names, items & NPCs...Error in LoadZoneNames query 'SELECT MAX(zone
idnumber) FROM zone' #2006: MySQL server has gone away
Error in LoadItems query 'SELECT MAX(id) FROM items' #2006: MySQL server has gon
e away
Error in LoadNPCTypes query 'SELECT MAX(id) FROM npc_types' #2006: MySQL server
has gone away
done.
If this is the last message you see, you forgot to move spells_en.txt from your
EQ dir to this dir.
Spells loaded.
Loading guild ranks...Error in LoadGuilds query 'SELECT id, eqid, name, leader,
rank0title, rank1, rank1title, rank2, rank2title, rank3, rank3title, rank4, rank
4title, rank5, rank5title from guilds' #2006: MySQL server has gone away
done.
Loading faction data...Error in LoadFactionData 'SELECT MAX(id) FROM faction_lis
t' #2006: MySQL server has gone away
done.
InitWorldServer failed
Entering sleep mode


Well not shure whats wrong.. this is what my MiniLoginAccounts.ini looks like with the passwords changed..

192.168.0.1 eqemu eqemu
192.168.0.3 test test


not shure if thats wrong.. im not a programmer this is all new to me and kinda a trial and error thing.. I have everything working good with the old minilogin ver.. but would like to get some of the other computers on my network going if possible.

Thanks for all the help.. you guys have done such amazing work!

Kraqur
  #10  
Old 10-12-2002, 11:57 AM
kraqur
Fire Beetle
 
Join Date: Oct 2002
Posts: 3
Default

nm.. im not shure what happend but mysql was messed up.. I reinstalled it and everything is working fine again.. thanks
  #11  
Old 10-12-2002, 11:58 AM
devn00b's Avatar
devn00b
Demi-God
 
Join Date: Jan 2002
Posts: 15,658
Default

This is hardly the win32 support forum

try going here

http://forums.eqemu.net/search.php?s=

and type in this

Failed to connect to database: Error: Access denied for user: 'kraqur@localhost'
(Using password: YES)
__________________
(Former)Senior EQEMu Developer
GuildWars Co-Founder / World Builder.
World Builder and Co-Founder Zek [PVP/Guild Wars/City Takeovers]
Member of the "I hate devn00b" Club
Most Senior EQEMu Member.

Current Work: EverQuest 2 Emulator. Zeklabs Server
  #12  
Old 10-12-2002, 01:33 PM
kraqur
Fire Beetle
 
Join Date: Oct 2002
Posts: 3
Default

yes I know i am sorry.. This is my first time using anything like this.. and I had it working till I put in the new minilogin so thought that was the problem.. thats why I posted here.. then I figured out it was mysql that was messed up.. sorry for the confusion
  #13  
Old 10-13-2002, 05:28 PM
sneaker
Fire Beetle
 
Join Date: Sep 2002
Posts: 3
Default

Just curiousity, how hard would it be to authenticate via mysql? You already have it phrasing a .ini file....

awesome work btw!!!!
  #14  
Old 10-13-2002, 10:26 PM
jubbi
Fire Beetle
 
Join Date: Oct 2002
Posts: 1
Default

thanks
  #15  
Old 10-16-2002, 02:15 PM
Letania
Sarnak
 
Join Date: Jun 2002
Posts: 39
Default

lets just add wild char support so we can allow anyone to use the login or maybe just a tag to make it so anyone can use it. Such as * or *all*. (this could be in and I'm just retarded... in which case never mind and move on =p)
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:06 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3