Page 1 of 1

Build error on SVN

PostPosted: 08 Dec 2010, 01:05
by Chris H.
I think we have a problem with AbilityFactory in r4162. I receive a build error in Eclipse. The error is on line 397:

SA.setAbilityFactory(this);
and this is the error message:

Code: Select all
Description   Resource   Path   Location   Type
The method setAbilityFactory(AbilityFactory) is undefined for the type SpellAbility   AbilityFactory.java   /ForgeSVN/src/forge   line 397   Java Problem

Re: Build error on SVN

PostPosted: 08 Dec 2010, 01:24
by friarsol
Ah. I thought I removed that. Should be fixed now.

Re: Build error on SVN

PostPosted: 08 Dec 2010, 01:36
by Chris H.
friarsol wrote:Ah. I thought I removed that. Should be fixed now.
`
Thank you. :D