It is currently 18 Jul 2025, 22:01
   
Text Size

Bug reports

Moderators: ubeefx, beholder, melvin, ShawnieBoy, Lodici, CCGHQ Admins

Re: Bug reports

Postby melvin » 18 Feb 2014, 11:46

muaddib wrote:Leutenant Kirtar didn't sacrificed.
Good catch, the sacrifice cost was missing. Fixed in https://code.google.com/p/magarena/sour ... 6d5f2295de for next release.
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby ShawnieBoy » 19 Feb 2014, 00:37

The AI really loves using Seeker of Skybreak to untap itself, doesn't do it forever, but often enough to be silly (EoT, Declare Attackers, Declare Blockers)
User avatar
ShawnieBoy
Programmer
 
Posts: 601
Joined: 02 Apr 2012, 22:42
Location: UK
Has thanked: 80 times
Been thanked: 50 times

Re: Bug reports

Postby ShawnieBoy » 19 Feb 2014, 04:15

Paraselene assumes all enchantments are destroyed and essentially gains life for each enchantment in play, not for each destroyed (Doesn't take into account regenerating enchantments, ie. enchantment creatures) - Also looks like the card highlight doesn't work either:

"Destroy all enchantments. You gain 1 life for each enchantment destroyed this way."
User avatar
ShawnieBoy
Programmer
 
Posts: 601
Joined: 02 Apr 2012, 22:42
Location: UK
Has thanked: 80 times
Been thanked: 50 times

Re: Bug reports

Postby melvin » 19 Feb 2014, 06:10

ShawnieBoy wrote:Paraselene assumes all enchantments are destroyed and essentially gains life for each enchantment in play, not for each destroyed
Nice catch, fixed in https://code.google.com/p/magarena/sour ... c35c0bbda6

ShawnieBoy wrote:Also looks like the card highlight doesn't work either
Do you mean for this card or is this an UI issue in general? Can you post a screenshot?
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby muppet » 19 Feb 2014, 09:45

With Stony Silence in play the ai can still tap artifact lands such as Vault of Whispers for mana which it should not be able to do.
muppet
Tester
 
Posts: 590
Joined: 03 Aug 2011, 14:37
Has thanked: 33 times
Been thanked: 30 times

Re: Bug reports

Postby melvin » 19 Feb 2014, 11:56

muppet wrote:With Stony Silence in play the ai can still tap artifact lands such as Vault of Whispers for mana which it should not be able to do.
Thanks for catching this, fixed in https://code.google.com/p/magarena/sour ... 963da8c347 for next release.
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby ShawnieBoy » 19 Feb 2014, 14:48

melvin wrote:
ShawnieBoy wrote:Also looks like the card highlight doesn't work either
Do you mean for this card or is this an UI issue in general? Can you post a screenshot?
Sorry, no - just meant for my post on this forum :) - Thanks for all the fixes
User avatar
ShawnieBoy
Programmer
 
Posts: 601
Joined: 02 Apr 2012, 22:42
Location: UK
Has thanked: 80 times
Been thanked: 50 times

Re: Bug reports

Postby muaddib » 24 Feb 2014, 09:20

ERROR! Unable to download file
http://www.mtgsalvation.com/attachment. ... okieTest=1
java.io.FileNotFoundException: http://www.mtgsalvation.com/attachment. ... okieTest=1
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
at magic.data.WebDownloader.downloadToFile(WebDownloader.java:28)
at magic.data.DownloadImageFile.download(DownloadImageFile.java:34)
at magic.ui.DownloadImagesDialog.run(DownloadImagesDialog.java:347)
at java.lang.Thread.run(Thread.java:744)
ERROR! Unable to download file
http://www.mtgsalvation.com/attachment. ... okieTest=1
java.io.FileNotFoundException: http://www.mtgsalvation.com/attachment. ... okieTest=1
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
at magic.data.WebDownloader.downloadToFile(WebDownloader.java:28)
at magic.data.DownloadImageFile.download(DownloadImageFile.java:34)
at magic.ui.DownloadImagesDialog.run(DownloadImagesDialog.java:347)
at java.lang.Thread.run(Thread.java:744)
User avatar
muaddib
Tester
 
Posts: 118
Joined: 03 Mar 2011, 08:37
Location: Russia
Has thanked: 0 time
Been thanked: 5 times

Re: Bug reports

Postby muaddib » 24 Feb 2014, 09:36

Sandstone warrior hasn't first strike.
User avatar
muaddib
Tester
 
Posts: 118
Joined: 03 Mar 2011, 08:37
Location: Russia
Has thanked: 0 time
Been thanked: 5 times

Re: Bug reports

Postby Lodici » 24 Feb 2014, 11:23

