VORPCORE / VORP-Hunting

Selling Animals & Skins script
GNU General Public License v3.0
6 stars 21 forks source link

Error While Roping and Killing Cow #29

Closed EagLeTaLoN713 closed 2 years ago

EagLeTaLoN713 commented 2 years ago

image Not sure if related but skinned a cow after roping and killing and got this error.

EagLeTaLoN713 commented 2 years ago

Killed and Skinned an Alligator. Did not give me the Animal Gathered: notification in console like I did with the cow.

DerHobbs commented 2 years ago

Alligator and Cow https://prnt.sc/9-eVK2nkx-Gl If both work, maybe check your config again

EagLeTaLoN713 commented 2 years ago

Was the error I got skinning cow resolved?

AndrewR3K commented 2 years ago

Can you double check your config for me and make sure you the skinnableAnimals they look like this? [989669666] = { name = "Rat", givenItem = { "meat" }, givenAmount = { 1 }, givenDisplay = {}, money = 100, gold = 0, rolPoints = 0, xp = 1 },

Main thing is to make sure the skinnable animals have the givenDisplay = {} within it, which might be whats giving you the above error (this was added to the config an update ot two ago)

EagLeTaLoN713 commented 2 years ago

ahhh missing the given Display. So i have to redo my whole config. I just copied it all. My Bad!