| 
				  
 tcs... sorry to overbug if i do, but have you noticed a bug where players lose all their loot upon zoning? This I have noticed happening with MWnpcmovDB alpha 3 and dr5. World actually reported an error having to do with "AddLootdropToNpc"and referred to nothing else. What would you recommend taking a look at to fix the item saving bug?
 
 The verbose error output is as follows:
 The bug was recreated successfully everytime upon zoning and firstlogin;
 
 [Status] CURRENT_ZONE_VERSION: EQEMu 0.5.0
 [Status] Loading Variables
 [Status] Loading zone names
 [Status] Loading items
 [Status] EMuShareMem loaded
 [Status] Loading npcs
 [Status] Loading npc faction lists
 [Status] Loading loot tables
 [Status] Loading doors
 [Status] Loading guilds
 [Status] Loading factions
 [Status] Loading corpse timers
 [Status] Loading what ever is left
 [CommandLevels] block not found in ADDON.INI.
 [Status] Loading commands
 [Status] 148 commands loaded
 [Status] Entering sleep mode
 Connected to worldserver: 12.240.246.52:9000
 [Status] Weather should change in 5494 seconds
 Init: Loading zone lists, zone state or spawn list, player corpsesZonepoints loa
 ded into memory
 Parser::ClearCache
 , timezone data - Done. ZoneID = 19; Time Offset = 0
 Reading zhdr file './cfg/rivervale.cfg'
 Using database for safe coords.
 Zone safe coords are x = 0; y = 0; z= 4
 Reading zhdr file './cfg/rivervale.cfg'
 Using database for safe coords.
 Zone safe coords are x = 0; y = 0; z= 4
 Using default zone header data...
 Converting old zone data...
 [Status] Loading Objects from DB...
 [Status] Loading doors for rivervale ...
 [Status] Done loading doors for rivervale ...
 Petition 0 pettime = 0
 [Status] Zone Bootup: rivervale (19)
 Received Message SyncWorldTime
 Time Broadcast Packet: EQTime [05:04 am]
 [Status] 66606 New client from ip:12.240.246.52 port:3781
 [Error] Warning: Invalid PlayerAA_Struct size found in database
 [Error] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING:
 opcode: 0x0081, size: 0
 [Error] SaveInventory query 'REPLACE INTO inventory VALUES(1,30,20490,1)': #1136
 : Column count doesn't match value count at row 1
 [Error] SaveInventory query 'REPLACE INTO inventory VALUES(1,13,20490,1)': #1136: Column count doesn't match value count at row 1
 Unknown SpawnAppearance type: 0x0005 value: 0x0000000f
 Zoning to safe coords: misty (33)
 [Status] Zoning 'Kroeg' to: misty (33) x=0, y=-1063512064, z=0
 Flushing Queue!
 Queue Flushed!
 Client disconnected (cs=d): Kroeg
 Dropping client: Process=false, ip=12.240.246.52, port=3781
 Automatic shutdown
 [Status] Zone Shutdown: rivervale (19)
 
			
			
			
			
				  |