-
Notifications
You must be signed in to change notification settings - Fork 436
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
Comments
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. |
Thanks a lot. I will try it out and report back if something else fails. PS: This mod is great for automating AE2. |
Works fin but now I get following error: Error:(213, 38) value instance is not a member of object appeng.core.Api in following file: src/main/scala/li/cil/oc/integration/appeng/DriverController.scala |
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? |
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. |
Ah, then you'll have to adjust that, yeah. The Scala warnings are fine, nevermind those ;-) |
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).
The text was updated successfully, but these errors were encountered: