Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #007500

  • 0 - None Assigned

  • Needs More Info

Issue Confirmations

  • Yes (0)No (2)
Photo

Item_Packages.conf wont update

Posted by p!\/aT3 on 10 July 2013 - 03:08 PM

Hi, Im trying to add new items in one of the container in item_packages.conf and use @reloaditemdb but it wont update, i tried changing the old items in the container and reloaditemdb again but the old item is still poping out on that itempackage container.

can you show me what changes you've made? (so I can use them to reproduce)

i tried this: even i though i change the  Majestic_Goat_Repl to brynhild, Majestic_Goat_Repl is still poping out of the Treasure_Box_Woe. I think the Cache is not updating even using @reloaditemdb.

Tresure_Box_WoE: {
Brynhild: { // <- This is the one i changed.  the old one is Majestic_Goat_Repl.
Random: 1
Rate: 50
Named: True
Announce: True
}


    2383: { // <- also tried item # of brynhild but still no luck.
Random: 1
Rate: 50
Named: True
Announce: True
}

Jewel_Crown_Repl: {
Random: 1
Rate: 15
}
Prontera_Army_Cap_Repl: {
Random: 1
Rate: 20
}
Feather_Bonnet_Repl: {
Random: 1
Rate: 20
}
Viking_Helm_Repl: {
Random: 1
Rate: 20
}
Mysterious_Can: {
Random: 1
Count: 10
Rate: 50
}
Mysterious_PET_Bottle: {
Random: 1
Count: 10
Rate: 50
}
Mysterious_Can2: {
Random: 1
Count: 10
Rate: 50
}
Mysterious_PET_Bottle2: {
Random: 1
Count: 10
Rate: 50
}
Hometown_Gift: {
Random: 1
Count: 10
Rate: 50
}
Yggdrasilberry: {
Random: 1
Count: 5
Rate: 30
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 10
Rate: 50
}
Dried_Yggdrasilberry: {
Random: 1
Count: 10
Rate: 50
}
Unripe_Fruit: {
Random: 1
Count: 5
Rate: 50
}
First_Aid_Kit: {
Random: 1
Count: 10
Rate: 40
}
Gift_Box: {
Random: 1
Count: 5
Rate: 250
}
Comp_Battle_Manual: {
Random: 1
Count: 3
Rate: 20
}
Old_Blue_Box: {
Random: 1
Count: 5
Rate: 180
}
}

can you show me what changes you've made? (so I can use them to reproduce)


maybe he forget to delete first the files on the cache.
cache\db\pre-re\item_packages.conf or cache\db\re\item_packages.conf

Ind 
changed status to: New

Thanks for the info I'll be going over it


can you show me what changes you've made? (so I can use them to reproduce)

maybe he forget to delete first the files on the cache.
cache\db\pre-re\item_packages.conf or cache\db\re\item_packages.conf

cache files should not require to be manually deleted

Ind 
changed status to: Started

Ind 
changed status to: Needs More Info

I've tried to reproduce a number of ways but I didn't succeed, whats your server os?

Try to change your file editor

OS: Debian

I dont really know why, I added the item like i posted above then use @reloaditemdb, then get the woe box. but still it wont give the bryn, but it still giving the item i delete from the list.