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:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.2-DR1
[Status] Loading opcodes..
[Status] EMuShareMem 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
[Status] Loading variables..
[Status] Loading zones..
[Status] Clearing groups..
[Status] Loading items..
[Status] EMuShareMem loaded
Error in GetItemsCount query 'SELECT MAX(id),count(*),sum(length(serialization)+
1) FROM items' #1054: Unknown column 'serialization' in 'field list'
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
[Error] Error: Could not load item data. But ignoring
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading guild link..
[Status] EMuShareMem loaded
[Status] Loading GuildList from database...
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 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 connection: 127.0.0.1:16777343
New zoneserver: #1 127.0.0.1:2829
Zoneserver SetConnectInfo: 127.0.0.1:2829: localhost:8782
96759 New TCP connection: 127.0.0.1:16777343
96759 New TCP connection: 127.0.0.1:16777343
New zoneserver: #2 127.0.0.1:2830
96799 New TCP connection: 127.0.0.1:16777343
96799 New TCP connection: 127.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 SetConnectInfo: 127.0.0.1:2831: localhost:8780
Zoneserver SetConnectInfo: 127.0.0.1:2832: localhost:8781
Zoneserver SetConnectInfo: 127.0.0.1:2833: localhost:8783
Zoneserver SetConnectInfo: 127.0.0.1:2830: localhost: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:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.6.2-DR1
[Status] Loading opcodes..
[Status] Mapping Opcodes
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
Error in GetItemsCount query 'SELECT MAX(id),count(*),sum(length(serialization)+
1) FROM items' #1054: Unknown column 'serialization' in 'field list'
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
[Error] Loading items FAILED!
Failed. But ignoring error and going on...
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] EMuShareMem loaded
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] EMuShareMem loaded
[Status] Loading Doors from database...
[Status] EMuShareMem loaded
[Status] Loading guilds
[Status] Loading guild list
[Status] EMuShareMem loaded
[Status] Loading factions
[Status] Loading titles
[Status] Loading AA effects
[Status] Loading swarm spells
[Status] Loading tributes
[Error] Error in LoadTributes first query 'SELECT id,name,descr,unknown,isguild
FROM tributes': #1054: Unknown column 'isguild' in 'field list'
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] 179 commands loaded
[Status] Starting EQ Network server.
[Status] Entering sleep mode
Connected to worldserver: localhost:9000
Thanks in advance =)