gr8pefish / IronBackpacks

A Minecraft mod that adds portable storage in the form of tiered backpacks with modular upgrades.
GNU General Public License v3.0
60 stars 33 forks source link

Unlocalized item name #250

Closed Pythonic-Rainbow closed 6 years ago

Pythonic-Rainbow commented 6 years ago

Issue Description:

The back pack's localized name isn't shown

What happens:

https://cdn.discordapp.com/attachments/380746423974756352/477135997780361217/unknown.png


Affected Versions (Do not use "latest"):

gr8pefish commented 6 years ago

Does this always happen, or does it only occur with Project E interactions?

What are the steps to reproduce this issue?

Thanks.

P.S. I see you're using Discord. I've got a channel myself if you want to come chat more.

TehNut commented 6 years ago

They are displaying an invalid backpack

Pythonic-Rainbow commented 6 years ago

Here is my theory:

The bug originated from ProjectE scanning ability Because Backpacks are crafted with vanilla materials that have EMC values so ProjectE thinks 'Hm, this means output should have EMC value too, right?"

Due to the fact that backpacks share the same item id The trouble begins:

If you transmute a backpack with items inside you lose these items and you can't even get a functioning backpack back again you get purple bugged texture thingie if you really want your backpack back you just burn the bugged item for EMC again and get backpack components and craft backpack again but items that were inside the initial transmuted backpack are lost forever

TehNut commented 6 years ago

The only thing I can really say is to blacklist the backpack in the EMC table

sinkillerj commented 6 years ago

Explanation is posted in sinkillerj/ProjectE#1734. This is not a issue with Iron Backpacks.