PDA

View Full Version : 5.5DR minilogin problem or Loginserver.ini problem


Memener
02-25-2004, 12:40 PM
Hmmm i got the 5.5DR exes and the 5.0 minilogin.. and everthing is set up right but for some reson the world.exe wont connect to the minilogin.exe it just sits there... also i get a eqtime.cfg error and something about [StartChannelserver] or something like that.

I know 5.5 is for devs only and i am some what of a dev (mysql DB stuff) (not to much of coding)

So if someone can tell me what going that would really help :)

[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Error] [ChatChannelServer] block not found in ./LoginServer.ini
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Error] './eqtime.cfg' is NOT a valid EQTime file. File version is 0, EQTime ve
rsion is 1000
[Error] Unable to load ./eqtime.cfg
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Assassinating people that whine about horses...done
TCP listening on: 192.168.2.16:9000
World server listening on: 192.168.2.16:9000

krusher
02-25-2004, 12:47 PM
Add this as a block in your loginserver.ini file


[ChatChannelServer]

Memener
02-25-2004, 02:32 PM
Lol beleave it or not i tryed that.



### --- 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.2.16
loginport=5997
worldname=whateverworks
worldaddress=192.168.2.16
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]

Memener
02-25-2004, 04:21 PM
Hmmm lol i fix the error... truned out to be bad exes

Shawn319
02-26-2004, 12:14 AM
You are using the old 0.5.5-DR1 compile i included with my first release.. this does NOT work so you need to re-download the source and recompile it yourself.

If you compile it yourself you shouldnt get a ChatChannel message.

Fajo
02-26-2004, 07:53 AM
Had this porb lastnight when i set up Here i will copy what i did to fix the setings below work wonderful

# READ README.TXT
[LoginServer]
loginserver=localhost
loginport=5999
worldname=Extremities (Ligit)
worldaddress=localhost
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]

RexChaos
02-26-2004, 08:15 AM
OMG did Shawn just give support for that release? ;)

Memener
02-26-2004, 10:18 AM
Yea i do have different EXEs thats how i know they were bad....

Hmmm lol i fix the error...

when i said that I had the different exes..
and yea i know there is no support...
I thought there was something wrong with minilogin......