ExtraCells / ExtraCells2

ExtraCells 2
MIT License
136 stars 115 forks source link

Multiple improvements and fixes for gas integration #718

Closed ElektroKill closed 2 years ago

ElektroKill commented 3 years ago

Hello, I did some fixes to the Mekanism gas integration.

I hope you are able to merge this and pushing update to CurseForge! Thanks in advance!

ryuujo1573 commented 2 years ago

Wow, it's so nice of you to do such work! I was just wondering how could I report this and noticed that the project had been marked as unmaintained in CurseForge, which was sad :(

image [A "gas" emitter]

I can't wait to patch this fix to my current modpack

ryuujo1573 commented 2 years ago

and... if it is convenient for you, could you please give me some hints on how to build this proj and get a proper .jar for the minecraft?

ryuujo1573 commented 2 years ago
> Could not resolve all dependencies for configuration ':deobfCompile'.
   > Could not resolve cofh:RedstoneFlux:1.12-+.
     Required by:
         project :
      > Failed to list versions for cofh:RedstoneFlux.
         > Unable to load Maven meta-data from https://maven.tehnut.info/cofh/RedstoneFlux/maven-metadata.xml.
            > Could not get resource 'https://maven.tehnut.info/cofh/RedstoneFlux/maven-metadata.xml'.
               > Could not GET 'https://maven.tehnut.info/cofh/RedstoneFlux/maven-metadata.xml'. Received status code 403 from server: Forbidden
      > Failed to list versions for cofh:RedstoneFlux.
         > Unable to load Maven meta-data from https://minecraft.curseforge.com/api/maven/cofh/RedstoneFlux/maven-metadata.xml.
            > Could not get resource 'https://minecraft.curseforge.com/api/maven/cofh/RedstoneFlux/maven-metadata.xml'.
               > Could not GET 'https://minecraft.curseforge.com/api/maven/cofh/RedstoneFlux/maven-metadata.xml'. Received status code 503 from server: Service Temporarily Unavailable
   > Could not resolve mekanism:Mekanism:1.12.2.
     Required by:
         project :
      > Could not resolve mekanism:Mekanism:1.12.2.
         > Could not get resource 'https://maven.tehnut.info/mekanism/Mekanism/1.12.2/Mekanism-1.12.2.pom'.
            > Could not GET 'https://maven.tehnut.info/mekanism/Mekanism/1.12.2/Mekanism-1.12.2.pom'. Received status code 403 from server: Forbidden
      > Skipped due to earlier error

It seems that the maven.tehnut.info has been down, how could I fix this