Simulationcraft

Simulationcraft

33M Downloads

"/simc" doesn't work

gdlcf88 opened this issue ยท 3 comments

commented

Cloned from this repo in World of Warcraft_retail_\Interface\AddOns\Simulationcraft.

commented

image

commented

If you grab it straight from the repo, I believe you'll need the dependencies also available (Ace and a bunch of libs).

You can find the list of which libs are used in Simulationcraft.toc

commented
Message: Interface\AddOns\Simulationcraft\core.lua:3: Cannot find a library instance of "AceAddon-3.0".
Time: Thu Jul 18 14:47:49 2019
Count: 1
Stack: Interface\AddOns\Simulationcraft\core.lua:3: Cannot find a library instance of "AceAddon-3.0".
[C]: in function `error'
...face\AddOns\Simulationcraft\libs\LibStub\LibStub.lua:23: in function `LibStub'
Interface\AddOns\Simulationcraft\core.lua:3: in main chunk

Locals: (*temporary) = "Cannot find a library instance of "AceAddon-3.0"."

You are right, thanks.