It is currently 16 Apr 2024, 17:07
   
Text Size

Bug Reports XMage 1.4.31 SOFTWARE

by BetaSteward

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

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby Heris » 25 Aug 2018, 08:54

Anomen wrote:hello,

this image download Bug fixed ?
hi, not yet. It will be fixed with the next XMage version but i don't know when it will be released.

https://github.com/magefree/mage/wiki/F ... leased-yet
Heris
 
Posts: 116
Joined: 21 Sep 2014, 20:04
Has thanked: 6 times
Been thanked: 11 times

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby BlackWyvern » 25 Aug 2018, 15:03

Varchild, Betrayer of Kjeldor is giving the attacking player tokens instead of the defending player.

Code: Select all
Game exception occurred: java.lang.NullPointerException
Server version: 1.4.31V1
mage.player.ai.ComputerPlayer7.calculateActions(ComputerPlayer7.java:115)
mage.player.ai.ComputerPlayer7.priorityPlay(ComputerPlayer7.java:76)
mage.player.ai.ComputerPlayer7.priority(ComputerPlayer7.java:37)
mage.game.GameImpl.playPriority(GameImpl.java:1327)
mage.game.turn.Step.priority(Step.java:61)
mage.game.turn.Phase.playStep(Phase.java:184)
mage.game.turn.Phase.play(Phase.java:89)
mage.game.turn.Turn.play(Turn.java:127)
mage.game.GameImpl.playTurn(GameImpl.java:856)
mage.game.GameImpl.play(GameImpl.java:765)
mage.game.GameImpl.start(GameImpl.java:729)
mage.server.game.GameWorker.call(GameWorker.java:34)
java.util.concurrent.FutureTask.run(FutureTask.java:266)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
Enemy AI attacked another AI with Atarka, World Render, and Balefire Dragon
Last edited by BlackWyvern on 25 Aug 2018, 21:50, edited 1 time in total.
BlackWyvern
 
Posts: 75
Joined: 14 Dec 2016, 17:31
Has thanked: 0 time
Been thanked: 5 times

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby Miryafa » 25 Aug 2018, 17:19

A few bugs have popped up for me:

1. When I try to update from 1.4.31V0 to 1.4.31V1, instead I get this message:

New version of XMage available
Reading config from http://xmage.de/xmage/config.json
XMage version installed: 1.4.31V0 (2018-08-15)
XMage version available: 1.4.31V1 (2018-08-25)
New version of XMage available
Downloading XMage from https://github.com/magefree/mage/releas ... 4.31V1.zip
Failed to download XMage from https://github.com/magefree/mage/releas ... 4.31V1.zip
Downloading XMage from http://xmage.de/files/xmage_1.4.31V1.zip
Java version installed: 1.8.0_181
Java version available: 1.8.0_181
XMage version installed: 1.4.31V0 (2018-08-15)
XMage version available: 1.4.31V1 (2018-08-25)
New version of XMage available
2. When I launch the client after this, I can't load any saved decks anymore. Or launch a server.

3. (On the previous version) In multiple games, when a player started their turn at 1 life, they lost the game. I was playing limited - limited commander against AIs when this happened.

My game-logs folder is empty
Miryafa
 
Posts: 11
Joined: 25 Jan 2016, 04:00
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby copperfield » 25 Aug 2018, 19:51

I got this error with Bruna, Light of Alabaster and could not use her ability
bruna exception.png

error log | Open
Code: Select all
Game exception occurred: java.lang.NullPointerException
Server version: 1.4.31V1
mage.filter.predicate.other.AuraPermanentCanAttachToPermanentId.apply(AuraPermanentCanAttachToPermanentId.java:29)
mage.filter.predicate.other.AuraPermanentCanAttachToPermanentId.apply(AuraPermanentCanAttachToPermanentId.java:17)
mage.filter.predicate.Predicates$AndPredicate.lambda$apply$0(Predicates.java:145)
java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1359)
java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
java.util.stream.ReferencePipeline.allMatch(ReferencePipeline.java:454)
mage.filter.predicate.Predicates$AndPredicate.apply(Predicates.java:145)
mage.filter.FilterImpl.match(FilterImpl.java:38)
mage.game.permanent.Battlefield.lambda$getAllActivePermanents$9(Battlefield.java:247)
java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
java.util.Iterator.forEachRemaining(Iterator.java:116)
java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
mage.game.permanent.Battlefield.getAllActivePermanents(Battlefield.java:248)
mage.cards.b.BrunaLightOfAlabasterEffect.apply(BrunaLightOfAlabaster.java:103)
mage.abilities.AbilityImpl.resolveMode(AbilityImpl.java:173)
mage.abilities.AbilityImpl.resolve(AbilityImpl.java:160)
mage.abilities.TriggeredAbilityImpl.resolve(TriggeredAbilityImpl.java:76)
mage.game.stack.StackAbility.resolve(StackAbility.java:77)
mage.game.GameImpl.resolve(GameImpl.java:1398)
mage.game.GameImpl.playPriority(GameImpl.java:1348)
mage.game.turn.Step.priority(Step.java:61)
mage.game.turn.Phase.playStep(Phase.java:184)
mage.game.turn.Phase.play(Phase.java:89)
mage.game.turn.Turn.play(Turn.java:127)
mage.game.GameImpl.playTurn(GameImpl.java:856)
mage.game.GameImpl.play(GameImpl.java:765)
mage.game.GameImpl.start(GameImpl.java:729)
mage.server.game.GameWorker.call(GameWorker.java:34)
java.util.concurrent.FutureTask.run(FutureTask.java:266)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
at the moment I have an Eel Umbra attach to a Reclamation Sage, a Bear Umbra in my hand, and 2 lands (Simic Growth Chamber and Tranquil Expanse) with a Mask from Estrid, the Masked

In the previous version (1.4.31V0) I could use her normally, or maybe it was because she was my only creature in the battlefield...
(either case while testing the precon deck against the computer)
User avatar
copperfield
 
Posts: 29
Joined: 21 Aug 2018, 13:24
Has thanked: 1 time
Been thanked: 1 time

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby Tris13 » 26 Aug 2018, 02:04

I finally succeeded in updating to the newest version of xmage after some struggle, but now when i select start server and client, this error message pops up. Help?
Attachments
Screen Shot 2018-08-25 at 9.02.14 PM.png
Tris13
 
Posts: 8
Joined: 09 Jul 2017, 21:01
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby MalcolmS » 27 Aug 2018, 11:41

when a token with a temporary stats-boost is being copied it should still only copy the base power/toughness, not also the stat-boost
MalcolmS
 
Posts: 61
Joined: 10 Jun 2017, 13:16
Has thanked: 0 time
Been thanked: 2 times

Detection Tower Activated Ability

Postby latios663 » 27 Aug 2018, 22:55

Detection Tower's 1T ability seems to be buggy when it interacts with Leyline of Sanctity. I was not able to target my opponent while they had the Leyline, even though I had activated Detection Tower's ability. I'm not sure what else to put here, so if you need more information, please ask for clarification. Thank you!
latios663
 
Posts: 1
Joined: 27 Aug 2018, 22:50
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby Patstrick » 28 Aug 2018, 09:11

Rowan Kenrith's Emblem triggers but does not copy activated abilities. Tested in two different games of commander.
Patstrick
 
Posts: 4
Joined: 03 Aug 2017, 23:33
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby Heris » 28 Aug 2018, 16:59

My opponent used the ability of Isareth the Awakener to return a Vine Mare from the graveyard to the battlefield. The Vine Mare should enter the battlefield with a corpse counter on it but no counter was placed on it.
Attachments
Clipboard07.jpg
Heris
 
Posts: 116
Joined: 21 Sep 2014, 20:04
Has thanked: 6 times
Been thanked: 11 times

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby chataolauj » 28 Aug 2018, 17:30

Doesn't matter on whatever Wi-Fi I'm connected to, I can't connect to any of the servers. When 1.4.31 was released, I was prompted to update and couldn't update for some reason, so I just deleted everything and re-downloaded XMage. Ever since then, I can't connect to any servers. Any ideas?

The error I get is "unable to perform invocation; nested exception is: java. net.SocketException: Connection reset".

Note: there's a space between "java." and "net.Socketexception" in my post because I couldn't post without having a space there since it's considered spam.
chataolauj
 
Posts: 2
Joined: 27 Oct 2016, 20:16
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby MalcolmS » 28 Aug 2018, 19:44

Windgrace's judgment should destroy every targeted card, not just the first one.

Gamelog:
21:41: MalcolmS casts Windgrace's Judgment [62b] targeting No Mercy [a1a] Mind's Dilation [54b] Mana Crypt [a6d]
21:41: No Mercy [a1a] was destroyed
21:41: MalcolmS puts Windgrace's Judgment [62b] from stack into their graveyard
MalcolmS
 
Posts: 61
Joined: 10 Jun 2017, 13:16
Has thanked: 0 time
Been thanked: 2 times

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby copperfield » 29 Aug 2018, 01:19

I can't use the Commander ninjutsu of Yuriko when I have other ninjas or playables instants in my hand
User avatar
copperfield
 
Posts: 29
Joined: 21 Aug 2018, 13:24
Has thanked: 1 time
Been thanked: 1 time

Estrids mask aura on sol ring make Ajanis Chosen trigger gli

Postby azis2019 » 29 Aug 2018, 20:49

Playing against the computer... Estrid, and Ajani's Chosen on battlefield. When using estrid's -1 ability to create mask enchantment aura placed on anything, the aura will resolve on permanent just fine. However when ajani's token trigger goes to resolve, this error shows up. Seems that the error happens only with Estrids mask auras. Ajani's token trigger resolved just fine casting enchantments from my hand...

Unfortunately, i cant post the text of the error because apparently it makes my post "look to spammy for a new user"... i included it in the screen shot.
Attachments
after error.jpg
just before error.jpg
azis2019
 
Posts: 1
Joined: 29 Aug 2018, 20:38
Has thanked: 0 time
Been thanked: 1 time

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby Heris » 30 Aug 2018, 18:43

When i cast Adventurous Impulse XMages forces me to reveal a creature or land card and put it in my hand but as the card says that "You may reveal ..." XMage should ask me if i want to reveal the card first.
This happened in a match against a human opponent and also against the AI.
Attachments
Clipboard08.jpg
Heris
 
Posts: 116
Joined: 21 Sep 2014, 20:04
Has thanked: 6 times
Been thanked: 11 times

Re: Bug Reports XMage 1.4.31 SOFTWARE

Postby PaperKitty » 31 Aug 2018, 04:15

Still having problems with Yuriko, the Tiger's Shadow post update.
Worked fine yesterday, but today, went to use Ninjutsu from Command Zone and Clicked Yuriko. Xmage asked to pay UB, but after I clicked Island and Sunken Hollow, lands immediately untapped, and Yuriko did not go to stack.
Tried tapping lands first to add to mana pool, same issue (mana returned to pool after clicking second mana).

Really looking forward to playing with Yuriko, hoping to have this fixed soon.
PaperKitty
 
Posts: 1
Joined: 31 Aug 2018, 04:05
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to XMage

Who is online

Users browsing this forum: No registered users and 42 guests


Who is online

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

Login Form