You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so, I'm trying to set up a mod that uses Ice and Fire as a dependency (I'm using the implementation command in the build.gradle like many tutorials recommend), and in order for me to be able to run the client, I need Citadel. I've tried putting it as a dependency, and putting it in my run/mods folder, and both result in the same crash.
I believe this has something to do with my build.gradle file, and I was hoping it would be something simple and obvious that I missed because I've never written a mod before.
so, I'm trying to set up a mod that uses Ice and Fire as a dependency (I'm using the implementation command in the build.gradle like many tutorials recommend), and in order for me to be able to run the client, I need Citadel. I've tried putting it as a dependency, and putting it in my run/mods folder, and both result in the same crash.
I believe this has something to do with my build.gradle file, and I was hoping it would be something simple and obvious that I missed because I've never written a mod before.
latest.log
build.gradle.txt
The text was updated successfully, but these errors were encountered: