Azanor / Baubles

A mod api that adds 7 bauble slots to the players inventory.
https://minecraft.curseforge.com/projects/baubles
158 stars 116 forks source link

Crash on Startup 1.12.2 #310

Open DislikedBum opened 4 years ago

DislikedBum commented 4 years ago

whenever i start up the game with this mod installed, it crashes (stage 3) along with other mods, which i got rid of but it crashed again with another mod. i ran it a couple of times, deleting what it crashed with, and all the mods it crashed with are: random things (https://paste.dimdev.org/imalufihah.mccrash), bountiful baubles (https://paste.dimdev.org/ulojugutod.mccrash), trinkets and baubles (https://paste.dimdev.org/esakoyozef.mccrash), and the one probe (https://paste.dimdev.org/okodunafox.mccrash).

royalmustard commented 4 years ago

The problem is that the baubles example item still uses setUnlocalizedName which was removed in 1.12.2.

DislikedBum commented 4 years ago

I was using 1.12.2and the problem occured on multiple occasions on different modpacks.

On Sun, Dec 1, 2019, 12:08 AM royalmustard notifications@github.com wrote:

The problem is that the baubles example item still uses setUnlocalizedName which was removed in 1.12.2. would the problem go away if I used anything other 1.12.2?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Azanor/Baubles/issues/310?email_source=notifications&email_token=AKMSDOPWB2YXQCYBI6NS6CLQWNWGNA5CNFSM4JLQM6Y2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFRAT7Q#issuecomment-560073214, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKMSDOL34PWNTK64VX2O6U3QWNWGNANCNFSM4JLQM6YQ .

CaptainCherri commented 4 years ago

I've been having the same issues too. Its extremely frustrating since like most of the mods I use require baubles.

DislikedBum commented 4 years ago

Do you know of any possible solutions?

KingLemming commented 4 years ago

Make sure that you're downloading Baubles from CurseForge and that it's correctly up to date.

This is one of those errors where if it were in Baubles, literally every modpack would be broken, and that isn't the case, so I suspect something is wrong with your jar.

DislikedBum commented 4 years ago

Oh, ok thank you KingLemming.