Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

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

Reply
 
Thread Tools Display Modes
  #1  
Old 09-18-2002, 04:05 PM
flipper
Sarnak
 
Join Date: Jan 2002
Location: California
Posts: 94
Default My server not showing up on server list...

I've run eqemu in the past (0.3.4 and prior) without incident, but I recently decided to try it on my Gentoo Linux system with 0.3.6 and it runs without error msgs but my server isnt showing up on the list. Below are my config file details. Any suggestions would be appreciated.

LoginServer.ini
[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Flipper's
locked=false
account=
password=
worldaddress=<my IP is here>

[WorldConfig]
Defaultstatus=
Unavailzone=

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


db.ini
It's configured properly. I have 2 other apps/servers using mysql, so it's not a db issue. I have the packed db.sql sourced and the addon for items/spawns that is listed with the 0.3.6 release.

The server is complaining that a [WorldServer] block doesn't exist in the LoginServer.ini file, but I don't know if that's an issue or not???
Reply With Quote
  #2  
Old 09-19-2002, 02:21 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

Change [WorldConfig] to [WorldServer] in your LoginServer.ini (please ask this in Win32 Support Forum for now on)
Reply With Quote
  #3  
Old 09-19-2002, 06:22 AM
flipper
Sarnak
 
Join Date: Jan 2002
Location: California
Posts: 94
Default

Will do. Thanks for the hasty reply. Hopefully that is just an issue with the source release of eqemu.
Reply With Quote
  #4  
Old 09-19-2002, 08:35 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

I apologize, it was my fault
Reply With Quote
  #5  
Old 09-19-2002, 06:34 PM
flipper
Sarnak
 
Join Date: Jan 2002
Location: California
Posts: 94
Default

That fixed my issue

I'm a very happy camper now. The 0.3.6 db + the add-on makes for a really sweet experience. Thanks a LOT for all your hard work. I may suck at writing code, but I'm damn good at enjoying yours.
Reply With Quote
  #6  
Old 09-25-2002, 07:16 AM
FeniinMantra
Fire Beetle
 
Join Date: Jun 2002
Posts: 26
Default I cant see my server either

on any way of running my own server i cant see it.. this is with minilogin for a local connection on windows 98

[LoginConfig] block not found in LoginServer.ini.
Server mode: Standalone
Login server listening on port:5999
132590 New client from ip: 127.0.0.1 port: 1413
Client disconnected (eqnc->GetState()=102)
Removing client from ip: 127.0.0.1, port: 1413
141760 New client from ip: 127.0.0.1 port: 1415
Client disconnected (eqnc->GetState()=102)
Removing client from ip: 127.0.0.1, port: 1415
151590 New client from ip: 127.0.0.1 port: 1417
Client disconnected (eqnc->GetState()=102)
Removing client from ip: 127.0.0.1, port: 1417




Using database 'eq' at localhost
EqEmu 0.3.7 Fl_chen der Energie liefen
Loading zone names & items...done.
[WorldServer] block not found in LoginServer.ini.
Loading guild ranks...done.
World server listening on: port 9000
New TCP connection: 127.0.0.1:1401
New zoneserver: #1 127.0.0.1:1401
Zoneserver SetConnectInfo: 127.0.0.1:1401: 127.0.0.1:7995
New TCP connection: 127.0.0.1:1403
New zoneserver: #2 127.0.0.1:1403
Zoneserver SetConnectInfo: 127.0.0.1:1403: 127.0.0.1:7996
New TCP connection: 127.0.0.1:1407
New zoneserver: #3 127.0.0.1:1407
Zoneserver SetConnectInfo: 127.0.0.1:1407: 127.0.0.1:7997
New TCP connection: 127.0.0.1:1410
New zoneserver: #4 127.0.0.1:1410
New TCP connection: 127.0.0.1:1412
New zoneserver: #5 127.0.0.1:1412
Zoneserver SetConnectInfo: 127.0.0.1:1412: 127.0.0.1:7999
Zoneserver SetConnectInfo: 127.0.0.1:1410: 127.0.0.1:7998

worlds 9775-9779 say:
Using database 'eq' at localhost
EqEmu 0.3.7 Fl_chen der Energie liefen
Loading zone names, items & NPCs...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...done.
Loading faction data...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode

db.ini
[Database]
host=localhost
user=myname
password=mypass
database=eq


[LoginServer]
loginserver=localhost
worldname=Joe Blow's
locked=false
account=
password=
worldaddress=localhost
loginport=5999

boot5zones.bat
@echo off
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
exit
cls


any ideas?
-fen
Reply With Quote
  #7  
Old 09-25-2002, 02:09 PM
FeniinMantra
Fire Beetle
 
Join Date: Jun 2002
Posts: 26
Default

eh>?
Reply With Quote
  #8  
Old 09-25-2002, 04:20 PM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

Quote:
[LoginConfig] block not found in LoginServer.ini.
This is your problem exactly.. you dont have the LoginConfig block in your loginserver.ini lol...

You need to re-download the latest version of EQemu (0.3.7 as of 9-26-02) and DELETE your old folder, then extrac the zip into a clean folder. If you do not do this on every version upgrade then you will have problems like this ALOT because we update the ini's and databases frequently.
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote
  #9  
Old 09-26-2002, 02:29 PM
FeniinMantra
Fire Beetle
 
Join Date: Jun 2002
Posts: 26
Default Current .ini configurations

[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Turn the Page
locked=false
account=
password=
worldaddress=localhost

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
~~~~~~~~~~~~~
[Database]
host=localhost
user=*******
password=****
database=eq
~~~~~~~~~~~~~
@echo off
start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls
~~~~~~~~~~~~~
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}
~~~~~~~~~~~~~
still wont show my server.. =\ Running Win98, DSL modem... any ideas?
Reply With Quote
  #10  
Old 09-27-2002, 03:39 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

FeniinMantra: repost your screens with that last config...
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote
  #11  
Old 09-27-2002, 07:34 AM
FeniinMantra
Fire Beetle
 
Join Date: Jun 2002
Posts: 26
Default

err?
Reply With Quote
  #12  
Old 09-27-2002, 07:57 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

like you posted on 09-25-2002 03:16 PM above.

You show that you fixed your [WorldServer] block problem, so what is it doing now?

Also did you create an the account eqemu/eqemu?
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote
  #13  
Old 09-27-2002, 08:11 AM
FeniinMantra
Fire Beetle
 
Join Date: Jun 2002
Posts: 26
Default

using PublicLogin.exe

it says:

Using database 'eq' at localhost
Error in LoadWorldList query 'Select id, account, name, admin_id, greenname from
login_worldservers where showdown=1' Table 'eq.login_worldservers' doesn't exis
t


i created the account with my custom name, should i make it eqemu?
Reply With Quote
  #14  
Old 09-27-2002, 11:05 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

publiclogin is outdated, don't expect it to work until a new version is released.

minilogin or the eqemu.net login server are your only current options.
__________________
Please read the forum rules and look at reacent messages before posting.
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 09:46 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