muaddib wrote:ERROR! Unable to download file
http://www.mtgsalvation.com/attachment. ... okieTest=1
java.io.FileNotFoundException: http://www.mtgsalvation.com/attachment. ... okieTest=1
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
at magic.data.WebDownloader.downloadToFile(WebDownloader.java:28)
at magic.data.DownloadImageFile.download(DownloadImageFile.java:34)
at magic.ui.DownloadImagesDialog.run(DownloadImagesDialog.java:347)
at java.lang.Thread.run(Thread.java:744)
ERROR! Unable to download file
http://www.mtgsalvation.com/attachment. ... okieTest=1
java.io.FileNotFoundException: http://www.mtgsalvation.com/attachment. ... okieTest=1
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
at magic.data.WebDownloader.downloadToFile(WebDownloader.java:28)
at magic.data.DownloadImageFile.download(DownloadImageFile.java:34)
at magic.ui.DownloadImagesDialog.run(DownloadImagesDialog.java:347)
at java.lang.Thread.run(Thread.java:744)
There a number of files which have an invalid image url - see http://code.google.com/p/magarena/issues/detail?id=489.
User avatar
Lodici
Programmer
 
Posts: 399
Joined: 13 Oct 2013, 09:44
Has thanked: 29 times
Been thanked: 71 times

Re: Bug reports

Postby melvin » 24 Feb 2014, 11:40

muaddib wrote:Sandstone warrior hasn't first strike.
Thanks for catching this, fixed in https://code.google.com/p/magarena/sour ... a7efdbaeb7 for next release.
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby ShawnieBoy » 24 Feb 2014, 15:59

Lodici wrote:
muaddib wrote:ERROR! Unable to download file
http://www.mtgsalvation.com/attachment. ... okieTest=1
java.io.FileNotFoundException: http://www.mtgsalvation.com/attachment. ... okieTest=1
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
at magic.data.WebDownloader.downloadToFile(WebDownloader.java:28)
at magic.data.DownloadImageFile.download(DownloadImageFile.java:34)
at magic.ui.DownloadImagesDialog.run(DownloadImagesDialog.java:347)
at java.lang.Thread.run(Thread.java:744)
ERROR! Unable to download file
http://www.mtgsalvation.com/attachment. ... okieTest=1
java.io.FileNotFoundException: http://www.mtgsalvation.com/attachment. ... okieTest=1
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
at magic.data.WebDownloader.downloadToFile(WebDownloader.java:28)
at magic.data.DownloadImageFile.download(DownloadImageFile.java:34)
at magic.ui.DownloadImagesDialog.run(DownloadImagesDialog.java:347)
at java.lang.Thread.run(Thread.java:744)
There a number of files which have an invalid image url - see http://code.google.com/p/magarena/issues/detail?id=489.
The MTGSalvation forums have now moved - a lot of the links to their Token Project have either changed or dissapeared. Another site with Token images I've found is http://mtg.neoseeker.com/wiki/Tokens
User avatar
ShawnieBoy
Programmer
 
Posts: 601
Joined: 02 Apr 2012, 22:42
Location: UK
Has thanked: 80 times
Been thanked: 50 times

Re: Bug reports

Postby tiagoruback » 24 Feb 2014, 23:55

The AI enchanted Vampire Warlord with Mark of the Vampire and launched an attack.
I blocked Vampire Warlord with Angelic Wall. Angelic Wall dies and AI gains 6 life! As if Vampire Warlord had trample.

Wasn't supposed to be only 4? Is that correct?

| Open
screenshot.JPG


(Sorry. I forgot to take a print of the subsequent screen. But AI's life turned 12.)

P.S: Feel free to curse my macaronic english! :lol: But I'm always trying to do my best! :P
tiagoruback
 
Posts: 22
Joined: 04 Apr 2012, 14:22
Location: Brazil
Has thanked: 11 times
Been thanked: 6 times

Re: Bug reports

Postby melvin » 25 Feb 2014, 02:03

That's correct. Vampire Warlord deals 6 damage to Angelic Wall, so AI gained 6 life. Angelic Wall has toughness 4 and 6 damage on it, so it dies.

Relevant rule is:
119.2a Damage may be dealt as a result of combat. Each attacking and blocking creature deals combat damage equal to its power during the
combat damage step.
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby tiagoruback » 25 Feb 2014, 02:17

melvin wrote:...Each attacking and blocking creature deals combat damage equal to its power during the
combat damage step.
Indeed. Thanks for elucidating me!
tiagoruback
 
Posts: 22
Joined: 04 Apr 2012, 14:22
Location: Brazil
Has thanked: 11 times
Been thanked: 6 times

PreviousNext

Return to Magarena

Who is online

Users browsing this forum: No registered users and 1 guest

Main Menu

User Menu

Our Partners


Who is online

In total there is 1 user online :: 0 registered, 0 hidden and 1 guest (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 1 guest

Login Form