It is currently 25 Apr 2024, 03:42
   
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 Rivaren » 25 Jan 2015, 02:38

Yes, it was the Duel Commander variant.
Rivaren
 
Posts: 8
Joined: 27 Sep 2014, 23:26
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby ahuinan » 25 Jan 2015, 08:14

Don't know if it's been reported already but Temur Battle Rage ferocius trigger doesn't activate or just doesn't give the creature trample.

LevelX: Fixed that the condition was checked continuously instead of once the spell resolved. Fix taking effect beyond v10.
ahuinan
 
Posts: 15
Joined: 18 Aug 2012, 11:43
Has thanked: 2 times
Been thanked: 4 times

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby LevelX » 25 Jan 2015, 10:25

ahuinan wrote:Don't know if it's been reported already but Temur Battle Rage ferocius trigger doesn't activate or just doesn't give the creature trample.
Temur Battle Rage's ability had the problem that it only was applied as long as a creature with 4 or more power was on the battlefield on your side. So is it possible that the creature with power > 4 meanwhile left the battlefield as you checked as the target creature has trample?
If so, this bug is fixed with release beyond v10.
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 HolyHelicopter » 25 Jan 2015, 12:31

Write into Being does not let you put the other card on top of the library. It seems to always go to the bottom.

LevelX: Fixed beyond v10.
HolyHelicopter
 
Posts: 14
Joined: 14 May 2013, 17:53
Has thanked: 0 time
Been thanked: 1 time

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby mrcaterpillar » 25 Jan 2015, 12:55

Rivaren wrote:And the last one which I just found out about last night, was that when playing Alesha, Who Smiles at Death as my Commander, XMage thinks that she is a monored creature and won't let me produce Black or White mana. However, I can still start a game with nonred cards in my deck, which is weird. I'd really appreciate if these were fixed, especially the Alesha bug. Thanks in advance.
Had the same issue tonight with Shu Yun, the Silent Tempest. I assume all the new legends from FRF have this issue.
mrcaterpillar
 
Posts: 17
Joined: 04 Sep 2014, 03:29
Has thanked: 1 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby Rivaren » 25 Jan 2015, 18:52

mrcaterpillar wrote:
Rivaren wrote:And the last one which I just found out about last night, was that when playing Alesha, Who Smiles at Death as my Commander, XMage thinks that she is a monored creature and won't let me produce Black or White mana. However, I can still start a game with nonred cards in my deck, which is weird. I'd really appreciate if these were fixed, especially the Alesha bug. Thanks in advance.
Had the same issue tonight with Shu Yun, the Silent Tempest. I assume all the new legends from FRF have this issue.
Yeah, I wanted to try it out with all the other Khans to see if the same thing would happen. I guess it did.
Rivaren
 
Posts: 8
Joined: 27 Sep 2014, 23:26
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby Micas » 26 Jan 2015, 03:43

While playing versus AI i have encountered this bug several times when the bots try to play Venser.
The game gives me a popup window telling me the game will be rolled back but then the bot just keeps on trying to play venser and the game gets looped. I also got this log message. Thanks

Game exception occurred: java.lang.ClassCastException: mage.target.common.TargetSpellOrPermanent cannot be cast to mage.target.TargetPermanent
Server version: 1.3.0dev2014-11-29v10
mage.player.ai.ComputerPlayer.chooseTarget(ComputerPlayer.java:590)
mage.target.TargetImpl.chooseTarget(TargetImpl.java:318)
mage.target.Targets.chooseTargets(Targets.java:100)
mage.abilities.AbilityImpl.activate(AbilityImpl.java:283)
mage.players.PlayerImpl.triggerAbility(PlayerImpl.java:1124)
mage.game.GameImpl.checkTriggered(GameImpl.java:1409)
mage.game.GameImpl.resolve(GameImpl.java:1203)
mage.game.GameImpl.playPriority(GameImpl.java:1157)
mage.game.turn.Step.priority(Step.java:87)
mage.game.turn.Phase.playStep(Phase.java:203)
mage.game.turn.Phase.play(Phase.java:115)
mage.game.turn.Turn.play(Turn.java:140)
mage.game.GameImpl.playTurn(GameImpl.java:734)
mage.game.GameImpl.play(GameImpl.java:659)
mage.game.GameImpl.start(GameImpl.java:626)
mage.game.GameImpl.start(GameImpl.java:611)
mage.server.game.GameWorker.call(GameWorker.java:59)
java.util.concurrent.FutureTask.run(Unknown Source)
java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.lang.Thread.run(Unknown Source)

