-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Fire mage talents, when Dot >> Dot Is Active or Dot >> Dot Remaining Time and Ignite is selected, this error occurs. The warning triangle for the entry shows Player (#1) does not know spell {}.
RNG Seed: 0
Full Stack Trace:
runtime error: index out of range [0] with length 0
Stack Trace:
goroutine 6 [running]:
runtime/debug.Stack()
/opt/hostedtoolcache/go/1.23.12/x64/src/runtime/debug/stack.go:26 +0x6
main.computeStats.func1()
/home/runner/work/classic/classic/sim/wasm/main.go:56 +0x10
panic({0xf7ae0, 0x24c1ed8})
/opt/hostedtoolcache/go/1.23.12/x64/src/runtime/panic.go:791 +0x1a
github.com/wowsims/classic/sim/core.DotArray.Get(...)
/home/runner/work/classic/classic/sim/core/dot.go:300
github.com/wowsims/classic/sim/core.(*Spell).Dot(...)
/home/runner/work/classic/classic/sim/core/spell.go:371
github.com/wowsims/classic/sim/core.(*APLRotation).GetAPLDot(0x1fa7290, {0x0, 0x1f08000}, 0x1c4bf00)
/home/runner/work/classic/classic/sim/core/apl_helpers.go:175 +0x2e
github.com/wowsims/classic/sim/core.(*APLRotation).newValueDotIsActive(0x1fa7290, 0x1c4bec0)
/home/runner/work/classic/classic/sim/core/apl_values_core.go:16 +0xa
github.com/wowsims/classic/sim/core.(*APLRotation).newAPLValue(0x1fa7290, 0x1c4be80)
/home/runner/work/classic/classic/sim/core/apl_value.go:181 +0x211
github.com/wowsims/classic/sim/core.(*APLRotation).newAPLAction(0x1fa7290, 0x1c4be40)
/home/runner/work/classic/classic/sim/core/apl_action.go:119 +0x3
github.com/wowsims/classic/sim/core.(*Unit).newAPLRotation.func2()
/home/runner/work/classic/classic/sim/core/apl.go:113 +0x5
github.com/wowsims/classic/sim/core.(*APLRotation).doAndRecordWarnings(0x1fa7290, 0x1d60d98, 0x0, 0x1f5f960)
/home/runner/work/classic/classic/sim/core/apl.go:48 +0x6
github.com/wowsims/classic/sim/core.(*Unit).newAPLRotation(0x1f08000, 0x2412ee0)
/home/runner/work/classic/classic/sim/core/apl.go:111 +0xf
github.com/wowsims/classic/sim/core.(*Environment).finalize(0x1fafa00, 0x241cb80, 0x2412fc0, 0x1eac740, 0x1)
/home/runner/work/classic/classic/sim/core/environment.go:177 +0x75
github.com/wowsims/classic/sim/core.NewEnvironment(0x241cb80, 0x2412fc0, 0x1)
/home/runner/work/classic/classic/sim/core/environment.go:57 +0x5
github.com/wowsims/classic/sim/core.ComputeStats(0x1c4b540)
/home/runner/work/classic/classic/sim/core/api.go:18 +0x6
main.computeStats({{}, 0x0, 0x0}, {0x1c4b500, 0x4, 0x4})
/home/runner/work/classic/classic/sim/wasm/main.go:75 +0x11
syscall/js.handleEvent()
/opt/hostedtoolcache/go/1.23.12/x64/src/syscall/js/func.go:100 +0x23
Metadata
Metadata
Assignees
Labels
No labels