Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash Report - Affliction Warlock #2012

Closed
lologarithm opened this issue Dec 2, 2022 · 0 comments
Closed

Crash Report - Affliction Warlock #2012

lologarithm opened this issue Dec 2, 2022 · 0 comments
Labels

Comments

@lologarithm
Copy link
Contributor

Crash happened in raid sim, but warlocks rotation code shouldn't allow for negative wait times.

Simulation Failure:
Affli Warlock (#19): cannot wait negative time
Stack Trace:
goroutine 219 [running]:
runtime/debug.Stack()
/home/ben/sdks/go1.19.2/src/runtime/debug/stack.go:24 +0x65
github.com/wowsims/wotlk/sim/core.runSim.func1()
/home/ben/code/wotlk/sim/core/sim.go:59 +0x9e
panic({0xbc3840, 0xc001b7d3b0})
/home/ben/sdks/go1.19.2/src/runtime/panic.go:884 +0x212
github.com/wowsims/wotlk/sim/core.(*Unit).WaitUntil(0xc002976000?, 0xc0002dd3f0?, 0x3ff0000000000000?)
/home/ben/code/wotlk/sim/core/gcd.go:102 +0x15c
github.com/wowsims/wotlk/sim/warlock.(*Warlock).tryUseGCD(0xc002976000, 0xc0002dd3f0)
/home/ben/code/wotlk/sim/warlock/rotations.go:381 +0x20b0
github.com/wowsims/wotlk/sim/warlock.(*Warlock).OnGCDReady(0xc00297be50?, 0xc0002dd3f0?)
/home/ben/code/wotlk/sim/warlock/rotations.go:287 +0x13e

Tharre added a commit to Tharre/wotlk-sim that referenced this issue Mar 31, 2023
Tharre added a commit to Tharre/wotlk-sim that referenced this issue Mar 31, 2023
Tharre added a commit to Tharre/wotlk-sim that referenced this issue Mar 31, 2023
Tharre added a commit to Tharre/wotlk-sim that referenced this issue Apr 1, 2023
@Tharre Tharre closed this as completed in 798d71f Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants