It is currently 16 Apr 2024, 06:12
   
Text Size

[fixed]Fabrication Module -all abilities wrong

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

[fixed]Fabrication Module -all abilities wrong

Postby drool66 » 18 Oct 2017, 07:34

Describe the Bug:
Fabrication Module:
  • Gives {E} {E} {E} on ETB
  • Doesn't trigger when its controller gets {E}
  • Its activated ability costs {E} {E} {E}, and has no effect except to create an effect card attached to itself

Which card did behave improperly?
Fabrication Module

Which update are you using? (date, name)Which type? (duel, gauntlet, sealed deck)
Manalink dev 778ccb5 version - duel

What exactly should be the correct behavior/interaction?
  • No ETB ability
  • Grant a +1/+1 counter each time its controller gets {E}
  • Activated ability costs {4} {T} and grants {E}

Are any other cards possibly affected by this bug?
-
Attachments
ADFModules.zip
(2.46 KiB) Downloaded 164 times
Last edited by Aswan jaguar on 17 Nov 2017, 18:59, edited 2 times in total.
Reason: fixed
User avatar
drool66
Programmer
 
Posts: 1163
Joined: 25 Nov 2010, 22:38
Has thanked: 186 times
Been thanked: 267 times

Re: Fabrication Module -all abilities

Postby Korath » 18 Oct 2017, 07:53

It has Electrostatic Pummeler's function (0x200f458) assigned instead of its own (0x200f45d). Fixed in 7c633fd.

It's fairly easy to check for these when you find a card that does something completely different from what it's supposed to. Grep for it in ct_all.csv, note its assigned function address a bit less than halfway across the line, and grep for that in src/ManalinkEh.asm to find its internal name. It should match the card name, plus or minus typos and functional reprints.
Attachments
lookup.zip
Handy script I use for this, though you'll have to adjust the hard-coded directories. Usage: "./lookup fabrication module"
(535 Bytes) Downloaded 158 times
User avatar
Korath
DEVELOPER
 
Posts: 3707
Joined: 02 Jun 2013, 05:57
Has thanked: 496 times
Been thanked: 1106 times


Return to Archived Reports

Who is online

Users browsing this forum: No registered users and 58 guests


Who is online

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

Login Form