Page 1 of 1

Cannot Find Symbol Error

PostPosted: 09 Jul 2016, 17:38
by CloudenFog
Hi I just tried to build XMage locally. I'm getting an error though. I looked in the git repository and I'm not seeing the referenced class anywhere.

Hindervines.java cannot find symbol
symbol: class PreventAllDamageByAllEffect

Re: Cannot Find Symbol Error

PostPosted: 10 Jul 2016, 07:16
by escplan9
There was a Git issue raised for this #2057 that was fixed with a couple commits:
https://github.com/magefree/mage/issues/2057

Get the latest and you should be set now.