mage icon indicating copy to clipboard operation
mage copied to clipboard

WARN: Ability without sourceID

Open Alex-Vasile opened this issue 2 years ago • 0 comments

Got the following warnings in the a DMU draft in the server logs

WARN  2022-09-04 16:22:22,514 Ability without sourceId:If it would be dealt damage or destroyed, remove a shield counter from it instead. =>[pool-1-thread-1] ContinuousEffects.getControllerOfSourceId 
WARN  2022-09-04 16:22:22,514 Ability without sourceId:If a permanent with a stun counter would become untapped, remove one from it instead. =>[pool-1-thread-1] ContinuousEffects.getControllerOfSourceId 
WARN  2022-09-04 16:22:22,544 Ability without sourceId:If it would be dealt damage or destroyed, remove a shield counter from it instead. =>[pool-1-thread-1] ContinuousEffects.getControllerOfSourceId 
WARN  2022-09-04 16:22:22,544 Ability without sourceId:If a permanent with a stun counter would become untapped, remove one from it instead. =>[pool-1-thread-1] ContinuousEffects.getControllerOfSourceId 
WARN  2022-09-04 16:22:22,545 Ability without sourceId:If it would be dealt damage or destroyed, remove a shield counter from it instead. =>[GAME 50456a63-33cd-4ce4-a543-c7a3514ed547] ContinuousEffects.getControllerOfSourceId 
WARN  2022-09-04 16:22:22,545 Ability without sourceId:If a permanent with a stun counter would become untapped, remove one from it instead. =>[GAME 50456a63-33cd-4ce4-a543-c7a3514ed547] ContinuousEffects.getControllerOfSourceId 

Alex-Vasile avatar Sep 04 '22 20:09 Alex-Vasile