It is currently 13 Sep 2025, 18:57
   
Text Size

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

Postby JeskaiCharmer » 11 Dec 2014, 10:21

Shrine of Boundless Growth looks to be coded to produce black mana, not colorless.

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

Postby LevelX » 11 Dec 2014, 12:01

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.
If he doesn't pay, the target goes back to hand. It was intended to give the choice.
You see a handling problem with this?
User avatar
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

Postby LevelX » 11 Dec 2014, 12:03

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:
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)
Note: I had to swap some dots for commas in order to post here.

Any ideas?
Maybe the TOK.zip file is damaged. Delete the TOK.zip file in mage-Client/plugins/images/ and retry to download.
User avatar
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

Postby 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.
User avatar
fireshoes
 
Posts: 536
Joined: 20 Aug 2014, 03:51
Has thanked: 201 times
Been thanked: 49 times

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby JeskaiCharmer » 11 Dec 2014, 21:52

LevelX wrote:
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.
If he doesn't pay, the target goes back to hand. It was intended to give the choice.
You see a handling problem with this?
Except I can hit "pay 1", not pay anything, and the creature will stay in play.
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

Postby LevelX » 11 Dec 2014, 22:18

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.
Isn't it a triggered mana ability and doesn't use the stack?
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.
User avatar
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

Postby fireshoes » 11 Dec 2014, 22:43

Oh ok, thats good. It would be super annoying with a million triggers anyway.
User avatar
fireshoes
 
Posts: 536
Joined: 20 Aug 2014, 03:51
Has thanked: 201 times
Been thanked: 49 times

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby xnick » 12 Dec 2014, 01:27

LevelX wrote:
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:
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)
Note: I had to swap some dots for commas in order to post here.

Any ideas?
Maybe the TOK.zip file is damaged. Delete the TOK.zip file in mage-Client/plugins/images/ and retry to download.
Thank you! It worked!! (I have only 17 cards remaining for download).
xnick
 
Posts: 3
Joined: 10 Dec 2014, 16:18
Has thanked: 1 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby LevelX » 12 Dec 2014, 11:17

xnick wrote:Thank you! It worked!! (I have only 17 cards remaining for download).
The 17 missing images are the KTK token images and 3 other token images.
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.
User avatar
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

Postby 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

Postby 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
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

Postby 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
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

Postby 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
Chai
 
Posts: 9
Joined: 14 Dec 2014, 00:08
Has thanked: 2 times
Been thanked: 2 times

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby 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.
Attachments
xmage commander error.png
varygoode
 
Posts: 52
Joined: 13 Sep 2014, 21:54
Has thanked: 16 times
Been thanked: 2 times

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby 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.
madstyx
 
Posts: 6
Joined: 17 Nov 2014, 04:42
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to XMage

Who is online

Users browsing this forum: No registered users and 16 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 16 users online :: 0 registered, 0 hidden and 16 guests (based on users active over the past 10 minutes)
Most users ever online was 7967 on 09 Sep 2025, 23:08

Users browsing this forum: No registered users and 16 guests

Login Form