Making the BetterStorage mod work in Infinity

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Wopske

New Member
Jul 29, 2019
7
0
0
Hey guys,

I always loved the BetterStorage mod back in the good old FTB Monster days, so I thought I would give it a shot and install it in Infinity but it crashed almost immediately :(.

If some of you guys have BetterStorage running in Infinity please let me know! ;)

Thanks in advance!
 
Hey guys,

I always loved the BetterStorage mod back in the good old FTB Monster days, so I thought I would give it a shot and install it in Infinity but it crashed almost immediately :(.

If some of you guys have BetterStorage running in Infinity please let me know! ;)

Thanks in advance!
Please provide the crash report.
 
Please provide the crash report.
Wow, I swear I always forget that -.-

As you can see this is the line that is causing the problem:

java.lang.IllegalArgumentException: Duplicate enchantment id! class thaumic.tinkerer.common.enchantment.EnchantmentPounce and class net.mcft.copy.betterstorage.item.EnchantmentBetterStorage Enchantment ID:170

I went in the BetterStorage config ini and changed the item ID to 4090 but it seems it keeps changing back to ID 170.
Am I doing this right? Or can I not just change the item ID's like that?

Thanks!
 

Attachments

Wow, I swear I always forget that -.-

As you can see this is the line that is causing the problem:

java.lang.IllegalArgumentException: Duplicate enchantment id! class thaumic.tinkerer.common.enchantment.EnchantmentPounce and class net.mcft.copy.betterstorage.item.EnchantmentBetterStorage Enchantment ID:170

I went in the BetterStorage config ini and changed the item ID to 4090 but it seems it keeps changing back to ID 170.
Am I doing this right? Or can I not just change the item ID's like that?

Thanks!
Oh, yeah. I had that issue when I was tryin to add it to the DNSTech pack on the atlauncher. Not sure how to fix. I also tried changing the id's, but to no avail.
 
Oh, yeah. I had that issue when I was tryin to add it to the DNSTech pack on the atlauncher. Not sure how to fix. I also tried changing the id's, but to no avail.
Oh, I just find it weird that it just keeps changing back like that.
Well thanks for the help.

Does anybody else have suggestions?
 
Oh I just found out that the Minecraft log stacks it's data and I kept looking at the old startup logs (I'm feeling so stupid right now ;P), now it says that 4090 is a OutOfBounds error.

Does anybody know a Item ID that i can use?

(Edit: I just found out 1439 also doesn't work as a ID, same OutOfBound error.)
 
OMG, it worked!!!!

I changed all of the ID's of BetterStorage to:

I:lockpicking=201
I:morphing=202
I:persistance=203
I:security=204
I:shock=205
I:trigger=206
I:unlocking=200

and now it works!

Thank you guys for helping!
 
OMG, it worked!!!!

I changed all of the ID's of BetterStorage to:

I:lockpicking=201
I:morphing=202
I:persistance=203
I:security=204
I:shock=205
I:trigger=206
I:unlocking=200

and now it works!

Thank you guys for helping!
(I might do this ;)) so Ty I guess : D