Hercules Elf Bot - May 28, 2012 1:24
Originally posted by [b]Senshuken[/b]
I just did an SVN update and noticed some warnings. So seems like there are some missing items in the item_db. Well it's only missing in the Pre-re database. Is this suppose to be left as is? Or should it also be included in the pre-re database. The items show up in the Re database, but not in the pre-re one.
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '106' (id '2139').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '106' (id '2800').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '106' (id '2801').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '106' (id '2802').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '106' (id '2803').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '106' (id '2804').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '106' (id '2806').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '106' (id '2807').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '106' (id '2808').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '197' (id '2139').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '197' (id '2800').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '197' (id '2801').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '197' (id '2802').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '197' (id '2803').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '197' (id '2804').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '197' (id '2806').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '197' (id '2807').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '197' (id '2808').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '219' (id '2139').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '219' (id '2800').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '219' (id '2801').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '219' (id '2802').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '219' (id '2803').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '219' (id '2804').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '219' (id '2806').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '219' (id '2807').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '219' (id '2808').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '292' (id '2139').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '292' (id '2800').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '292' (id '2801').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '292' (id '2802').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '292' (id '2803').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '292' (id '2804').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '292' (id '2806').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '292' (id '2807').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '292' (id '2808').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '304' (id '2139').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '304' (id '2800').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '304' (id '2801').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '304' (id '2802').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '304' (id '2803').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '304' (id '2804').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '304' (id '2806').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '304' (id '2807').
[Warning]: npc_parse_shop: Invalid sell item in file 'npc/merchants/shops.txt', line '304' (id '2808').
Hercules Elf Bot - May 28, 2012 19:31
Originally posted by [b]Kenpachi[/b]
We are aware of this. It's because those shop should not be there in preRE mode.
Unfortunately the solution may take a week or two. Please be patient.
Hercules Elf Bot - Jun 10, 2012 0:10
Originally posted by [b]Daegaladh[/b]
I hope this fix is only temporary... because as you know all mob spawns are different in re, as well as some quests and other stuff. I know you said you're planning to reorganize the npc folder to fix this, but it will be soon? Thanks
Hercules Elf Bot - Jun 10, 2012 0:23
Originally posted by [b]Kenpachi[/b]
Yes, that's just a temporary solution. I don't know how long it will take until we finish the reorganization, but hopefully soon.