Thread Tools Display Modes
10-28-10, 01:54 AM   #1
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
ActionBars broken...again :/

Error message on BETA servers
Code:
Message: Interface\FrameXML\RestrictedExecution.lua:414: Invalid working environment
Time: 10/27/10 21:42:16
Count: 1
Stack: [C]: ?
Interface\FrameXML\RestrictedExecution.lua:414: in function <Interface\FrameXML\RestrictedExecution.lua:412>
(tail call): ?
Interface\FrameXML\SecureHandlers.lua:489: in function <Interface\FrameXML\SecureHandlers.lua:467>
[C]: in function `SetAttribute'
Interface\FrameXML\SecureHandlers.lua:663: in function <Interface\FrameXML\SecureHandlers.lua:652>
(tail call): ?
Interface\AddOns\rActionBarStyler\bars\bar1.lua:75: in function <Interface\AddOns\rActionBarStyler\bars\bar1.lua:67>

Locals: (*temporary) = "Invalid working environment"
Caused by
lua Code:
  1. [code]
  2.       self:Execute([[
  3.         buttons = table.new()
  4.         for i = 1, 12 do
  5.           table.insert(buttons, self:GetFrameRef("ActionButton"..i))
  6.         end
  7.       ]])
  8. [/code]

bar1.lua
http://code.google.com/p/rothui/sour.../bars/bar1.lua

Mod:
http://www.wowinterface.com/download...BarStyler.html

So either bug or the SecureHandlers changed again...

Tekkub updated the FrameXML already so watching the Blizz files is possible:
http://github.com/tekkub/wow-ui-sour...dExecution.lua
http://github.com/tekkub/wow-ui-sour...reHandlers.lua

But I cannot find the diff-page to compare a lua file from one release with a previous one.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)

Last edited by zork : 10-28-10 at 03:57 AM.
 
10-28-10, 04:58 AM   #2
neverg
A Frostmaul Preserver
 
neverg's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2007
Posts: 268
A bummer when I was trying to set my UI in the Beta and got that error!

Anyway, there are a post at least on the Blizzard forums: http://forums.worldofwarcraft.com/th...Id=26725722535

Nothing new tho. I would think that is a bug.

Another thing, I'm not on live but the recente changes they made to Nameplates are still borked in the Beta.
__________________
My oUF Layout: oUF Lumen
 
10-28-10, 06:01 AM   #3
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
*update*
Crap...That post from Alestane is 2 months old. The bars broke yesterday! Bars are working on live though.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)

Last edited by zork : 10-28-10 at 06:59 AM.
 
10-30-10, 02:05 AM   #4
ricks322
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Jun 2009
Posts: 154
Originally Posted by zork View Post
*update*
Crap...That post from Alestane is 2 months old. The bars broke yesterday! Bars are working on live though.
Go farther down that thread, Post #9.....
 
10-30-10, 06:58 AM   #5
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
Yeah but Rothar is me. So I'm the one who asked for confirmation. Which is now there. Neverthess. Bug confirmed. Will be fixed. /closed.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
 
11-04-10, 02:07 AM   #6
ricks322
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Jun 2009
Posts: 154
Action bars are fixed in the newest build 11/3 (13241).
 
 

WoWInterface » AddOns, Compilations, Macros » Cataclysm Beta » ActionBars broken...again :/


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off