-
Notifications
You must be signed in to change notification settings - Fork 34
Description
RNG Seed: 0
interface conversion: core.Agent is *feral.FeralDruid, not *guardian.GuardianDruid
Stack Trace:
goroutine 7 [running]:
runtime/debug.Stack()
/opt/hostedtoolcache/go/1.25.5/x64/src/runtime/debug/stack.go:26 +0x6
main.computeStats.func1()
/home/runner/work/mop/mop/sim/wasm/main.go:55 +0xe
panic({0xc3960, 0x1371950})
/opt/hostedtoolcache/go/1.25.5/x64/src/runtime/panic.go:783 +0x1a
github.com/wowsims/mop/sim/druid/guardian.init.func1({0x3e4768, 0x1296fc0}, 0x14a4540)
/home/runner/work/mop/mop/sim/druid/guardian/items.go:21 +0x11
github.com/wowsims/mop/sim/core.(*Character).applyItemSetBonusEffects(0x1400000, {0x3e4768, 0x1296fc0})
/home/runner/work/mop/mop/sim/core/item_sets.go:216 +0xf
github.com/wowsims/mop/sim/core.(*Character).applyAllEffects(0x1400000, {0x3e4768, 0x1296fc0}, 0x1392b40, 0x13703f0, 0x12c0550)
/home/runner/work/mop/mop/sim/core/character.go:297 +0xb
github.com/wowsims/mop/sim/core.(*Raid).applyCharacterEffects(0x10be580, 0x1081080)
/home/runner/work/mop/mop/sim/core/raid.go:329 +0x3e
github.com/wowsims/mop/sim/core.(*Environment).initialize(0x10be420, 0x1081080, 0x13af7a0)
/home/runner/w...