It is currently 08 Sep 2025, 08:11
   
Text Size

[Not Solved] + [Unfixable] Bug Archive

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

Re: [confirmed]Fallen Necromancer is Fallen Ferromancer

Postby stassy » 16 Mar 2012, 19:47

oups yes mistyped the entry
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

Re: [confirmed]Fallen Ferromancer

Postby Gargaroz » 17 Mar 2012, 00:09

It's the old, hardcoded "slowed damage assignment" bug. Dunno how to solve that, sorry :(
----
- 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

[unsolved]Stealing opal/hidden creatures

Postby 0rion79 » 01 Apr 2012, 16:26

Very strange: I was using a "stealing" deck, with plenty of cards to steal any kind of permanent from opponent's field, and I've met the opal/hidden deck.
Each time I've tried to steal Opal Acrolith , the game cloned the enchantment on my side leaving Ai's creature untouched.
The next round, my Sower of Temptation died instantly, returning the cloned enchantment on AI's side. Can't get it.
Attachments
stealing.jpg
Last edited by stassy on 07 Apr 2012, 08:28, edited 3 times in total.
Reason: unsolved bug
User avatar
0rion79
 
Posts: 1520
Joined: 24 Feb 2009, 18:33
Location: Italy
Has thanked: 94 times
Been thanked: 61 times

Re: Stealing opal/hidden creatures

Postby stassy » 02 Apr 2012, 04:36

confirmed for animated creature bug with control card, when you try to control you get a cloned enchantment with enchantment and the creature token stay in AI side.

Image
Attachments
2.zip
(3.2 KiB) Downloaded 347 times
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

Re: [confirmed]Stealing opal/hidden creatures

Postby Gargaroz » 03 Apr 2012, 13:04

Hardcode stuff, probably not solveable.
----
- 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]Cathodion

Postby stassy » 20 Apr 2012, 12:32

Just a headup to inform that the mana is generated briefly between the damage assignment and the post combat sorcery phase.

The mana should be generated at the damage assignment phase (where you could prevent damage).
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

Re: [confirmed]Cathodion

Postby Gargaroz » 21 Apr 2012, 16:37

Nah, the behaviour is correct. The problem is that in Manalink that mana is unuseable when Cathodion is killed in combat (you'll get the mana, but you won't have the chance to use it before the end of the phase). This is not fixable right now, and I don't think it's a big deal anyway.
----
- 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

[notfixed]Magical Hack doesn't work

Postby Arkatreides » 25 Apr 2012, 14:02

Describe the Bug:
Magical Hack on Lord of Atlantis to give SWAMPwalk instead of Islandwalk has no effect on the Merfolk of the Pearl Trident (c.f. attached save)

Which card did behave improperly ?
Magical Hack

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
April 2012 - Duel

What exactly should be the correct behavior/interaction ?
Magical Hack should change Lord of Atlantis to give SWAMPwalk (or some other -walk) instead of Islandwalk, which in turn should affect the Merfolk

Are any other cards possibly affected by this bug ?
Possibly Sleight of Mind (similar mechanics)?
Attachments
Magical Hack.rar
(1.56 KiB) Downloaded 271 times
Last edited by stassy on 30 Apr 2012, 06:20, edited 1 time in total.
Reason: bug non fixable same as Mindbend
Arkatreides
 
Posts: 10
Joined: 14 Apr 2012, 11:01
Has thanked: 0 time
Been thanked: 0 time

Re: Magical Hack doesn't work

Postby stassy » 25 Apr 2012, 17:21

Unfortunately during the 2.0 to C to 3.0 conversion the code the affect word and color made a lot of cards non useable with those type of spell.
A whole recoding of those cards to 3.0 format is needed and is a low priority for Gargaroz for the moment.
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

[Unsolvable for now]Geist of Saint Traft

Postby Megres » 28 Apr 2012, 09:52

Describe the Bug:
Geist of Saint Traft gets exiled by the AI Oblivion Ring

