Anyone who knows what's causing this error?
it doesnt try to call any protected lua functions only this line.. It's highley annoying cus after you get this error you have to restart wow to get rid of it,
even if you press OK it will pop back up after you do a mouseclick or do a keypress
Code:numLootItems = GetNumLootItems(); for i = 1,numLootItems, 1 do LootSlot( i ); ConfirmLootSlot( i ); end![]()