Bug Reports 1.3.0 dev 2014-11-29
by BetaSteward
Moderators: North, BetaSteward, noxx, jeffwadsworth, JayDi, TheElk801, LevelX, CCGHQ Admins
Re: Bug Reports 1.3.0 dev 2014-11-29
by JeskaiCharmer » 11 Dec 2014, 10:21
- JeskaiCharmer
- Posts: 75
- Joined: 21 Oct 2014, 03:58
- Has thanked: 2 times
- Been thanked: 1 time
Re: Bug Reports 1.3.0 dev 2014-11-29
by LevelX » 11 Dec 2014, 12:01
If he doesn't pay, the target goes back to hand. It was intended to give the choice.JeskaiCharmer wrote:After targeting a creature with Crystal Shard, if the player whose creature is targeted hits "Pay 1" for the prompt, it doesn't make the player pay 1.
You see a handling problem with this?
-
LevelX - DEVELOPER
- Posts: 1677
- Joined: 08 Dec 2011, 15:08
- Has thanked: 174 times
- Been thanked: 374 times
Re: Bug Reports 1.3.0 dev 2014-11-29
by LevelX » 11 Dec 2014, 12:03
Maybe the TOK.zip file is damaged. Delete the TOK.zip file in mage-Client/plugins/images/ and retry to download.xnick wrote:Hi! I'm not sure if this is the right place to post this. I'm having trouble using the download images button. When the client launches, it says there are new cardas and I can download them (about 384 IIRC). It hangs when it's about halfway trhough the download. In the console, the last thing I see is this:Note: I had to swap some dots for commas in order to post here.
- Code: Select all
at net,java,truevfs,access,TFile,mkdir(TFile,java:2112)
at net,java,truevfs,access,TFile,mkdirs(TFile,java:2089)
at org,mage,plugins,card,images,DownloadPictures$DownloadTask,run(DownloadPictures,java:497)
... 3 more
Suppressed: java,nio,file,NoSuchFileException: D:\juegos\Mtg - XMage\xmage\mage-client\plugins\images\TOK,zip\MMA\Bat,full,jpg
at sun,nio,fs,WindowsException,translateToIOException(Unknown Source)
at sun,nio,fs,WindowsException,rethrowAsIOException(Unknown Source)
Any ideas?
-
LevelX - DEVELOPER
- Posts: 1677
- Joined: 08 Dec 2011, 15:08
- Has thanked: 174 times
- Been thanked: 374 times
Re: Bug Reports 1.3.0 dev 2014-11-29
by fireshoes » 11 Dec 2014, 21:02
Mirari's Wake was not adding any additional mana to my pool. It was prompting for the added mana on the nonbasic lands (though not adding anything) and not triggering on basic lands.
LevelX: FIXED
Also it is worded as "Whenever you tap a land for mana", so it should be implemented as a triggered ability that uses the stack. I believe it is more like a replacement effect currently.
LevelX: FIXED
Also it is worded as "Whenever you tap a land for mana", so it should be implemented as a triggered ability that uses the stack. I believe it is more like a replacement effect currently.
Re: Bug Reports 1.3.0 dev 2014-11-29
by JeskaiCharmer » 11 Dec 2014, 21:52
Except I can hit "pay 1", not pay anything, and the creature will stay in play.LevelX wrote:If he doesn't pay, the target goes back to hand. It was intended to give the choice.JeskaiCharmer wrote:After targeting a creature with Crystal Shard, if the player whose creature is targeted hits "Pay 1" for the prompt, it doesn't make the player pay 1.
You see a handling problem with this?
- JeskaiCharmer
- Posts: 75
- Joined: 21 Oct 2014, 03:58
- Has thanked: 2 times
- Been thanked: 1 time
Re: Bug Reports 1.3.0 dev 2014-11-29
by LevelX » 11 Dec 2014, 22:18
Isn't it a triggered mana ability and doesn't use the stack?fireshoes wrote:Mirari's Wake was not adding any additional mana to my pool. It was prompting for the added mana on the nonbasic lands (though not adding anything) and not triggering on basic lands.
Also it is worded as "Whenever you tap a land for mana", so it should be implemented as a triggered ability that uses the stack. I believe it is more like a replacement effect currently.
605.1b A triggered ability without a target that triggers from activating a mana ability and could put mana into a player’s mana pool when it resolves is a mana ability.
-
LevelX - DEVELOPER
- Posts: 1677
- Joined: 08 Dec 2011, 15:08
- Has thanked: 174 times
- Been thanked: 374 times
Re: Bug Reports 1.3.0 dev 2014-11-29
by fireshoes » 11 Dec 2014, 22:43
Oh ok, thats good. It would be super annoying with a million triggers anyway.
Re: Bug Reports 1.3.0 dev 2014-11-29
by xnick » 12 Dec 2014, 01:27
Thank you! It worked!! (I have only 17 cards remaining for download).LevelX wrote:Maybe the TOK.zip file is damaged. Delete the TOK.zip file in mage-Client/plugins/images/ and retry to download.xnick wrote:Hi! I'm not sure if this is the right place to post this. I'm having trouble using the download images button. When the client launches, it says there are new cardas and I can download them (about 384 IIRC). It hangs when it's about halfway trhough the download. In the console, the last thing I see is this:Note: I had to swap some dots for commas in order to post here.
- Code: Select all
at net,java,truevfs,access,TFile,mkdir(TFile,java:2112)
at net,java,truevfs,access,TFile,mkdirs(TFile,java:2089)
at org,mage,plugins,card,images,DownloadPictures$DownloadTask,run(DownloadPictures,java:497)
... 3 more
Suppressed: java,nio,file,NoSuchFileException: D:\juegos\Mtg - XMage\xmage\mage-client\plugins\images\TOK,zip\MMA\Bat,full,jpg
at sun,nio,fs,WindowsException,translateToIOException(Unknown Source)
at sun,nio,fs,WindowsException,rethrowAsIOException(Unknown Source)
Any ideas?
Re: Bug Reports 1.3.0 dev 2014-11-29
by LevelX » 12 Dec 2014, 11:17
The 17 missing images are the KTK token images and 3 other token images.xnick wrote:Thank you! It worked!! (I have only 17 cards remaining for download).
You can add the missing token images manually (see here: http://www.slightlymagic.net/forum/viewtopic.php?f=70&t=16367).
What's missing after that is caused by bugs of the token image definitions that are fixed with the next update.
-
LevelX - DEVELOPER
- Posts: 1677
- Joined: 08 Dec 2011, 15:08
- Has thanked: 174 times
- Been thanked: 374 times
Re: Bug Reports 1.3.0 dev 2014-11-29
by frasa » 12 Dec 2014, 18:50
A scrub with a Putrid Imp just joined my modern match, seems like legality check for that card failed somehow.
- frasa
- Posts: 16
- Joined: 06 Oct 2014, 19:21
- Has thanked: 0 time
- Been thanked: 0 time
Re: Bug Reports 1.3.0 dev 2014-11-29
by NoGue2k » 13 Dec 2014, 01:55
My opponent was able to block my Butcher of the Horde (flying) with his Spiteful Returned (no flying).
http://prntscr.com/5g7jp6
http://prntscr.com/5g7jp6
- NoGue2k
- Posts: 41
- Joined: 16 Aug 2014, 05:00
- Has thanked: 0 time
- Been thanked: 0 time
Re: Bug Reports 1.3.0 dev 2014-11-29
by JeskaiCharmer » 13 Dec 2014, 08:01
Maniacal Rage only gave +1/+2 instead of +2/+2. Exodus version, idk if that matters.
LevelX: FIXED
Also, still didn't get a definitive resolution on my Crystal Shard report. The creature's controller can select "pay 1", then not pay 1, but the creature will remain in play.
LevelX: FIXED
LevelX: FIXED
Also, still didn't get a definitive resolution on my Crystal Shard report. The creature's controller can select "pay 1", then not pay 1, but the creature will remain in play.
LevelX: FIXED
- JeskaiCharmer
- Posts: 75
- Joined: 21 Oct 2014, 03:58
- Has thanked: 2 times
- Been thanked: 1 time
Re: Bug Reports 1.3.0 dev 2014-11-29
by Chai » 14 Dec 2014, 00:19
In two separate 5 for all (All humans) games, When Primal Clay was played, the game was unable to continue due to the player who played it being unable to make the cards selection. Unfortunately I was unable to copy the log before everyone conceded. Skipping to the main step, next turn or your turn produced no results.
LevelX: FIXED
LevelX: FIXED
Re: Bug Reports 1.3.0 dev 2014-11-29
by varygoode » 14 Dec 2014, 05:44
I'm getting the "Error loading card" message when I try to create or join a game with this deck. I tried deleting the DB files and reloading, but then I got something strange where it said that same deck didn't have enough cards or a commander. Did a full reinstall using the launcher and we're back to the "Error loading card" message.
LevelX: You probably used Ogre Battledriver from set Duel Decks: Speed vs. Cunning, that were added with 2014-11-29v4 version. Because the server was on v3 until restart (see top line of window), the server did not support this version of the card. It would have worked, if you edited the deck and changed the set of the card to M14.
LevelX: You probably used Ogre Battledriver from set Duel Decks: Speed vs. Cunning, that were added with 2014-11-29v4 version. Because the server was on v3 until restart (see top line of window), the server did not support this version of the card. It would have worked, if you edited the deck and changed the set of the card to M14.
Re: Bug Reports 1.3.0 dev 2014-11-29
by madstyx » 14 Dec 2014, 12:14
Hallowed Spiritkeeper's (if someone could reply on how to tag cards within the post, that would be great) death trigger produced tokens equal to the number of CARDS in my graveyard, not just creatures. This occurred during a cube sealed match. Only 2 tokens were meant to be produced, but instead, 5 were produced. My opponent had no creatures in their graveyard.
LevelX: FIXED
Card is tagged only by writing the name, only C14 is not implemented yet.
LevelX: FIXED
Card is tagged only by writing the name, only C14 is not implemented yet.
- madstyx
- Posts: 6
- Joined: 17 Nov 2014, 04:42
- Has thanked: 0 time
- Been thanked: 0 time
Who is online
Users browsing this forum: No registered users and 11 guests