Serilum / .issue-tracker

Tracks all issues for Serilum's Minecraft mods on CurseForge and Modrinth.
https://serilum.com/
152 stars 40 forks source link

SK + Sophisticated Backpacks #2567

Open Deimos1054 opened 1 month ago

Deimos1054 commented 1 month ago

Information

Minecraft version: 1.19.2 Modloader: Forge Forge version: 43.3.0 Environment: Singleplayer (not tested in multiplayer)

Mod name: Sophisticated Backpacks + StarterKit Mod version: SB - 3.20.2.1035, SK - 7.0

Description

So, I am using one world to test, and then make another, I have made a few StarterKits, all have the Golden Backpack and upgrades (Crafting table, Stack upgrade 4, Advanced Magnet Upgrade), then some food and ammo (using TACZ), and in the testing world, it came fine, but when I created a new world, the items from the backpack dissapeared... (When you hover over the backpack in the inventory before opening, it will show that it does have the items, but when you open the backpack the items aren't there...)

Crash report

N/A (hasnt crashed, just a bug...)

Deimos1054 commented 1 month ago

Not sure if its just me though...

James103 commented 1 month ago

This is because the backpacks from Sophisticated Backpacks don't store all of their content within the NBT/item component data of the item itself; instead, the item holds only a reference to the actual data, which is stored in a separate file.

Deimos1054 commented 1 month ago

Oh... Ok... Is it fixable? Or no? Just asking... Could be nice...