Results: 9Comments by: hobotron
File: pChat (Chat customization & help: look/notification/sound/automation/history)01/14/24
Chat frame now occluding champion point selection
Posted By: hobotron
As of the release of v10.0.4.3, when attempting to select champion points in the bottom left of the Craft tree, several of the nodes are no longer interactable due to being covered by the chat frame. One can resize the chat frame to get access, but I doubt that was the intent.
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/02/17
Re: Re: Re: pChat freezes game
Posted By: hobotron
A workaround, with the only downside being that /slash commands are not saved in your history. Change: pChat.lua: line 1365 switch = CHAT_SYSTEM.switchLookup rewritedText = string.format("%s ", switch) if currentTarget then rewritedText = string.format("%s%s ", rewritedText, currentTarget) end...
File: No, thank you!05/23/17
Re: Re: Re: Re: Re: Re: Game Patch 3.0.5
Posted By: hobotron
I get this error too The addon seems to have a problem with the new patch 3.0.5. I get two errors after login/reloadui: user:/AddOns/NoThankYou/Libs/LibNotification/LibNotification.lua:52: table index is nil stack traceback: user:/AddOns/NoThankYou/Libs/LibNotification/LibNotification.lua:52: in function '(main chunk)' This...
File: FCO ItemSaver03/29/17
Re: Destroying Not Allowed
Posted By: hobotron
Since Last Update, When I double click to equip an item or drag it from my inventory to Alpha gear I get the message Destroying Not Allowed. However, Right click an item in inventory and select Equip does still work. Edit: Also Agree, removing FCOIS icon on an item now lets you do what you want with it. Definitely the cas...
File: Combat Metrics02/15/17
Since updating Combat Metrics just...
Posted By: hobotron
Since updating Combat Metrics just now, I get the following error every time I log in: user:/AddOns/CombatMetrics/CombatMetrics.lua:441: unexpected symbol near 'if' If I try to open a fight report with the hotkey, I get this error: user:/AddOns/CombatMetrics/CombatMetricsUI.lua:577: attempt to index a nil value stack traceb...
File: Ravalox' Quest Tracker01/21/17
Max-level enchanting writ bug
Posted By: hobotron
I've just noticed this within the last couple weeks, but with the feature of reporting information about an accepted quest to chat, it is actually reporting the wrong writ information when accepting one for max-level enchanting. Just now I accepted the enchanting writ, which is for a Superb Glyph of Stamina and a Ta Aspect Rune, but...
File: MiniMap by Fyrakin10/23/16
I'm not sure if it is happening for...
Posted By: hobotron
I'm not sure if it is happening for everyone, but for my small, four-person guild, the problem of stale pins is occurring. The main ('m') map is staying correct, but the minimap data is stale for quests pins, lore books and sky shards. Let us know if there's any diagnostic information that would be useful.
File: FCO ItemSaver10/22/16
Re: Re: UI focus bug in 0.8.7b
Posted By: hobotron
Ok thanks for the feedback. Any chance you can get me some details how to get this erroneous behavior? Typing in a char window means in detail? And this will trigger the error? Are you getting the same error if you ONLY enable FCOIS and disable all other addons? Thanks for your help and the kind words. OK, I've determine...
File: FCO ItemSaver10/16/16
UI focus bug in 0.8.7b
Posted By: hobotron
After updating from 0.8.7 to 0.8.7b I began to have weird UI focus issues. After interacting with many UI elements, the UI began to behave as if I had hit the period (.) key to toggle mouse focus. For example, when typing in a char window, or interacting with my inventory. Reverting back to 0.8.7 resolved the issue. Thank you for...