sIKE23 / Mage-Wars

Mage Wars for OCTGN
7 stars 5 forks source link

Spellbook Validator not working #305

Closed ACG8 closed 8 years ago

ACG8 commented 8 years ago

I was trying to update one of my druid spellbooks and got the validation error

"ERROR: The card Seedling Pod is not legal in a none in deck deck"

I suspect that the change of Mage type from Mage to Creature may have broken the mechanism for determining which Mage is in control of a spellbook, and hence the validator believes that my spellbook does not have a mage at all.

sIKE23 commented 8 years ago

Install the MSI from the 2.0.x kit......

On Mon, Oct 19, 2015 at 10:50 AM, Ananda notifications@github.com wrote:

I was trying to update one of my druid spellbooks and got the validation error

"ERROR: The card Seedling Pod is not legal in a none in deck deck"

I suspect that the change of Mage type from Mage to Creature may have broken the mechanism for determining which Mage is in control of a spellbook, and hence the validator believes that my spellbook does not have a mage at all.

— Reply to this email directly or view it on GitHub https://github.com/sIKE23/Mage-Wars/issues/305.

ACG8 commented 8 years ago

Ah, okay. Didn't realize that. Where is that located, exactly? I tried the one in the dev folder and the one in the plugins, but neither of them seem to be correct.

sIKE23 commented 8 years ago

nope, copy the Dll in the new commit to the plugin folder manually.....

//FC

On Mon, Oct 19, 2015 at 11:07 AM, Frederick Czajka fczajka@pobox.com wrote:

Install the MSI from the 2.0.x kit......

On Mon, Oct 19, 2015 at 10:50 AM, Ananda notifications@github.com wrote:

I was trying to update one of my druid spellbooks and got the validation error

"ERROR: The card Seedling Pod is not legal in a none in deck deck"

I suspect that the change of Mage type from Mage to Creature may have broken the mechanism for determining which Mage is in control of a spellbook, and hence the validator believes that my spellbook does not have a mage at all.

— Reply to this email directly or view it on GitHub https://github.com/sIKE23/Mage-Wars/issues/305.

ACG8 commented 8 years ago

All right, I have it working. Closing this issue.