It is currently 19 Apr 2024, 06:21
   
Text Size

Bug Reports XMage 1.4.23 SOFTWARE

by BetaSteward

Moderators: North, BetaSteward, noxx, jeffwadsworth, JayDi, TheElk801, LevelX, CCGHQ Admins

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby Tacoghandi » 05 May 2017, 13:21

Shadow of the Grave does not appear to get back discarded cards when used with Bomat Courier.

I cast Shadow of the Grave, holding priority, then used Bomat Courier ability, sacrificing it and discarding my hand. I got the card exiled by Bomat and then when Shadow resolved I did not get the cards I discarded back.
Aurum: Shadow of the Grave was bugged in this release, the issue is solved and will be available in a next release
Tacoghandi
 
Posts: 3
Joined: 19 Jan 2017, 15:09
Has thanked: 0 time
Been thanked: 1 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby dabomb59014 » 05 May 2017, 15:11

Hi, I believe Shadow of the Grave isn't working as intended. I will cycle several cards, but then after casting it, nothing will come back to my hand.


Aurum: this card was bugged in v4, a fix is already provided, will be in the next release.
dabomb59014
 
Posts: 1
Joined: 05 May 2017, 15:08
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby wimpette » 05 May 2017, 21:58

Kaseto, Orochi Archmage do not give Chameleon Colossus +2/+2 , even though Chameleon Colossus should have the "snake" type

Fixed beyond 1.4.23V4
wimpette
 
Posts: 3
Joined: 18 Apr 2017, 18:48
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby redthorn » 05 May 2017, 23:59

Naga Vitalist could not produce any color mana with a Gift of Paradise enchanted on a forest. All lands on board were forests. This was a game against a human player, during a draft tournament.

LevelX: Fixed beyond 1.4.23V4
redthorn
 
Posts: 3
Joined: 19 Apr 2017, 18:41
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby Sabotos » 06 May 2017, 03:21

Deck Editor bug:

Number 1:

When you duplicate cards (mostly lands because I was building a commander deck), the duplicates do not end up on the same column as the original. I request they be placed immediately following the selected section the duplicates originated from.

Number 2:

If you have duplicated cards (lands) and you remove a card from the Maindeck window using the "Remove selected cards from deck" the duplicate cards will transport back to the column in the order they were generated in. They were not selected nor were they apart of the remove operation.
Sabotos
 
Posts: 6
Joined: 01 May 2017, 14:42
Has thanked: 1 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby faanta » 06 May 2017, 08:59

Opponent (AI) activated Tasigur, the Golden Fang 's ability, i had to choose a nonland card from their graveyard, but it also let me just click "cancel" although there was a nonland card present. No card was returned to AI's hand.

LevelX: Not reproducable
faanta
 
Posts: 85
Joined: 21 Sep 2016, 08:10
Has thanked: 1 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby sonicattack » 06 May 2017, 22:39

Desdomen wrote:Nest of Scarabs is still not producing Insects off of Hapatra -1/-1 counters. Unsure if it works with other sources of -1/-1 counters.
This is accurate. It did not trigger when I used the -1/-1 counter from a Cartouche of Ambition either. Running 1.4.23v4,updated 4-30-17.

Aurum : Nest of Scarabs has been fixed 3 days ago, will come in the next release
sonicattack
 
Posts: 7
Joined: 25 Jul 2015, 07:25
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby BlackWyvern » 06 May 2017, 23:38

AI will deck themselves out on the turn after they play Necropotence. Usually combat.
Another case of "Just because they can, doesn't mean they should." Needs to be a limit on how often or in what cases the AI use triggerable abilities. They use them every turn regardless of whether it's a good idea or not, and often do stupid things like pumping a creature to infinity AFTER their combat phase has ended. Or in this case, decking themselves out on the next combat phase.

-----

Gideon's Intervention is giving no card selection and an error:null which prevents the game from progressing.
http://i.imgur.com/URnhDgU.jpg
Code: Select all
FATAL 2017-05-06 16:55:34,370 Client error
                                                                              =>[AWT-EventQueue-0] CallbackClientImpl.handleException
java.lang.NullPointerException
   at java.util.TreeMap.getEntry(TreeMap.java:347)
   at java.util.TreeMap.containsKey(TreeMap.java:232)
   at java.util.TreeSet.contains(TreeSet.java:234)
   at mage.choices.ChoiceImpl.setChoice(ChoiceImpl.java:108)
   at mage.client.dialog.PickChoiceDialog.setChoice(PickChoiceDialog.java:111)
   at mage.client.dialog.PickChoiceDialog.btnOkActionPerformed(PickChoiceDialog.java:192)
   at mage.client.dialog.PickChoiceDialog.lambda$initComponents$2(PickChoiceDialog.java:143)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.Component.processMouseEvent(Component.java:6533)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
   at java.awt.Component.processEvent(Component.java:6298)
   at java.awt.Container.processEvent(Container.java:2236)
   at java.awt.Component.dispatchEventImpl(Component.java:4889)
   at java.awt.Container.dispatchEventImpl(Container.java:2294)
   at java.awt.Component.dispatchEvent(Component.java:4711)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
   at java.awt.Container.dispatchEventImpl(Container.java:2280)
   at java.awt.Window.dispatchEventImpl(Window.java:2746)
   at java.awt.Component.dispatchEvent(Component.java:4711)
   at mage.client.dialog.MageDialog.startModal(MageDialog.java:136)
   at mage.client.dialog.MageDialog.show(MageDialog.java:82)
   at java.awt.Component.show(Component.java:1671)
   at java.awt.Component.setVisible(Component.java:1623)
   at javax.swing.JComponent.setVisible(JComponent.java:2644)
   at mage.client.dialog.MageDialog.setVisible(MageDialog.java:88)
   at mage.client.dialog.PickChoiceDialog.showDialog(PickChoiceDialog.java:91)
   at mage.client.game.GamePanel.getChoice(GamePanel.java:1284)
   at mage.client.remote.CallbackClientImpl.lambda$processCallback$1(CallbackClientImpl.java:247)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:709)
   at java.awt.EventQueue$3.run(EventQueue.java:703)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
