Page 1 of 1

No tokens on ETB?

PostPosted: 20 May 2016, 18:45
by Borborigmos
Hi guys.
Is anyone having this issue? Creatures that put tokens when they enter the battlefield are not generating any tokens for me. Luckily I have this error to show you:

[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000823"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000823"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000823"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000b18"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000b18"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000b18"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000df7"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000df7"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000df7"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)

This is not the only card with this problem. It seems to be a general issue with tokens.

Thanks in advance.

Re: No tokens on ETB?

PostPosted: 20 May 2016, 21:02
by Xander9009
Borborigmos wrote:Hi guys.
Is anyone having this issue? Creatures that put tokens when they enter the battlefield are not generating any tokens for me. Luckily I have this error to show you:

[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000823"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000823"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000823"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000b18"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000b18"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000b18"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000df7"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000df7"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)
[lua] [string "HUNTMASTER_OF_THE_FELLS_CW_262875_TITLE (RESOLUTION_TIME_ACTION)~0x00000df7"]:2: attempt to call field 'DoCardRegistration_Resolution' (a nil value)

This is not the only card with this problem. It seems to be a general issue with tokens.

Thanks in advance.
DoCardRegistration_Resolution is a function in the file D14_TFM_TRANSFORM.LOL. Maybe you're missing that file somehow?

Re: No tokens on ETB?

PostPosted: 20 May 2016, 21:32
by Borborigmos
Xander9009 wrote:DoCardRegistration_Resolution is a function in the file D14_TFM_TRANSFORM.LOL. Maybe you're missing that file somehow?
Hmm no, it's there. I checked inside and Huntmaster of the Fells is listed there as well...

It's weird, I went to the Deck Builder and Huntmaster of the Fells is also in the TFM wad so I added that one to my deck instead and that version does create the token. But it won't transform after the trigger goes on the stack. Although it will let me assign the 2 damage to creature and player.