Jump to content

Recommended Posts

Posted

Hi all,
I've been trying to add the baubles API to my project, I followed this guide (https://forums.minecraftforge.net/topic/60703-1121-implementation-of-an-api-baubles/) and so as such I have

deobfCompile "com.github.azanor:Baubles:${baubles_version}"

and

{
	maven { url 'https://jitpack.io' }
}

in their appropriate places within build.gradle, as well as the baubles version (defined as 5df3d46, the most recent commit on the github) defined in gradle.properties. However, when I run setupDecompWorkspace and refresh the gradle project within IntelliJ no baubles files appear, and launching the client crashes with the following error: https://pastebin.com/YpJrTjtg

I assume it's something I've done wrong with the installation since many people much better at this than me have used the api fine since the last baubles commit.

Thanks in advance :)

Posted (edited)

1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support,

Edited by Novârch

It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.