Invalid tag id 14 when loading mvs:houses/deepslate_house on Fabric 1.20.1
Batsave opened this issue · 1 comments
Summary
java.io.IOException: Invalid tag id: 14 appears when loading the structure mvs:houses/deepslate_house.
Environment
| Item | Value |
|---|---|
| Minecraft | 1.20.1 |
| Loader | Fabric (fabric-loader 0.15.x) |
| Java | OpenJDK 21 |
| OS | Pterodactyl 1.11.11 (Alpine) |
Main mods installed
Modpack downloadable from our site
Modpack downloadable from CurseForge
Click to show full list (80)
Prism
Macaw's Trapdoors
YUNG's Bridges
Accessories
Trinkets Compat Layer for Accessories
Create: Steam 'n' Rails
Complementary Shaders – Unbound
Forge Config API Port
Skin Layers 3D
Balm
Jade
TerraBlender
Macaw's Stairs
YUNG's Better Strongholds
Terralith
Macaw's Roofs
Chimes
Create: Copycats+
Just Enough Items (JEI)
Macaw's Fences and Walls
Indium
Konkrete
Macaw's Lights and Lamps
Resourceful Lib
spark
Iceberg
Macaw's Paintings
Towns and Towers
Artifacts
Entity Culling
Just Zoom
GeckoLib
Iris Shaders
Create: Interiors
YUNG's Better Mineshafts
YUNG's Better Ocean Monuments
YUNG's Better End Island
Architectury API
YUNG's Better Witch Huts
Macaw's Furniture
Fabric API
YUNG's Better Desert Temples
Stitch
Cardinal Components API
Legendary Tooltips
YUNG's Extras
YUNG's Cave Biomes
Cristel Lib
JourneyMap
AddonsLib
Falling Leaves
Lootr
MrCrayfish's Furniture Mod – Refurbished
Sophisticated Core (unofficial Fabric port)
Macaw's Bridges
Create
Framework
YUNG's Better Nether Fortresses
Sophisticated Backpacks (unofficial Fabric port)
Trinkets
AppleSkin
Macaw's Doors
YUNG's API
Chipped
Waystones
Sodium
YUNG's Better Dungeons
Cloth Config API
Macaw's Windows
YUNG's Better Jungle Temples
GlitchCore
Plasmo Voice
Ping Wheel
Macaw's Paths and Pavings
MVS – Moog's Voyager Structures
Storage Drawers
Sodium/Embeddium Dynamic Lights
Create Deco Fabric
Macaw's Biomes O' Plenty
Biomes O' Plenty
Minimal error log
[Server thread/ERROR]: Couldn't load structure mvs:houses/deepslate_house
net.minecraft.class_148: Loading NBT data
Caused by: java.io.IOException: Invalid tag id: 14
at net.minecraft.class_4614$1.method_39878(class_4614.java:58)
Steps to reproduce
- Start a Fabric 1.20.1 server with Moog’s Voyager Structures and the mods listed above.
- Load a world and locate where the deepslate_house structure has generated.
- The server repeatedly throws the exception.
Expected behaviour
The structure loads without any NBT errors.
Actual behaviour
The structure fails to load and blocks the chunk with the error shown above.
Notes
- Deleting
houses/deepslate_house.nbtremoves the error, but the structure is then missing. - No datapacks or NBT files have been edited manually.
Thank you in advance for your help!