Which card did behave improperly ?
Geist of Saint Traft

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Sensei of Vanilla Masques , Constr., v.2

What exactly should be the correct behavior/interaction ?
Geist of Saint Traft has Hexproof, so the opponent can't target him with the Oblivion Ring.

Are any other cards possibly affected by this bug ?
Maybe other hexproof cards.
Attachments
Saint Traft.rar
(1.52 KiB) Downloaded 259 times
Last edited by Aswan jaguar on 28 Apr 2012, 13:39, edited 1 time in total.
Reason: unsolved bug
Megres
 
Posts: 143
Joined: 19 Mar 2011, 22:09
Has thanked: 13 times
Been thanked: 2 times

Re: Geist of Saint Traft

Postby Gargaroz » 28 Apr 2012, 12:42

Hexproof is an approximation. Unless we recode the targeting function (I'm determined to do it, but I need help for the ASM decoding), these kind of bugs will continue to happen.
----
- 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

[unfixable for now]Seton's Scout - no scout subtype

Postby 0rion79 » 08 May 2012, 06:26

: Seton's Scout has no "scout" subtype active, in fact it does not stack with Coat of Arms when other scout creatures are on the battlefield.
Last edited by Aswan jaguar on 08 May 2012, 13:59, edited 1 time in total.
Reason: unfixable bug for now
User avatar
0rion79
 
Posts: 1520
Joined: 24 Feb 2009, 18:33
Location: Italy
Has thanked: 94 times
Been thanked: 61 times

Re: Seton's Scout - no scout subtype

Postby Gargaroz » 08 May 2012, 11:51

No, it's Coat of Arms code that is an approximation and doesn't see the "new type" fields. And this couldn't be fixed right now.
----
- 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

[unfixable]Drogskol captain

Postby Megres » 17 May 2012, 08:42

Describe the Bug:
Drogskol captain doesn't give hexproof to other spirits.
I can cast a Go for the throat to a Stormbound geist with a Drogskol captain in play.

Which card did behave improperly ?
Drogskol captain

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Sensei of Vanilla Masques, v.2, constructed.

What exactly should be the correct behavior/interaction ?[/]
Drogskol captain should give hexproof to other spirits.

[b]Are any other cards possibly affected by this bug ?

No.
Attachments
Drogskol captain does not give shroud.rar
(2.56 KiB) Downloaded 276 times
Last edited by stassy on 21 May 2012, 03:44, edited 2 times in total.
Reason: bug non fixable
Megres
 
Posts: 143
Joined: 19 Mar 2011, 22:09
Has thanked: 13 times
Been thanked: 2 times

Gargaroz:unsolvable will be removed]Breathstealer's Crypt

Postby 0rion79 » 20 May 2012, 07:15

I have built a deck around Breathstealer's Crypt .
As far as I have seen until now, my own B.Crypt doesn't affect AI, since it doesn't reveal any card from its hand and doesn't pay 3 lifes when it draws a creature card.
Instead, when I draw a card, it is revealed and the AI pays 3 lifes instead than me.
Very strange, B.Crypt is activated also when I draw permanents as Celestial Colonnade, which may turn into creatures but are not creatures yet.
Also, the AI is so crazy to kill itself allowing me to keep in hands those "creature" cards even when it has 3 life or less.

PS: I have noticed that this forum doesn't show anymore cards description if they have an apostrophe in their name :(
Last edited by Aswan jaguar on 20 May 2012, 14:09, edited 1 time in total.
Reason: unsolvable will be removed from game.
User avatar
0rion79
 
Posts: 1520
Joined: 24 Feb 2009, 18:33
Location: Italy
Has thanked: 94 times
Been thanked: 61 times

PreviousNext

Return to Archived Reports

Who is online

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

Main Menu

User Menu

Our Partners


Who is online

In total there are 39 users online :: 1 registered, 0 hidden and 38 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

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

Login Form