Page 1 of 1

Bug reports for Magarena 1.65

PostPosted: 30 Aug 2015, 14:02
by melvin
To help us in addressing bugs, the best way is to create an issue on the issue tracker. This lets us keep track each report separately and ensures it doesn't get lost.
https://github.com/magarena/magarena/issues (requires github account)

For game play bugs, please report in as much details as possible, especially the list of permanents on the field, any continuous effects in place etc. If possible, do attached the <install folder>/Magarena/logs/game.log file to the report.

Less preferred is to post your report in this thread. (requires forum account)

You can report anonymously via gitreports, note that name/email if provided will be listed on the issue tracker.
https://gitreports.com/issue/magarena/magarena (no sign-up required, name/email optional)

Re: Bug reports for Magarena 1.65

PostPosted: 13 Sep 2015, 13:12
by jerichopumpkin
not a bug, but a bad AI decision: AI played Brass Gnat on first turn, then paid 1 to untap it during the following upkeep, even though it was already untapped. I guees the same is true for any similar card (Brass Man, etc.). Ai is Minimax

Re: Bug reports for Magarena 1.65

PostPosted: 13 Sep 2015, 16:19
by ShawnieBoy
jerichopumpkin wrote:not a bug, but a bad AI decision: AI played Brass Gnat on first turn, then paid 1 to untap it during the following upkeep, even though it was already untapped. I guees the same is true for any similar card (Brass Man, etc.). Ai is Minimax
It does seem that the AI untapping mechanism isn't checking tapped status, I've noticed this with Seeker of Skybreak as well. Raised as issue 435.

Re: Bug reports for Magarena 1.65

PostPosted: 22 Sep 2015, 20:00
by sponeta
Another timing issue: when Havengul Runebinder creates a zombie, it doesn't get a +1/+1 counter.

Re: Bug reports for Magarena 1.65

PostPosted: 26 Sep 2015, 10:00
by jerichopumpkin
Manor Gargoyle does not lose indestructible when it loses defender

Re: Bug reports for Magarena 1.65

PostPosted: 27 Sep 2015, 14:05
by melvin
sponeta wrote:Another timing issue: when Havengul Runebinder creates a zombie, it doesn't get a +1/+1 counter.
Thanks, I can confirm the bug. Tracking as https://github.com/magarena/magarena/issues/446

jerichopumpkin wrote:Manor Gargoyle does not lose indestructible when it loses defender
Tracking as https://github.com/magarena/magarena/issues/447