Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Tutorials/Howto's

Archive::Tutorials/Howto's Archive area for Tutorials/Howto's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-04-2004, 02:32 AM
majin
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default error?

hi
i`ve download minilogin and its alright but when i login into everquest i can`t login into any server. i can`t see any server and in the minilogin stand
couldn`t open the LoginServer.ini file and
couldn`t open the MiniLoginAccounts.ini file

sorry for my english
Reply With Quote
  #2  
Old 04-04-2004, 03:15 AM
majin
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default

man i`m to stupid for this can someone make an instaler please???
Reply With Quote
  #3  
Old 04-04-2004, 05:00 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

You have to create a miniloginaccounts.ini file... and the loginserver is read from the loginserver.ini file.. you need to make sure these files are in the same directory as your zone.exe, world.exe files are...
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote
  #4  
Old 04-04-2004, 06:07 AM
majin
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default

yes they are
but there came every time an error like this

Code:
Couldn't open the LoginServer.ini file.
Couldn't open the MiniLoginAccounts.ini file.
Server mode: Standalone
Login server listening on port:5999
Reply With Quote
  #5  
Old 04-04-2004, 06:56 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Do you HAVE a miniloginaccounts.ini file? DID you create one??? If you didnt then you dont have that file in there...
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote
  #6  
Old 04-04-2004, 07:20 PM
majin
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default

yes all are in the same folder

but there always the same error and i can login until the server selection. there are no server
and when i start world or zone exe close the window automic
Reply With Quote
  #7  
Old 04-06-2004, 12:28 PM
majin
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default

allright one prob i have be fixed there the other ones. in the minilogin.exe stand
Code:
[LoginConfig] block not found in LoginServer.ini.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
and in my loginserver.ini stand
Code:
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS.

### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.

# READ README.TXT 

[LoginServer] 
loginserver=localhost 
loginport=5999 
worldname=my minilogin test 
worldaddress=localhost 
locked=false 
account=majin
password=tdc


[WorldServer] 
Defaultstatus=0 
Unavailzone= 

[LoginConfig] 
ServerMode=Standalone 
ServerPort=5999 
UplinkAddress= 
UplinkPort= 
UplinkAccount= 
UplinkPassword=
is that right??

and the world, zone and boot5zones close immediately.
why ??
Reply With Quote
  #8  
Old 04-06-2004, 01:16 PM
bluejam
Hill Giant
 
Join Date: Apr 2004
Posts: 110
Default

Make sure that there are no spaces behind the lines in LoginServer.ini
Reply With Quote
  #9  
Old 04-06-2004, 10:58 PM
majin
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default

Yes it runs thanks but now when i started the zone.exe or boot5zones.exe it says that it can
Reply With Quote
  #10  
Old 04-07-2004, 12:07 AM
majin
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default

alright next prob when i login into my server there comes 1071 error somthin i must repatch it
and in the world.exe stand
Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5
[Status] Loading variables..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadVariables query 'SELECT varname, value, unix_timestamp() FROM varia
bles where unix_timestamp(ts) >= 0' #2006: MySQL server has gone away
[Status] Loading zones..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #2006: MySQL s
erver has gone away
[Status] Loading items..
[Status] EMuShareMem loaded
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in GetItemsCount query 'SELECT MAX(id),count(*) FROM items' #2006: MySQL s
erver has gone away
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
[Error] Error: Could not load item data.  But ignoring
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadGuilds query 'SELECT id, eqid, name, leader, minstatus, rank0title,
 rank1, rank1title, rank2, rank2title, rank3, rank3title, rank4, rank4title, ran
k5, rank5title from guilds' #2006: MySQL server has gone away
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
[Status] Deleted -1 stale player corpses from database
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
[Status] Deleted -1 stale player backups from database
Liberating a country that despises us...
TCP listening on: 192.168.1.254:9000
World server listening on: 192.168.1.254:9000
Connected to LoginServer: 192.168.1.254:5999
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error: DBAsyncCB_LoadVariables failed: !GetAnswer: '#2006: MySQL server has gone
 away'
???????
Reply With Quote
  #11  
Old 04-08-2004, 04:51 AM
molimo140
Hill Giant
 
Join Date: Dec 2003
Posts: 104
Default

That means your MySQL admin is not running:

go to C:\mysql\bin and run WinMySQLAdmin.exe

That should fix.
Reply With Quote
  #12  
Old 04-08-2004, 06:00 AM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

It's because the mysql server isn't running, make sure "mysql-nt.exe" is running on the processes tab of Ctrl + Alt + Del (Task manager). if it's not boot up winmysqladmin or mysql-nt in the mysql\bin directory.
__________________

kRPG Profile
Reply With Quote
  #13  
Old 04-08-2004, 08:17 AM
majin
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default

there are on i can. then when i started eq i can see my server but it is "Locked"

thx in advance
Reply With Quote
  #14  
Old 04-08-2004, 07:39 PM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

Post your world.exe and zone.exe windows. Are you sure that the zoneservers have connected to the worldserver? Check it says LOCKED=FALSE in LoginServer.ini.
__________________

kRPG Profile
Reply With Quote
  #15  
Old 04-09-2004, 06:28 AM
majin
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default

hi

here my world.exe
Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5
[Status] Loading variables..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadVariables query 'SELECT varname, value, unix_timestamp() FROM varia
bles where unix_timestamp(ts) >= 0' #2006: MySQL server has gone away
[Status] Loading zones..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #2006: MySQL s
erver has gone away
[Status] Loading items..
[Status] EMuShareMem loaded
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in GetItemsCount query 'SELECT MAX(id),count(*) FROM items' #2006: MySQL s
erver has gone away
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
[Error] Error: Could not load item data.  But ignoring
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadGuilds query 'SELECT id, eqid, name, leader, minstatus, rank0title,
 rank1, rank1title, rank2, rank2title, rank3, rank3title, rank4, rank4title, ran
k5, rank5title from guilds' #2006: MySQL server has gone away
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
[Status] Deleted -1 stale player corpses from database
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
[Status] Deleted -1 stale player backups from database
Warning: You need to get laid...
TCP listening on: 192.168.1.254:9000
World server listening on: 192.168.1.254:9000
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error: DBAsyncCB_LoadVariables failed: !GetAnswer: '#2006: MySQL server has gone
 away'
Error: LoginServer::Connect: 'TCPConnection::Connect(): connect() failed. Error:
 10061'
here my zone.exe

Code:
C:\EQEmu>zone tdc 192.168.1.254 5999 localhost
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5
[Status] Loading Variables
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadVariables query 'SELECT varname, value, unix_timestamp() FROM varia
bles where unix_timestamp(ts) >= 0' #2006: MySQL server has gone away
[Status] Loading zone names
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #2006: MySQL s
erver has gone away
[Status] Loading items
[Status] EMuShareMem loaded
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in GetItemsCount query 'SELECT MAX(id),count(*) FROM items' #2006: MySQL s
erver has gone away
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
[Error] Loading items FAILED!
Failed.  But ignoring error and going on...
[Status] Loading npcs
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in GetNPCTypesCount query 'SELECT MAX(id), count(*) FROM npc_types' #2006:
 MySQL server has gone away
Error: Database::LoadNPCTypes-ShareMem: GetNPCTypesCount() returned < 0
[Error] Loading npcs FAILED!
and here my loginserver ini


### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS.

### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.

# READ README.TXT
[LoginServer]
loginserver=192.168.1.254
loginport=5999
worldname=total-destruction-clan
worldaddress=192.168.1.254
locked=false
account=majin
password=tdc


[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=



thx in advance
Reply With Quote
Reply


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 11:16 AM.


 

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