Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: Tried to read NBT tag with too high complexity, depth > 512 #1478

Open
Reaviik opened this issue Feb 26, 2025 · 0 comments
Open

[Bug]: Tried to read NBT tag with too high complexity, depth > 512 #1478

Reaviik opened this issue Feb 26, 2025 · 0 comments
Labels
1.20 bug unconfirmed Intended for bugs that have not been confirmed yet

Comments

@Reaviik
Copy link

Reaviik commented Feb 26, 2025

Minecraft Version

1.20.1

(Neo)Forge Version

47.3.22

Vampirism Version

1.10.12

Modpack

https://www.curseforge.com/minecraft/modpacks/infinity-nexus-evolve-server

Singleplayer/Multiplayer

Singleplayer

What happened?

My server stopped when I tried to start today with this error, when I went to check the level.dat file I noticed that there were infinite forests of vampirism set as biomes in an endless cascade, this happened without anyone online the server simply restarted and never turned on again

level.dat
level.zip

Relevant log output

[26Feb2025 08:52:51.271] [main/ERROR] [net.minecraft.world.level.storage.LevelStorageSource/]: Exception reading ./world/level.dat
java.lang.RuntimeException: Tried to read NBT tag with too high complexity, depth > 512
	at net.minecraft.nbt.CompoundTag$1.m_7300_(CompoundTag.java:36) ~[server-1.20.1-20230612.114412-srg.jar%23627!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.nbt.CompoundTag$1.m_7300_(CompoundTag.java:32) ~[server-1.20.1-20230612.114412-srg.jar%23627!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.nbt.CompoundTag.m_128413_(CompoundTagMixin.java:474) ~[server-1.20.1-20230612.114412-srg.jar%23627!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:nbt.CompoundTagMixin,pl:mixin:A}

Reproduce steps

No response

Other relevant mods

on in modpack.

@Reaviik Reaviik added bug unconfirmed Intended for bugs that have not been confirmed yet labels Feb 26, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Vampirism Feb 26, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
1.20 bug unconfirmed Intended for bugs that have not been confirmed yet
Projects
Status: Needs Triage
Development

No branches or pull requests

2 participants