Jump to content

  •  

firstookami

Member Since 21 Jul 2014
Offline Last Active Aug 04 2014 09:29 AM
-----

Topics I've Started

no sql items available

24 July 2014 - 12:59 AM

Hello,

 

i have just build my new client and server.

 

when i start the server i got this kind of error : [Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '161' (id '2332').

 

when i use @item i got this error "item not found", i have also notify npc vendor doesn't have any item to sell.

 

I have finnally try to input directly on base via inventory table : i got this error on char loading : [Warning]: itemdb_search: Item ID 1220 does not exists in the item_db. Using dummy data.

 

But i have all items on the item_db table on my SQL database, i don't understand ...

 

Also i don't have other issues, i see mobs on the world, i can fight them, etc ...

 

item_db.conf looks good , and on my SQL server when i select run .txt item_db instead of sql, if i loot something, inventory table on my SQL server is updated.

 

 

I probably missunderstood something.

 

 

Thanks for your help

 

ookami

 

 

 

PS : i'm french, if i'm unreadable, tell me ^^