Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing and setting up sources fails #984

Closed
KJA1582 opened this issue Mar 30, 2015 · 6 comments
Closed

Installing and setting up sources fails #984

KJA1582 opened this issue Mar 30, 2015 · 6 comments

Comments

@KJA1582
Copy link
Contributor

KJA1582 commented Mar 30, 2015

When trying to set up the sources like described in the read me, the project is missing three dependencies (CoFH, MFR and RotaryCraft). This leads to compile errors and generally does make the Tasks in Intellij IDEA fail (reobfuscating for example).

@fnuecke
Copy link
Member

fnuecke commented Mar 30, 2015

Should have fixed those dependencies. I really don't want to do a cache clean, so I can't say what else might be broken; if anything is, let me know.

@KJA1582
Copy link
Contributor Author

KJA1582 commented Mar 30, 2015

Thanks a lot. I will try it out and report back if something else fails.

PS: This mod is great for automating AE2.

Sorry, something went wrong.

@KJA1582
Copy link
Contributor Author

KJA1582 commented Mar 30, 2015

Works fin but now I get following error:

Error:(213, 38) value instance is not a member of object appeng.core.Api
(nbt: NBTTagCompound) => Api.instance.storage.loadCraftingLink(nbt, this))
^

in following file:

src/main/scala/li/cil/oc/integration/appeng/DriverController.scala

Sorry, something went wrong.

@fnuecke
Copy link
Member

fnuecke commented Mar 30, 2015

Uhh, that's not what that line says anymore (since a couple of commits back), so I'd guess you didn't pull, but then I'm wondering how the dependency issue is gone?

Sorry, something went wrong.

@KJA1582
Copy link
Contributor Author

KJA1582 commented Mar 30, 2015

Yeah sorry, should have said that I needed v1.5.2. Nevertheless, thanks for the support. Dependency Issue is fully solved, just getting some Scala warnings.

@fnuecke
Copy link
Member

fnuecke commented Mar 30, 2015

Ah, then you'll have to adjust that, yeah. The Scala warnings are fine, nevermind those ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants