Page 5 of 17

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 22 Apr 2017, 19:21
by Konigsburg
Produced a copy of the opponents Roil Elemental with Stolen Identity and used Cipher on that same token. The token's landfall ability then did trigger normally up to the point where a target creature could be selected. The selection was logged by XMage, but the effect simply did not work. The original Roil Elemental controlled by the other player worked as intended, though.

Edit: Opponent was AI, if that helps.

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 00:07
by xxSkedz24xx
I'm having an issue with the localhost server. I've been playing Momir Basic against the AI and every time after a few turns the server stops recognizing any cards

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 02:29
by NittanyLionRoar
My XMage just updated and everything looks great, except that when I am playing a game, the screen ends abruptly at the bottom and I cannot scroll to see all of the cards in my hand. I also cannot resize the window because it already fills the screen.

I am using Mac OS 10.12.14

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 07:18
by spjspj
NittanyLionRoar wrote:My XMage just updated and everything looks great, except that when I am playing a game, the screen ends abruptly at the bottom and I cannot scroll to see all of the cards in my hand. I also cannot resize the window because it already fills the screen.

I am using Mac OS 10.12.14
spjspj - Can you upload a screen shot of what you're seeing?

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 09:55
by booot
On my own server, I play Momir Basic vs mad AI.
Often Momir ability create no creature... AI does not activate Momir Ability.
On logs, h2db has errors, "no found creature converted mana cost X".

I think, mad ai playing Momir Basic break card.db.

I saw this errors 1.4.20~

my config changes from default
IP to own ip
secondory port to 17172
servername to my own

only

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 10:17
by booot
In Momir, Creating Orator of Ojutai token trigger its triggered ability.
Really it don't be triggered.

jeffwadsworth: fixed beyond 1.4.23v2

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 15:16
by xxSkedz24xx
booot wrote:In Momir, Creating Orator of Ojutai token trigger its triggered ability.
Really it don't be triggered.
Actually, it will trigger regardless, because it entered the battlefield, but you won't draw because you didn't meet the condition that would allow you to draw

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 15:16
by Poit
Hey, I just noticed that the third ability of Dreadship Reef can no longer be used, it is possible to pay {1}, but no dialogue for choosing X or the types of mana appears.

jeffwadsworth: fixed beyond 1.4.23v3

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 16:03
by BlackWyvern
Emblem Liliana from EMN's Liliana, the Last Hope generates zombie tokens without a set modifier, therefore always spawn as missing images.
Code: Select all
WARN  2017-04-23 09:00:55,292 Token image file not found: null -  - Zombie                                               =>[Util4] CardImageUtils.generateTokenImagePath

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 16:42
by nerypa
Commit // Memory currently allows a player to target lands even tough it shouldn't.

jeffwadsworth: fixed beyond 1.4.23v2

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 19:35
by tself55
Mchammer23 wrote:Combat Celebrant is apparently bugged. I had two of them, swung both, exerted one to untap the rest and get another combat. Second combat, swing with the other celebrant, exert it to untap the rest and get another combat. Third combat, swing everything and I get to exert the one which had already been exerted this turn.

jeffwadsworth: This worked fine for me. I could never Exert the 2nd time.
well it is bugged now, single combat celebrant on the field with always watching and my opponent got infinite combat phases. so either you broke it with this new patch or you didnt test well enough.

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 21:29
by patbou
I confirm. It happened to me, and I was able to get infinite Combat phases. I rolled back, because I don't cheat. But the interface would have let me do it.

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 23 Apr 2017, 23:21
by Konigsburg
Wirefly Tokens produced by Wirefly Hive do not have flying. The tooltip of both the token and Wirefly Hive are also missing the relevant parts.

escplan9: fixed by 1.4.23v2

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 24 Apr 2017, 05:04
by Finbez
Did some troubleshooting with my Hanweir Garrison problem and I'm pretty sure I've found the issue.

The problem is dependent on whether or not "Fall back to plain image based rendering" is checked or not in the preferences. If it is not checked, Garrison will be buggy and can't be added to a deck(and crashes games if it's played). Checked, everything works perfectly.

Re: Bug Reports XMage 1.4.23 SOFTWARE

PostPosted: 24 Apr 2017, 06:13
by booot
xxSkedz24xx wrote:
booot wrote:In Momir, Creating Orator of Ojutai token trigger its triggered ability.
Really it don't be triggered.
Actually, it will trigger regardless, because it entered the battlefield, but you won't draw because you didn't meet the condition that would allow you to draw
It has "When/Whenever/At [trigger event], if [condition], [effect]".
If condition is not met, it don't be trigger. (CR603.4)

jeffwadsworth: fixed beyond 1.4.23v2