Skip to content
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

[1.12.2] Bundles and relies on outdated Kotlin #176

Open
LlamaLad7 opened this issue Oct 22, 2021 · 7 comments
Open

[1.12.2] Bundles and relies on outdated Kotlin #176

LlamaLad7 opened this issue Oct 22, 2021 · 7 comments

Comments

@LlamaLad7
Copy link

This mod relies on and bundles Kotlin 1.3.0, and makes use of experimental features at the time of development (unsigned types), and so when other mods bundle Kotlin 1.5.30, this mod breaks due to the unsigned types methods having changed.
It would be great if you could compile against and bundle a more recent version.

@malusafada
Copy link

a

@thecodewarrior
Copy link
Member

I'm currently working on trying to jury-rig together a new build, but I need to update gradle to update kotlin, which means I need to update ForgeGradle, which is a nightmare, so it may be a bit.

@SystemlessDev
Copy link

Any progress on this?

@thecodewarrior
Copy link
Member

Unfortunately not. Work has been stressful lately, so I've had very little motivation for working on personal projects. Especially stressful and mentally taxing projects like this one.

@SystemlessDev
Copy link

Gotcha. Prioritize work and irl over a Minecraft mod. It's way more important with your mental health and all that. Hope things become better soon ❤️😁

@ChAoSUnItY
Copy link

ChAoSUnItY commented Nov 26, 2021

There's currently an updated version of Forgelin calls Forgelin Continuous (I'm the author of it), and there's no additional content compared to original one, so you may probably want to give it a try.

Link: https://www.curseforge.com/minecraft/mc-mods/forgelin-continuous

@thecodewarrior
Copy link
Member

Yeah, that was my plan, but in order to compile against newer kotlin stdlib versions I have to use newer versions of gradle, which requires upgrading forgegradle, which is a nightmare.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants