Closed Roadcrosser closed 3 years ago
Navigate into the CivClassic builds folder, and use the .jar builds from the CivModCore in that fork.
On Sat, Feb 6, 2021 at 3:26 PM Roadcrosser notifications@github.com wrote:
I wanted to get the 1.6.x versions of this (and other related plugins) off the CI, but each one seems to have failed on javac: invalid target release: 11.
I've tried compiling these myself and failing horribly due to not having the exact same dependencies installed.
I'm told JDK 11 should be installed on the CI for the builds to not fail.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DevotedMC/CivModCore/issues/38, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADD5DV4QMSCH3BNIMFMSALS5WQVXANCNFSM4XGUIKXA .
Thanks! CivModCore works fine now.
Though I seem to be having issues with other plugins like Citadel. I'll post an issue on that repo in the future when I have more time.
I wanted to get the 1.16.x versions of this (and other related plugins) off the CI, but each one seems to have failed on
javac: invalid target release: 11
.I've tried compiling these myself and failing horribly due to not having the exact same dependencies installed.
I'm told JDK 11 should be installed on the CI for the builds to not fail.