View Single Post
05-19-22, 08:43 AM   #3
Mimma
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Nov 2019
Posts: 7
I don't use Carbonite, so I cannot help you with your actual problem.

However, it would probably be a help if you included a little more information, such as what version of Carbonite you have installed, what client you are using (Classic Era, SOM, TBC or Retail), and eventually what LUA error you get (if any).


You can turn ON errors by running this script
/console scriptErrors 1

And this to turn them off again:
/console scriptErrors 0
  Reply With Quote