Thread: 1017 error
View Single Post
  #10  
Old 04-01-2004, 04:00 AM
thedark2004
Fire Beetle
 
Join Date: Feb 2004
Posts: 13
Default

no I am currently not using minilogin

yes I changed the LoginServer.ini and Boot5Zones.bat files

here is the World.exe output after I login when it's all set to Localhost:

[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
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Screwing up windows compiles...
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: eqlogin2.eqemulator.net:5997
10922 New TCP connection: 127.0.0.1:3186
10922 New TCP connection: 127.0.0.1:3187
10922 New TCP connection: 127.0.0.1:3188
10922 New TCP connection: 127.0.0.1:3189
10922 New TCP connection: 127.0.0.1:3190
New zoneserver: #1 127.0.0.1:3190
New zoneserver: #2 127.0.0.1:3189
New zoneserver: #3 127.0.0.1:3188
New zoneserver: #4 127.0.0.1:3187
New zoneserver: #5 127.0.0.1:3186
Zoneserver SetConnectInfo: 127.0.0.1:3186: localhost:7997
Zoneserver SetConnectInfo: 127.0.0.1:3187: localhost:7999
Zoneserver SetConnectInfo: 127.0.0.1:3188: localhost:7996
Zoneserver SetConnectInfo: 127.0.0.1:3189: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:3190: localhost:7998
53578 New client from ip: 127.0.0.1 port: 3194
Logged in: FirstLogin LS#46897: thedark2004
Received unknown opcode: 0x02ee size:0 bytes
Received unknown opcode: 0x0285 size:188 bytes
0: 02 00 00 00 06 00 00 00 - 08 00 00 00 01 00 00 00 | ................
16: F3 2A 21 00 01 01 00 01 - 01 41 4D 44 20 41 74 68 | .*!......AMD Ath
Attempting autobootup of kaladima (60) for Rekasholim
Zoneserver SetZone: localhost:7997 kaladima (60)
Attempting connection to ZoneProxy at IP 16777343
Zoneserver SetZone: localhost:7997 kaladima (60)
ZoneProxy not found
Enter world: Rekasholim: kaladima (60)
Client disconnected
Removing client from ip:127.0.0.1 port:3194

And here is Zone.exe:

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5-DR1
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading NPCTypes from database...
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] Loading Doors from database...
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 1921
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] 157 commands loaded
[Status] Entering sleep mode
Connected to worldserver: localhost:9000
[Status] Weather should change in 10470 seconds
Init: Loading zone lists, zone state or spawn list, player corpses
Zonepoints loaded into memory
, timezone data - Done. ZoneID = 60; Time Offset = 0
Reading zhdr file './cfg/kaladima.cfg'
Using database for safe coords.
Zone safe coords are x = -2; y = -18; z= 3.75
[Status] Loading Objects from DB...
[Status] Loading Ground Spawns from DB...
[Status] Loading doors for kaladima ...
[Status] Done loading doors for kaladima ...
Petition 1 pettime = 1075244406
Petition 4 pettime = 1077918843
Petition 18 pettime = 1077916536
Petition 54 pettime = 1075595761
Petition 94 pettime = 1077935724
Petition 174 pettime = 1077767613
[Status] Zone Bootup: kaladima (60)
Got ServerOP_SetAliasZone
Got SetAliasZone_Struct
Setting alias zone for client Rekasholim
WorldServer: Rekasholim doesn't have ZoneProxy running
[Status] 99234 New client from ip:127.0.0.1 port:3198
Client: Rekasholim doesn't have ZoneProxy running
Error in GetZoneThirdParty query 'SELECT thirdparty FROM zone WHERE short_name='
kaladima'' #1054: Unknown column 'thirdparty' in 'field list'
Error in GetZoneThirdParty query 'SELECT thirdparty FROM zone WHERE short_name='
kaladima'' #1054: Unknown column 'thirdparty' in 'field list'
[Error] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING:
opcode: 0x02f8, size: 4
[Error] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING:
opcode: 0x032a, size: 8
Reply With Quote