-
Notifications
You must be signed in to change notification settings - Fork 185
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
Building Morph from Source #1193
Comments
Apparently replying to the email no longer posts a comment? Replied a few days ago via email and I don't see a comment here. Hmm. Anyway: "I have never seen that error before. I don't know how much I can really help you, my dev environment set up is a bit peculiar. I have Forge as its own setup and have iChunUtil and Morph as it's own modules in intellij. I've never tried running morph in dev against a compiled version of iChunUtil either so I don't know how that could affect things. I don't know if that might help but essentially, do not trust any of my project's build.gradles, they're only there to build the project and not to set up a dev environment for them. Also worth noting that they were both deved against Forge 36.2.29, I forgot to update the forge version in the build.gradle since well, I only use it to build the project. " |
Thanks for the insight. I'll try again and see if that helps any.
On Sun Mar 13, 2022, 03:10 AM GMT, iChun ***@***.***> wrote:
Apparently replying to the email no longer posts a comment? Replied a few
days ago via email and I don't see a comment here. Hmm.
Anyway:
"I have never seen that error before. I don't know how much I can really
help you, my dev environment set up is a bit peculiar.
I have Forge as its own setup and have iChunUtil and Morph as it's own
modules in intellij. I've never tried running morph in dev against a
compiled version of iChunUtil either so I don't know how that could affect
things.
I don't know if that might help but essentially, do not trust any of my
project's build.gradles, they're only there to build the project and not to
set up a dev environment for them.
Also worth noting that they were both deved against Forge 36.2.29, I forgot
to update the forge version in the build.gradle since well, I only use it
to build the project. "
—
Reply to this email directly, view it on GitHub
<#1193 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACV45JDQEHGLGKNS64THSTTU7VMC3ANCNFSM5QIFXH3A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I have never seen that error before. I don't know how much I can really
help you, my dev environment set up is a bit peculiar.
I have Forge as its own setup and have iChunUtil and Morph as it's own
modules in intellij. I've never tried running morph in dev against a
compiled version of iChunUtil either so I don't know how that could affect
things.
I don't know if that might help but essentially, do not trust any of my
project's build.gradles, they're only there to build the project and not to
set up a dev environment for them.
Also worth noting that they were both deved against Forge 36.2.29, I forgot
to update the forge version in the build.gradle since well, I only use it
to build the project.
…On Wed, 9 Mar 2022, 10:03 am Unknown025, ***@***.***> wrote:
Hey there,
I've been attempting to compile your mod from source, but have been
running into issues, which I'm hoping you could shed some light on. I've
compiled IChunUtil 10.5.2 (even though the latest branch requires 10.5.1 in
the build.gradle, but won't load without 10.5.2 in the mods.toml). I also
copied the accesstransformer config from IChunUtil into
src/api/resources/META-INF. However, I'm encountering linker errors such
as this one <https://pastebin.com/1MbhCKKV>. Anything I'm missing?
Thanks!
—
Reply to this email directly, view it on GitHub
<#1193>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARRETEFQJPZP7QFIHINULDU7ABF5ANCNFSM5QIFXH3A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Hey there,
I've been attempting to compile your mod from source, but have been running into issues, which I'm hoping you could shed some light on. I've compiled IChunUtil 10.5.2 (even though the latest branch requires 10.5.1 in the
build.gradle
, but won't load without 10.5.2 in themods.toml
). I also copied the accesstransformer config from IChunUtil intosrc/api/resources/META-INF
. However, I'm encountering linker errors such as this one. Anything I'm missing?Thanks!
The text was updated successfully, but these errors were encountered: