Xawotihs
Xawotihs
_From [[email protected]](https://code.google.com/u/116148808979954769334/) on February 17, 2012 05:27:17_ I too can reproduce this on my Nokia N900, strangely as reported by catatafish this only happens the very first time a plague...
_From [[email protected]](https://code.google.com/u/104065867616493924576/) on September 28, 2013 05:50:15_ **Labels:** CardsEngine
_From [[email protected]](https://code.google.com/u/115081930177728449607/) on November 30, 2010 12:06:20_ would like to note, playing a story, then trying to play classic game, wagic crashes when trying to load the menu background on...
_From [[email protected]](https://code.google.com/u/[email protected]/) on November 30, 2010 16:24:57_ I've noted that too. That's a problem with the menu rather than anything else, I'll (re) open a ticket
_From [[email protected]](https://code.google.com/u/115081930177728449607/) on October 03, 2010 08:59:19_ reproduced and verified, this issue also exist with multiple triggered may effect and the ai, both triggers enter the stack, first one goes...
_From [[email protected]](https://code.google.com/u/114776400280660605596/) on October 04, 2010 07:04:42_ This also happens if you press X multiple times during an interrupt. It did not do this with 0.12.1 with me, but has...
_From [[email protected]](https://code.google.com/u/115081930177728449607/) on October 05, 2010 06:35:46_ **Status:** Verified **Labels:** -Priority-Medium Priority-High
_From [[email protected]](https://code.google.com/u/115081930177728449607/) on October 05, 2010 06:37:05_ opps changing to varified removes it from the list of issue(?why?) **Status:** New
_From [[email protected]](https://code.google.com/u/[email protected]/) on October 05, 2010 06:42:16_ verified means "it is fixed and I verified the fix". If you confirmed that the issue exists, put it in the "accepted" status
_From [[email protected]](https://code.google.com/u/115081930177728449607/) on October 05, 2010 06:42:53_ void ActionLayer::setCurrentWaitingAction(ActionElement \* ae){ assert(!ae || !currentWaitingAction); currentWaitingAction = ae; if (!ae) cantCancel = 0; } windows points here with this error. this...