#324
Solved
Repeated actions cause all actions to stop working
Reported by brine on OCTGN · 13/12/2010 04:39:38
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- Solved
- Category:
- Game scripts
- Version:
- 0.9.*
- Issue type:
- Bug
There’s a huge problem with the python scripting right now. When player A shuffles repeatedly, after a few shuffles all python cardactions for player A stop working until they close the client. This includes both hotkeys and context-menu activations.
My guess is using the shuffle action while the previous shuffle action is still in progress causes the actions to lock up.
Attachments
No attachment has been uploaded, yet.
Loading comments...