- WoW Patch 4.1 removes the Pet Happiness mechanic; Feed Pet now works only as a large out-of-combat heal. As such, features related to tracking pet happiness and warning when the pet needs feeding have been removed from Feed-O-Matic (which still works great for simplifying the process of feeding a pet).
- New pet families introduced with Patch 4.0 & Cataclysm are now localized for Spanish, German, French, and Russian. (Localized pet family names are used for providing pet-specific feeding emotes; see FeedOMatic_Emotes.lua.)
This entry was posted
on Tuesday, April 26th, 2011 at 3:47 pm and is filed under Feed-O-Matic.
April 27th, 2011 at 5:09 am
Two errors:
[“message”] = “Interface\\AddOns\\GFW_FeedOMatic\\FeedOMatic.lua:101: attempt to index global ‘PetFrameHappiness’ (a nil value)”, [“count”] = 4
[“message”] = “Interface\\AddOns\\GFW_FeedOMatic\\FeedOMatic.lua:568: attempt to index global ‘PetFrameHappinessTexture’ (a nil value)”, [“count”] = 10
April 27th, 2011 at 3:38 pm
I havent gotten an error, but before and after i have updated, every left click will try and feed my pet(when not CD) and right clicking with open the options of feed-o-matic…
April 27th, 2011 at 5:04 pm
hi major problems in that achevments window and quest windows when clicked feedpet and when feed o matic loaded can not right click or left click mouse on screen at all with it disabled all normal functions still work
seems like there maybe issues with fram anchors possibly
thx c
April 27th, 2011 at 6:42 pm
I updated to the latest version from here. I uninstalled the old version first before installing the new update.
On log in I get these errors as seen by BugGrabber, english American client.
95x GFW_FeedOMatic-4.1\FeedOMatic.lua:565: attempt to index global “PetFrameHappinessTexture” (a nil value) GFW_FeedOMatic-4.1\FeedOMatic.lua:565: in function “FOM_PickFoodForButton” GFW_FeedOMatic-4.1\FeedOMatic.lua:355: in function “FOM_OnEvent” :”:OnEvent”:1: in function :”:OnEvent”:1
Locals: self = Frame_GFW_FeedOMatic { 0 = } event = “UNIT_NAME_UPDATE” arg1 = “pet” arg2 = nil
183x GFW_FeedOMatic-4.1\FeedOMatic.lua:568: attempt to index global “PetFrameHappinessTexture” (a nil value) GFW_FeedOMatic-4.1\FeedOMatic.lua:568: in function “FOM_PickFoodForButton” GFW_FeedOMatic-4.1\FeedOMatic.lua:355: in function “FOM_OnEvent” :”:OnEvent”:1: in function :”:OnEvent”:1
Locals: self = Frame_GFW_FeedOMatic { 0 = } event = “BAG_UPDATE” arg1 = 1 arg2 = nil
7x GFW_FeedOMatic-4.1\FeedOMatic.lua:101: attempt to index global “PetFrameHappiness” (a nil value) GFW_FeedOMatic-4.1\FeedOMatic.lua:101: in function <GFW_FeedOMatic\FeedOMatic.lua:100>
Locals:
April 28th, 2011 at 12:35 am
Tried e-mailing you about an error but your domain sent it back saying “Technical details of temporary failure: Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 451 451 4.3.5 Server configuration problem (state 14).”
Anyway, the e-mail was as such:
I updated Feed-o-matic today (along with all of my other addons) and despite having a keybinding made.. for some reason if I click anywhere on my screen at all, it only feeds my pet. I can’t click my action bars/mount button, my log out button or anything because it just feeds my pet. I couldn’t find anything on Google about this being a known-issue by any other hunters, so it could just be me.
AFAIK, your addon doesn’t conflict with any I’m running but incase it helps, here’s what I do have going (and fully updated):
Recount TukUI CT Mailmod DBM
I have a .lua error that I would e-mail, if you can give me a working e-mail address :p
April 28th, 2011 at 2:30 am
These problems are fixed in the newly released version 4.1.1. Thanks for the heads-up about the email server; I’m looking into it now.