Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Baertram
Forum: Lua/XML Help 01/30/23, 02:54 PM
Replies: 10
Views: 2,465
Posted By Baertram
Oh about "releasing it": Feel free to release it...

Oh about "releasing it":
Feel free to release it with your name, it was your idea.

I'd only be glad if you write the same you wrote here to the plugin's description then:
Code was taken 100% from...
Forum: Lua/XML Help 01/30/23, 12:27 PM
Replies: 10
Views: 2,465
Posted By Baertram
Would have been to easy if all had worked just...

Would have been to easy if all had worked just fine... :p
I think the error did not show for me as I had added some new lines locally within AF API.lua. Unsure why it shows at all though as the...
Forum: Lua/XML Help 01/30/23, 09:05 AM
Replies: 10
Views: 2,465
Posted By Baertram
Found the problem: The entry I had marked in my...

Found the problem:
The entry I had marked in my last post

local allTrialSetsDropdownCallback = { name = subMenuEntryAllSets, filterCallback = GetFilterCallbackForSets( allSetsConstantId ) }

is...
Forum: Lua/XML Help 01/30/23, 06:19 AM
Replies: 10
Views: 2,465
Posted By Baertram
On first compare I couldn't find any errors in...

On first compare I couldn't find any errors in the code.
Will have to use both addons and add debug messages etc. to find out what is happening here :confused:

Easiest fix would be to add a table...
Forum: Lua/XML Help 01/29/23, 07:10 PM
Replies: 10
Views: 2,465
Posted By Baertram
@Sharlikran this is handled by LibSets, you need...

@Sharlikran this is handled by LibSets, you need to exchange the used API functions so that it returns the other set types.
But if this was forgotten it should not raise the error shown. Not sure...
Forum: Lua/XML Help 01/29/23, 04:21 PM
Replies: 10
Views: 2,465
Posted By Baertram
The error says it tries to index a function value...

The error says it tries to index a function value so somehow a table is expected but it got a function instead.
The error also says its at your new addon file at line 108 where something was defined...
Showing results 1 to 6 of 6