GithubHelp home page GithubHelp logo

Comments (7)

TeamDman avatar TeamDman commented on July 22, 2024 1

I had some success switching to Cursemaven since tehnut's maven has changed

repositories {
    maven { url "http://dvs1.progwml6.com/files/maven" }
    maven {	url "http://mobiusstrip.eu/maven" }
    maven {	url "http://maven.tehnut.info/" }
+    maven { url "https://cursemaven.com"}
}

dependencies {
    deobfCompile "mezz.jei:jei_${mc_version}:${jei_version}"
-	deobfCompile "info.amerifrance.guideapi:Guide-API:${mc_version}-${guideapi_version}"
-    deobfCompile "com.wayoftime.bloodmagic:BloodMagic:${bloodmagic_version}"
+    deobfCompile "curse.maven:guideapi-228832:2380911"
+    deobfCompile "curse.maven:bloodmagic-224791:2439437"
}

but when I built the mod, the lang files weren't working properly, probably a gradle cache issue or something
image

Hopefully won't have to touch the old version anymore since I never got it working lol

from animus.

Saereth avatar Saereth commented on July 22, 2024

@TeamDman up to you on this one, I dont mind as long as its a version we're no longer actively supporting

from animus.

asanetargoss avatar asanetargoss commented on July 22, 2024

Alright, that works for me.

from animus.

asanetargoss avatar asanetargoss commented on July 22, 2024

Sorry, I misread who the mention was targeted toward. Waiting for further clarification.

from animus.

TeamDman avatar TeamDman commented on July 22, 2024

Since it's just a small bugfix I think it makes most sense to just merge to upstream. I'll try and have a fixed build up for you shortly

from animus.

TeamDman avatar TeamDman commented on July 22, 2024

I created a PR from your fork, had some issues building the older version so I took the jar from the modpack download.
Usually I would just build on my machine but older forge mods get harder to build every day :/
I decompiled it and did a quick check, the fix is there and there's nothing sus in the jar so should be fine.
https://www.curseforge.com/minecraft/mc-mods/animus/files/3790699
Might take a bit to get reviewed by curseforge
LMK if there's any issues, thanks for the bugfix!

from animus.

asanetargoss avatar asanetargoss commented on July 22, 2024

Thank you, I appreciate you taking the time to upload it given it's for an older Minecraft version.

I forget exactly what the Animus build process was like. Compiling Blood Magic was a bit awkward if I recall, due to the (since removed I think?) lombok dependency. But it's also possible you might have run into some Maven issues. If I need to make another fix for Animus for whatever reason, it will probably include this:

asanetargoss/ArsMagica2@18e6365

from animus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.