View Single Post
  #4  
Old 09-16-2005, 07:20 PM
32ones
Fire Beetle
 
Join Date: May 2005
Posts: 27
Default

Great tutorial, works fine. Just a few questions thou.

Is there anyway to get up to and possibly past PoP expansion?
Is entering the tutorial bad?
Are there any races/classes I cannot use?

Any thing else I should know? =)

*** EDIT ***

I get 1 error in world.exe and 2 errors in boot5zones.exe...
I will post my the logs here.
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 
Thanks in advance =)

Last edited by 32ones; 09-17-2005 at 10:18 AM..