View Single Post
  #7  
Old 06-19-2003, 10:51 AM
danipunk
Sarnak
 
Join Date: Jun 2003
Location: spain
Posts: 70
Default

This are the files runnig.

minilogin.exe

LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server lostening on port:5999
New TCP connection: 127.0.0.1:4815
100859 New client from ip: 127.0.0.1 port: 4826
Client disconnected (eqnc->GetState()=102)
Removing client from ip: 127.0.0.1, port: 4826
192531 New client from ip: 127.0.0.1 port: 4830
Client disconnected (eqnc->GetState()=102)
Removing client from ip: 127.0.0.1, port: 4830


world.exe

Using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
Loading Variables, zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg" is NOT a valid EQTime file. File version
is 0; EQTime version is 1000 - failed.
Deleted 0 stale player corpses from database.
Deleted -1 stale player corpses from database.
Breaking Bards...done
TCP listening on: 127.0.0.1:9000
world server listening on: 127.0.0.1:9000
Connected to LoginServer: localhost:5999
21750 New TCP connection: 127.0.0.1:4821
New zoneserver: #1 127.0.0.1:4821
Zoneserver SetConnectInfo: 127.0.0.1:4821: localhost:7999
21844 New TCP connection: 127.0.0.1:4822
21844 New TCP connection: 127.0.0.1:4823
21860 New TCP connection: 127.0.0.1:4824
21860 New TCP connection: 127.0.0.1:4825
New zoneserver: #2 127.0.0.1:4822
New zoneserver: #3 127.0.0.1:4825
New zoneserver: #4 127.0.0.1:4824
New zoneserver: #5 127.0.0.1:4823
Zoneserver SetConnectInfo: 127.0.0.1:4822: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:4823: localhost:7998
Zoneserver SetConnectInfo: 127.0.0.1:4824: localhost:7997
Zoneserver SetConnectInfo: 127.0.0.1:4825: localhost:7996
171453 New client from ip: 127.0.0.1 port: 4828
Unknown opcode: 0x6a12 size:115
0: 78 5E 4B 2D 4C CD 2D 65 - 48 05 93 E4 00 05 A0 A6 | x^K-L.-eH.......
16: 2F 7F 85 18 9C 18 5C 18 - 18 DE FC AD 97 62 62 60 | /.....\......bb`
32: 08 F8 29 C4 D0 20 25 C6 - C0 00 A4 41 60 BA E8 97 | ..).. %....A`...
48: 72 67 06 86 03 FE 42 5F - CA 43 80 18 59 AC E7 B7 | rg....B_.C..Y...
64: 10 C3 8F 5F 42 0C 15 40 - 33 98 54 BE 97 3B 84 7E | ..._B..@3.T..;.~
80: 03 CB 83 CC 3D 5B F6 B4 - 1C 44 83 F4 6F 3D F6 04 | ....=[...D..o=..
96: 6C C6 1F A0 3A 10 F8 F2 - 17 E2 DA E3 40 0C 00 71 | l...:.......@..q
112: E2 2C 9B | .,.
Unknown opcode: 0x6a12 size:115
0: 78 5E 4B 2D 4C CD 2D 65 - 48 05 93 E4 00 05 A0 A6 | x^K-L.-eH.......
16: 2F 7F 85 18 9C 18 5C 18 - 18 DE FC AD 97 62 62 60 | /.....\......bb`
32: 08 F8 29 C4 D0 20 25 C6 - C0 00 A4 41 60 BA E8 97 | ..).. %....A`...
48: 72 67 06 86 03 FE 42 5F - CA 43 80 18 59 AC E7 B7 | rg....B_.C..Y...
64: 10 C3 8F 5F 42 0C 15 40 - 33 98 54 BE 97 3B 84 7E | ..._B..@3.T..;.~
80: 03 CB 83 CC 3D 5B F6 B4 - 1C 44 83 F4 6F 3D F6 04 | ....=[...D..o=..
96: 6C C6 1F A0 3A 10 F8 F2 - 17 E2 DA E3 40 0C 00 71 | l...:.......@..q
112: E2 2C 9B
Client disconnected
Removing client from ip:127.0.0.1 port:4828



The boo5zones,bat is going correctly. /I thought, because there isnt any error message, and are waiting in sleeping mode)


db.ini

# READ README.TXT!

[Database]
host=localhost
user=********
password=*******
database=eq
compression=off


### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.



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 reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT

[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Mimundo
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

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



miniloginaccounts.ini

# Max 200 lines total (including comments and blank lines)
# Blank lines may mess up the line # reported in error messages

127.0.0.1 eqemu eqemu


and if I click in edit boot5zones.bat it is that i can see

REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "hosthere" when you are connecting
REM: To the EQEmu Loginserver.

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------
@echo off

if NOT exist spells_en.txt goto NOSPELL

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

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------
[color=#][/color]
__________________
I will dance on your tomb!
Reply With Quote