View Bug Report
School throws an AceOO error if Ace2 is enabled.
Bug #: 3030
File: School
Date: 01-10-07 01:14 AM
By: Xian-Pu
Status: Fixed
This is the error (from Buggrabber):
[2007/01/10 06:47:05-85-x1]:
School-1.0.20000.0\School.lua:99: AceAddon: AceOO-2.0: AceOO-2.0: AceOO-2.0: AceOO-2.0: AceOO-2.0: AceOO-2.0: AceOO-2.0: AceOO-2.0: AceOO-2.0: AceOO-2.0: AceOO-2.0: Method conflict in attempt to mixin. Field "SetDebugging"
Ace2\AceLibrary\AceLibrary.lua:85: in function <Interface\AddOns\Ace2\AceLibrary\AceLibrary.lua:38>
(tail call): ?:
(tail call): ?:
AceAddon-2.0-23383 (Ace2):743: in function `new'
School-1.0.20000.0\School.lua:99: in main chunk
---

I've already tried deleting my savedvariable & re-installing, but neither worked.
When I load just School, it'll run.
But if I Ace2 as well, it throws this error. (I've also tried enabling all my... 100+ or so -_-; addons, and as long as Ace2 i disabled School runs perfectly. So maybe School doesn't like something about loading the seperate Ace2 libraries?)

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Kodewulf - 01-11-07 05:29 AM
Fixed. It was a conflict in one of the libraries. Specifically Toolbox and AceDebug.

You can get the new version: r24649 from here, or from the WowAce website.
By: Xian-Pu - 01-11-07 07:37 AM
Cool, grabbed it with WinAceUpdater, and she works beautifully.

Thx!
By: Kodewulf - 01-12-07 05:57 AM
Glad to hear it.