BlackWyvern
 
Posts: 75
Joined: 14 Dec 2016, 17:31
Has thanked: 0 time
Been thanked: 5 times

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby Banrok » 07 May 2017, 10:27

Nest of Scarabs - does not create tokens when -1/-1 counters are placed on a creature.
Shadow of the Grave - does not work at all - it does not return any cycled or discarded cards from the graveyard to the hand as it should.
New Perspective - If you cast a second copy of New Perspective while the first one is still in play, the client will freeze.
Aurum: Nest of Scarabs and Shadow of the Grave have been reported multiple times, the bugs are fixed in the next release.
Banrok
 
Posts: 5
Joined: 07 May 2017, 10:00
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby MrUnbelievable » 07 May 2017, 17:08

When Witchbane Orb triggers when entering the field and there IS a curse attached to you, an error message (I sadly skipped) appears and your turn is reset.
This happened to me in a 4-player Commander game with Curse of Shallow Graves on the field.
MrUnbelievable
 
Posts: 4
Joined: 07 May 2017, 17:03
Has thanked: 1 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby Letaveant » 07 May 2017, 20:13

Shadow of the Grave still does not return any cards discarded or cycled on your turn.

Having two New Perspectives out will often freeze the game when asking for replacement effects. You can't pass priority and anytime you select one of them or you auto-select it will keep the game in the same state, and attempting to do anything will ask again for replacement effects. Makes the game unplayable.

escplan9: As noted in OP, Shadow of the Grave is fixed but not available until next release. New Perspectives issue still is being investigated: https://github.com/magefree/mage/issues/3323
Letaveant
 
Posts: 1
Joined: 07 May 2017, 20:08
Has thanked: 0 time
Been thanked: 1 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby Sabotos » 08 May 2017, 02:15

Operating System: macOS Sierra
Version: 10.12.4 (16E195)
MacBook Pro (Retina, 13-inch, Early 2015)

Whenever I attempt to start the client and local server I get the error that a server is already started. Since the update to 1.4.23V4 I had no issues running and connecting to the local server. This is following a suspend where I closed the lid of my laptop and upon return it showed I had been disconnected.

When I try to connect to woogerworks the client cannot find an open port, and when I attempt to connect to the local server it says the server is likely offline.

I did a complete shutdown and power up as trouble isolation with no success. I tried shutting down the server and restarting it with no success. I also zipped the Image folder, restarted the machine, and did a complete re-install (minus the launcher) with no success.

Please see attached server log.

--UPDATE 2017-05-08 (18 hours later)

Server started correctly as seen in launcher console. Client able to connect successfully.
Attachments
mageserver.log
2017-05-08 Server log
(81.61 KiB) Downloaded 136 times
mageserver.log
2017-05-07 Server log
(582.43 KiB) Downloaded 146 times
Last edited by Sabotos on 08 May 2017, 23:21, edited 2 times in total.
Sabotos
 
Posts: 6
Joined: 01 May 2017, 14:42
Has thanked: 1 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby sburrows » 08 May 2017, 12:40

Hi. I noticed that the Amonkhet card Nest of Scarabs is not triggering when you put -1/-1 counters on your own creatures, such as with Exemplar of Strength. Thanks.

escplan9: As noted in OP, this is fixed but not available until next release.
sburrows
 
Posts: 2
Joined: 05 May 2017, 12:57
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby gfauxpas » 09 May 2017, 01:10

The ultimate from Chandra, Pyromancer does not seem to cast all 3 copies correctly.

9:05 PM: gfauxpas activates: Exile the top ten cards of your library. Choose an instant or sorcery card exiled this way and copy it three times. You may cast the copies without paying their mana costs. from Chandra, Pyromaster [819]
9:05 PM: Chandra, Pyromaster [819] is put into graveyard from battlefield
9:05 PM: gfauxpas casts Fated Return [461] targeting Mizzix of the Izmagnus [e5d]
9:06 PM: gfauxpas casts Fated Return [461] targeting Gisela, the Broken Blade [bbb]
9:06 PM: gfauxpas casts Fated Return [461] targeting Curious Homunculus [185]
9:07 PM: gfauxpas puts Curious Homunculus [185] from graveyard onto the Battlefield
9:07 PM: gfauxpas scries 2
9:07 PM: gfauxpas puts a card from library to the bottom of his or her library
9:07 PM: gfauxpas puts a card from library to the top of his or her library
9:07 PM: gfauxpas puts Fated Return [461] from stack into his or her graveyard

I only got one guy even though I picked 3 cards :(

edit: Happened again, this seems reproducible.
Last edited by gfauxpas on 10 May 2017, 15:31, edited 1 time in total.
gfauxpas
 
Posts: 20
Joined: 29 Mar 2017, 20:11
Has thanked: 4 times
Been thanked: 0 time

Re: Bug Reports XMage 1.4.23 SOFTWARE

Postby dingleboss » 09 May 2017, 17:47

Looks like the interaction with Oath of Nissa and the mana generated by Chandra, Torch of Defiance is bugged. The mana can only be spent as red or generic.

Edit: For planeswalker spells, obviously.
dingleboss
 
Posts: 1
Joined: 09 May 2017, 17:44
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to XMage

Who is online

Users browsing this forum: No registered users and 62 guests


Who is online

In total there are 62 users online :: 0 registered, 0 hidden and 62 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 62 guests

Login Form