LevelX: Fixed beyond v10
Micas
 
Posts: 9
Joined: 07 Sep 2014, 03:21
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby alexthegreat38 » 26 Jan 2015, 16:22

Hey guys,

I can't seem to connect to the server. It was working fine last night.
alexthegreat38
 
Posts: 1
Joined: 26 Jan 2015, 16:15
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby ahuinan » 26 Jan 2015, 16:33

LevelX wrote:
ahuinan wrote:Don't know if it's been reported already but Temur Battle Rage ferocius trigger doesn't activate or just doesn't give the creature trample.
Temur Battle Rage's ability had the problem that it only was applied as long as a creature with 4 or more power was on the battlefield on your side. So is it possible that the creature with power > 4 meanwhile left the battlefield as you checked as the target creature has trample?
If so, this bug is fixed with release beyond v10.
Sorry for the late reply,

The creature I targeted was the creature that had power greater than 4.
ahuinan
 
Posts: 15
Joined: 18 Aug 2012, 11:43
Has thanked: 2 times
Been thanked: 4 times

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby Kegger » 26 Jan 2015, 21:23

Arcbond doesn't seem to work, or at least not in this fashion.

Twice I've targeted a creature that was going to take 3 damage (which would kill it)
With arcbond before damage had occurred, the creature just ends up dying and arcbond fizzle's.
(arcbond ends up dealing no damage to anything)

LevelX: Fixed beyond v10
Kegger
 
Posts: 46
Joined: 15 Jan 2013, 15:35
Has thanked: 2 times
Been thanked: 3 times

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby Axxle » 27 Jan 2015, 00:48

Right now it seems like no one is able to join games on at least xmage server 1.
Axxle
 
Posts: 17
Joined: 30 Dec 2014, 15:16
Has thanked: 4 times
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby Jason » 27 Jan 2015, 06:32

ahuinan wrote:
LevelX wrote:
ahuinan wrote:Don't know if it's been reported already but Temur Battle Rage ferocius trigger doesn't activate or just doesn't give the creature trample.
Temur Battle Rage's ability had the problem that it only was applied as long as a creature with 4 or more power was on the battlefield on your side. So is it possible that the creature with power > 4 meanwhile left the battlefield as you checked as the target creature has trample?
If so, this bug is fixed with release beyond v10.
Sorry for the late reply,

The creature I targeted was the creature that had power greater than 4.
I can also confirm that ferocious part of Temur Battle Rage is not working.
Jason
 
Posts: 7
Joined: 20 Jan 2015, 23:26
Has thanked: 1 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby DoomySoftly » 27 Jan 2015, 18:06

Order of Succession is bugged.
In a game with more than two people, if one person is defeated, the game will still try to move your creature to them, basically destroying it. It's also somewhat difficult to determine which way is left or right since choosing right doesn't seem to work the way you would think.

LevelX: Fixed beyond v10
DoomySoftly
 
Posts: 12
Joined: 06 Jan 2015, 07:39
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2014-11-29

Postby fireshoes » 28 Jan 2015, 20:57

My opponent's Dragon's Eye Savants was exiled face down by Pyxis of Pandemonium. However the face down card in exile showed its name, mana cost, and morph art. :)

PyxisBug.png


LevelX: Fixed beyond v10
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 Axxle » 29 Jan 2015, 23:49

Manifesting Jeskai Runemark with a creature on the battlefield requires you to target a creature. The card correctly manifests (after a quick attach and detach) and I'm not sure what it looks like on the opponents end though so this might be a very minor bug.

LevelX: Fixed beyond v10
Axxle
 
Posts: 17
Joined: 30 Dec 2014, 15:16
Has thanked: 4 times
Been thanked: 0 time

PreviousNext

Return to XMage

Who is online

Users browsing this forum: No registered users and 159 guests


Who is online

In total there are 159 users online :: 0 registered, 0 hidden and 159 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 159 guests

Login Form