Skip to content

Unable to build 1.11 and 1.12 using build.sh #41

@Marcinosoft

Description

@Marcinosoft

Hi,

I just trying to compile using build.sh under Cygwin/Windows.
It seems that following configs are incorrect:

https://github.com/arpruss/raspberryjammod/blob/master/111/build.gradle
https://github.com/arpruss/raspberryjammod/blob/master/112/build.gradle

Can you correct Forge version from 2151 to exact version in both files?
Also please correct mappings values and dependecy from ForgeGradle:2.2-SNAPSHOT to ForgeGradle:2.3-SNAPSHOT in /112/build.gradle as long 2.2 does not support MC 1.12.

Another request: please remove "--offline" within line: "sh gradlew --offline build" in:
https://github.com/arpruss/raspberryjammod/blob/master/112/fast.sh

Last one:
Change build.sh in root to unix end of lines (currently it contains Windows EOL, which cause error running under Cygwin).

Regards,
Marcinosoft

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions