Hi there.
Got quite excited when I saw CuteOne had released PE Feral profile so thought that I might aswell try it out (using the PQR version almost daily and I love it).
But LUA error's are blocking my path of testing these out!
Downloaded the latest rev. from GitHub from both PE and CuteOne's profiles.
Used the LUA unlocker that PE launched togheter with the PE addon itself.
This is the LUA error I get when I select the CuteOne profile.
Also, can't seem to locate CuteOne's profiles in the In-game addons list? Missing the .lua file?
Did place CuteOne profile in both the PE folder and the whole .zip file in seperate folders (\AddOns\ProbablyEngine\rotations\druid\ and in \AddOns\CuteFeral\ (not at the same time tho..))
Code:
Date: 2013-11-25 21:43:33
ID: 1
Error occured in: Global
Count: 1
Message: [string "local target = "player";return ProbablyEngi..."] line 1:
attempt to index field 'cute' (a nil value)
Debug:
[string "local target = "player";return ProbablyEngi..."]:1: func()
Probably\system\core\library.lua:34: parse()
Probably\system\core\parser.lua:123: nested()
Probably\system\core\parser.lua:183: table()
Probably\system\timers\rotation.lua:81: event()
Probably\system\core\timer.lua:30:
Probably\system\core\timer.lua:25
Locals:
target = "player"
(*temporary) = nil
(*temporary) = "attempt to index field 'cute' (a nil value)"