It is currently 14 Sep 2025, 22:03
   
Text Size

[Old confirmed] Bug Archive

Moderators: BAgate, drool66, Aswan jaguar, gmzombie, stassy, CCGHQ Admins

Re: [confirmed both]Chancellor of the Spires - 2 bugs

Postby Aswan jaguar » 21 Jul 2012, 13:21

I confirm that both bugs happen but in the first time I loaded your savegame Chancellor of the Spires worked fine in the opening hand that time also the EDH card triggered the only time it did,when it didn't trigger Chancellor of the Spires didn't work "You may reveal Chancellor of the Spires from your opening hand. If you do, at the beginning of the first upkeep, each opponent puts the top seven cards of his or her library into his or her graveyard".
I wonder if it is a conflict with EDH card?
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 8131
Joined: 13 May 2010, 12:17
Has thanked: 748 times
Been thanked: 479 times

Re: Wrexial, the Risen Deep - 3 bugs

Postby stassy » 21 Jul 2012, 16:51

Bug1: Confirmed for Creeping corrosion and Barbed Lightning (nothing happen, Entwined Barbed Lightning give illegal player error and text line is borked), but it worked fine for me with Ancestral Recall and Brainstorm.

Bug2: The player library is shuffled but in fact the card stolen is completely removed from the game and isn't even in all exile area, confirmed that with others spell like Ancestral Recall or Brainstorm.

Bug3: confirmed, must be the fear ability because intimidate is working correctly (I was able to block Highborn Ghoul with Wrexial, the Risen Deep but not with Marrow-Gnawer)
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

Re: [confirmed]Wrexial, the Risen Deep

Postby Gargaroz » 22 Jul 2012, 13:24

Some things are fixed, others are more troublesome, like the interaction with the Beacons and similar spells. Please be patient.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7097
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 595 times

Re: [confirmed]Wrexial, the Risen Deep

Postby Aswan jaguar » 22 Jul 2012, 13:50

Which bugs are fixed 1 and 3?
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 8131
Joined: 13 May 2010, 12:17
Has thanked: 748 times
Been thanked: 479 times

Re: [Table submitted-confirmed]Ethersworn Adjudicator

Postby Aswan jaguar » 25 Jul 2012, 16:06

I have put to much effort to let it go to the "toilet".... :lol:
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 8131
Joined: 13 May 2010, 12:17
Has thanked: 748 times
Been thanked: 479 times

Re: [Table submitted-confirmed]Ethersworn Adjudicator

Postby stassy » 25 Jul 2012, 16:48

It's a confirmed bug, so it won't go to "waste" (just in the confirmed-but-not-fixed bin of the corner) :D
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

Re: [Table submitted-confirmed]Ethersworn Adjudicator

Postby Gargaroz » 27 Jul 2012, 01:55

Nah, AJ, don't worry, I'm looking into this and got an hint about what's wrong. Stay tuned.
Edit 1 : Now artifacts with Phyrexian mana correctly interacts with Etherium Sculptor. I really don't undestand why the other colored artifact doesn't work, but I suspect something hardcoded. More tomorrow. 8-[
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7097
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 595 times

Re: [Table submitted-confirmed]Ethersworn Adjudicator

Postby Gargaroz » 27 Jul 2012, 13:12

Solved another issue : spells with Phyrexian Mana now are of the proper color.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7097
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 595 times

Re: [Table submitted-confirmed]Ethersworn Adjudicator

Postby Aswan jaguar » 27 Jul 2012, 13:32

Although you have fixed phyrexian mana artifacts - Etherium Sculptor I want to mention something I forgot to report:that some times you couldn't even play them when Etherium Sculptor was in play,they were highlighted as playable but you couldn't cast them.Probably you fixed that,too.
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 8131
Joined: 13 May 2010, 12:17
Has thanked: 748 times
Been thanked: 479 times

Re: [Table submitted-confirmed]Ethersworn Adjudicator

Postby Gargaroz » 28 Jul 2012, 00:55

Yup, there was a bug in the code which checks mana cost alteration.
However, it seems that for some reasons the hardcoded part about the cost reduction doesn't work for colored artifacts...
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7097
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 595 times

Re: [Table submitted-confirmed]Ethersworn Adjudicator

Postby Aswan jaguar » 28 Jul 2012, 14:57

By mistake or it was a random in my tests thing I thought Architects of Will didn't work with Etherium Sculptor but it did and it was the only card that worked with Active Volcano,....too that led me to find what was the problem for the rest coloured artifacts and to the solution.
The problem was that they were put wrongly the value "modifies casting cost" 1 instead of 0 when I replaced the values to 0 all cards got the reduction in cost -1 from Etherium Sculptor.

The only cards not working now as they should with Active Volcano and rest are:
1) Ethersworn Adjudicator = Works fine with Etherium Sculptor.
28/7 EDIT 13) Ethersworn Canonist = Works fine with Etherium Sculptor.
14) Shardless Agent = Works fine with Etherium Sculptor.

I hope this will give you an idea to find why only these 3 cards are not working.

EDIT. Damn I didn't post a little earlier you could put this fix,too.
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 8131
Joined: 13 May 2010, 12:17
Has thanked: 748 times
Been thanked: 479 times

Re: NEW info-[Table submitted-confirmed]Ethersworn Adjudicat

Postby Gargaroz » 28 Jul 2012, 16:40

AJ, that value is actually right, as it serves the purpose of avoiding the "enlightning" of Colored Artifacts as castable when you've only the colorless mana required.
If you test, you'll find that that old bug is re-introduced with your changes.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7097
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 595 times

Re: NEW info-[Table submitted-confirmed]Ethersworn Adjudicat

Postby Aswan jaguar » 28 Jul 2012, 17:19

And I wondered if another bug would arise from these changes.
I didn't spot it as I gave AI the coloured artifact deck in my tests and AI didn't have any problem at all with the "enlightening bug". :lol:
I can hear AI mocking at me:fullish human can't you calculate mana to pay for your spells?!!!

As I am a PC MTG person the enlightening is really helpful,for the MTG paper people I guess it won't be a big deal.
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 8131
Joined: 13 May 2010, 12:17
Has thanked: 748 times
Been thanked: 479 times

Re: NEW info-[Table submitted-confirmed]Ethersworn Adjudicat

Postby stassy » 28 Jul 2012, 17:33

I love ML because of AI gameplay easiness, like double click for auto-tap, auto untap, auto counter and such, if AI mock me because I don't count mana, I will make him suffer with some good Archenemy plays :twisted:
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

Re: NEW info-[Table submitted-confirmed]Ethersworn Adjudicat

Postby Aswan jaguar » 30 Jul 2012, 04:56

Just an idea Gargaroz maybe you can find another fix for the Enlightning Bug of coloured artifacts (although if I remember correctly you said then that it caused you a lot of trouble to come up with this fix) so we can remove then that value and fix coloured artifacts not working with Etherium Sculptor.
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 8131
Joined: 13 May 2010, 12:17
Has thanked: 748 times
Been thanked: 479 times

PreviousNext

Return to Archived Reports

Who is online

Users browsing this forum: Google [Bot] and 56 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 57 users online :: 1 registered, 0 hidden and 56 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: Google [Bot] and 56 guests

Login Form