View Single Post
  #2  
Old 04-19-2002, 10:42 PM
FiSHiE
Fire Beetle
 
Join Date: Apr 2002
Posts: 2
Default same prob, a bit more info

0.3.0 was up and running, am about to check if it still works fine with it, but here are all the logs from the 0.3.1 release:

(sorry if its a bit long)

--- *SNIP* ---

minilogin.exe :
===============

[LoginConfig] block not found in LoginServer.ini.
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 192.168.1.2:1261
45876 New client from ip: 127.0.0.1 port:1267
Client disconnected
Removing client from ip: 127.0.0.1, port: 1267
146661 New client from ip: 127.0.0.1 port:1273

================================================== =============================
================================================== =============================

world.exe :
===========

LoginServer.ini read.
Using database 'eq2' at 192.168.1.50
Loading items...done.
Loading guild ranks...done.
World server listening on: port 9000
Connected to LoginServer: 192.168.1.2:5999
New TCP connection: 127.0.0.1:1265
New zoneserver: #1 127.0.0.1:1265
Zoneserver SetConnectInfo: 127.0.0.1:1265: 127.0.0.1:7996
New TCP connection: 127.0.0.1:1266
New zoneserver: #2 127.0.0.1:1266
Zoneserver SetConnectInfo: 127.0.0.1:1266: 127.0.0.1:7995
47168 New client from ip: 192.168.1.2 port:1269
u='eqemu', p='eqemu'
Logged in: Local: eqemu
Sending list of guilds
Unknown opcode: 0x3521 size:2056
Unknown opcode: 0x3921 size:2056
Unknown opcode: 0x9221 size:4
0000: B0 4B C6 D6 | .K..
Name approval request for:Canaan race:1 class:1
Loading starting items for: Race: 1 Class: 1 onto Canaan
Char create:Canaan
Unknown opcode: 0x3521 size:2056
Unknown opcode: 0x3921 size:2056
Unknown opcode: 0x9220 size:12
0000: 00 00 00 05 00 00 00 00 - 00 00 00 00 | ............
Unknown opcode: 0x9220 size:12
0000: 00 00 00 05 00 00 00 00 - 00 00 00 00 | ............
Attempting autobootup of 'qeynos' for Canaan
Zoneserver SetZone: 127.0.0.1:7996 qeynos
Enter world: Canaan: qeynos
Zoneserver SetZone: 127.0.0.1:7996 qeynos
Client disconnected
Removing client from ip:192.168.1.2 port:1269
Zoneserver SetZone: 127.0.0.1:7996
Zoneserver SetZone: 127.0.0.1:7996

================================================== =============================
================================================== =============================

zoneNT.exe :
============

Using database 'eq2' at 192.168.1.50
Loading items & NPCs...done.
Spells loaded from 'spdat.eff'.
Loading guild ranks...done.
Loading faction data...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode
Map: Maps\qeynos.map not found.
Reading zhdr file './cfg/qeynos.cfg'
Using CFG for safe coords.
Zone safe coords are x = 10; y = 0; z= 5
-----------
Zone server 'qeynos' listening on port:7996
-----------
New client from ip: 127.0.0.1 port:1271
Login packet 1
Login packet 2
Client dropped: GetAuthentication = 0, n=Canaan
Dropping client: Process=false, ip=127.0.0.1, port=1271
Automatic shutdown
Message:----SERVER SHUTDOWN----
Zone shutdown: going to sleep

--- *SNIP* ---

Funny thing is that it was working like a few hours ago, and suddenly decided not to work anymore...
MySQL server is on another box as it was hoggin resources

but same setup worked fine with 0.3.0

all *.ini's are as they should be (nothing changed in there since 0.3.0) using default db from new release so its not a db issue.

hope it helps...

thx
Reply With Quote