View Single Post
  #1  
Old 09-17-2005, 04:01 PM
32ones
Fire Beetle
 
Join Date: May 2005
Posts: 27
Default 6.2 Server errors

I used tallerin's guide (http://www.eqemulator.net/wiki/wikka.php?wakka=Windows6) and I got a few errors here =(

I posted it in his thread, but I think I am not allowed to so I will repost here and hopefully a mod will delete my old one.. or let it rot.


World.exe
PHP Code:
[StatusCURRENT_WORLD_VERSION:EQEMu 0.6.2-DR1
[StatusLoading opcodes..
[
StatusEMuShareMem loaded
Opcode OP_Command is missing from 
./opcodes.conf
Opcode OP_MailboxHeader is missing from 
./opcodes.conf
Opcode OP_MailHeader is missing from 
./opcodes.conf
Opcode OP_MailBody is missing from 
./opcodes.conf
Opcode OP_NewMail is missing from 
./opcodes.conf
Opcode OP_SentConfirm is missing from 
./opcodes.conf
Opcode OP_RAWSessionRequest is missing from 
./opcodes.conf
Opcode OP_RAWSessionResponse is missing from 
./opcodes.conf
Opcode OP_RAWCombined is missing from 
./opcodes.conf
Opcode OP_RAWSessionDisconnect is missing from 
./opcodes.conf
Opcode OP_RAWKeepAlive is missing from 
./opcodes.conf
Opcode OP_RAWSessionStatRequest is missing from 
./opcodes.conf
Opcode OP_RAWSessionStatResponse is missing from 
./opcodes.conf
Opcode OP_RAWPacket is missing from 
./opcodes.conf
Opcode OP_RAWFragment is missing from 
./opcodes.conf
Opcode OP_RAWOutOfOrderAck is missing from 
./opcodes.conf
Opcode OP_RAWAck is missing from 
./opcodes.conf
Opcode OP_RAWAppCombined is missing from 
./opcodes.conf
Opcode OP_RAWOutOfSession is missing from 
./opcodes.conf
00346640
[StatusLoading variables..
[
StatusLoading zones..
[
StatusClearing groups..
[
StatusLoading items..
[
StatusEMuShareMem loaded
Error in GetItemsCount query 
'SELECT MAX(id),count(*),sum(length(serialization)+
1) FROM items' 
#1054: Unknown column 'serialization' in 'field list'
ErrorDatabase::LoadItems() (sharemem): GetItemsCount() returned -1
[ErrorErrorCould not load item data.  But ignoring
[Status] ./LoginServer.ini read.
[
StatusLoading guild ranks..
[
StatusLoading guild link..
[
StatusEMuShareMem loaded
[StatusLoading GuildList from database...
[
StatusLoading ./addon.ini..
[
StatusLoading EQ time of day..
[
StatusDeleted 0 stale player corpses from database
[StatusDeleted 0 stale player backups from database
Assassinating people that whine about horses
...done
TCP listening on
localhost:9000
World server listening on
localhost:9000
Setting World to MiniLogin Server type
Connected to LoginServer
localhost:5999
96559 
New TCP connection127.0.0.1:16777343
New zoneserver#1 127.0.0.1:2829
Zoneserver SetConnectInfo127.0.0.1:2829localhost:8782
96759 
New TCP connection127.0.0.1:16777343
96759 
New TCP connection127.0.0.1:16777343
New zoneserver#2 127.0.0.1:2830
96799 New TCP connection127.0.0.1:16777343
96799 
New TCP connection127.0.0.1:16777343
New zoneserver#3 127.0.0.1:2833
New zoneserver#4 127.0.0.1:2832
New zoneserver#5 127.0.0.1:2831
Zoneserver SetConnectInfo127.0.0.1:2831localhost:8780
Zoneserver SetConnectInfo
127.0.0.1:2832localhost:8781
Zoneserver SetConnectInfo
127.0.0.1:2833localhost:8783
Zoneserver SetConnectInfo
127.0.0.1:2830localhost:8784 
I think when I put in the minilogin opcodes with the eqemu opcodes something wrong went down... About the other error.. My only guess is something is missing from my DB.



Boot5zones.exe

PHP Code:
[StatusCURRENT_ZONE_VERSIONEQEMu 0.6.2-DR1
[StatusLoading opcodes..
[
StatusMapping Opcodes
[StatusLoading Variables
[StatusLoading zone names
[StatusLoading items
[StatusEMuShareMem loaded
Error in GetItemsCount query 
'SELECT MAX(id),count(*),sum(length(serialization)+
1) FROM items' 
#1054: Unknown column 'serialization' in 'field list'
ErrorDatabase::LoadItems() (sharemem): GetItemsCount() returned -1
[ErrorLoading items FAILED!
Failed.  But ignoring error and going on...
[
StatusLoading npcs
[StatusLoading npc faction lists
[StatusEMuShareMem loaded
[StatusLoading NPC Faction Lists from database...
[
StatusLoading loot tables
[StatusLoading Loot tables from database...
[
StatusLoading doors
[StatusEMuShareMem loaded
[StatusLoading Doors from database...
[
StatusEMuShareMem loaded
[StatusLoading guilds
[StatusLoading guild list
[
StatusEMuShareMem loaded
[StatusLoading factions
[StatusLoading titles
[StatusLoading AA effects
[StatusLoading swarm spells
[StatusLoading tributes
[ErrorError in LoadTributes first query 'SELECT id,name,descr,unknown,isguild
FROM tributes'
#1054: Unknown column 'isguild' in 'field list'
[StatusLoading corpse timers
[StatusLoading what ever is left
[StatusLoading commands
[Status179 commands loaded
[StatusStarting EQ Network server.
[
StatusEntering sleep mode
Connected to worldserver
localhost:9000 
Reply With Quote