PDA

View Full Version : Addlootdroptonpc errors.


DeletedUser
10-04-2002, 05:42 AM
Ok, got my world working(workaround; unplugging the router) and sourced in the db.sql AND the .sql from http://edwardpinniger.bctalk.net/eq/eqemu.html.

I'm using 0.3.8, and my zones keep crashing.

zone.7995 output(debug log):
Using database 'eq' at localhost
EqEmu 0.3.8 - Vergeltung
Loading zone names, items & NPCs...done.
If this is the last message you see, you forgot to move spells_en.txt from your EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction data...done.
Connected to worldserver: 66.168.218.218:9000
Entering sleep mode
ZoneID = 10
Reading zhdr file './cfg/freporte.cfg'
Using database for safe coords.
Zone safe coords are x = -950; y = -14; z= 0
-----------
Zone server 'freporte' listening on port:7995
-----------
24315 New client from ip: 66.168.218.218 port: 2928
Login packet 1 (OP_SetDataRate = 10)
Unexpected packet during CLIENT_CONNECTING2: OpCode: 0xe821, size: 4
0: 00 00 20 41 | .. A
Login packet 2
Loaded playerprofile for Deeorny - size: 8452/8452
Loaded alt_adv_table for Deeorny - size: 256/256
Login packet 3
Zhdr request (Login 4)
Sending zonepoints...done
Sending objects...done
Enterzone complete (Login 5)
Sending doorspawns...done
Message:ZONEWIDE_MESSAGE: This zone caused a fatal error and will shut down now. Your character will be restored to the last saved status. We are sorry for any inconvenience!
Mixed in with those error are these:
Error in AddLootDropToNPC: dbitem=0, item#=3101, lootdrop_id=58
Error in AddLootDropToNPC: dbitem=0, item#=3101, lootdrop_id=58
Error in AddLootDropToNPC: dbitem=0, item#=3101, lootdrop_id=58
Error in AddLootDropToNPC: dbitem=0, item#=3161, lootdrop_id=59
Error in AddLootDropToNPC: dbitem=0, item#=3161, lootdrop_id=59
Error in AddLootDropToNPC: dbitem=0, item#=3161, lootdrop_id=59
Error in AddLootDropToNPC: dbitem=0, item#=13068, lootdrop_id=334
Error in AddLootDropToNPC: dbitem=0, item#=13068, lootdrop_id=334
Error in AddLootDropToNPC: dbitem=0, item#=13068, lootdrop_id=334
Error in AddLootDropToNPC: dbitem=0, item#=4001, lootdrop_id=4
Error in AddLootDropToNPC: dbitem=0, item#=4001, lootdrop_id=4
Error in AddLootDropToNPC: dbitem=0, item#=4001, lootdrop_id=4
which I did a search on, and nothing recent come up. I dropped my db and resourced again with the same errors.

Any ideas?

Drawde
10-04-2002, 11:12 PM
The AddLootdroptoNPC errors always seem to pop up with my DB, ever since I created it. They do not seem to have any effect on the relevant loot tables, and I don't know why the errors appear in the first place (there are no errors in the loot tables, and the item IDs shown are in the DB). Anyway, whatever is causing your zone servers to crash, this shouldn't be it - I always get this error message, even when everything's working OK.