Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Custom NBT not saved. #76

Open
spenk opened this issue Oct 23, 2013 · 6 comments
Open

Custom NBT not saved. #76

spenk opened this issue Oct 23, 2013 · 6 comments

Comments

@spenk
Copy link

spenk commented Oct 23, 2013

when you write NBT tags on a TileEntity, lets say a chest.
it will not get saved when you shut the server down.
once the server is rebooted, all custom NBT tags are gone.

darkdiplomat added a commit that referenced this issue Oct 23, 2013
may or may not correct the issue
@damagefilter
Copy link
Member

Can you verify that the NBT data is not stored along with the tile entity?
It's important to know if it's failing at saving or loading the data.

That is, if it IS still failing.

@ayyron-lmao
Copy link
Member

@darkdiplomat is this fixed?

@darkdiplomat
Copy link
Member

@somners idk, is it?

@spenk
Copy link
Author

spenk commented Nov 3, 2013

actually waiting till 1.7 comes out to test again =|

@StringInt
Copy link

Is this issue still discussed?
I tried modifying a chests NBT and when i stopped the server the command prompt got spammed with

at net.minecraft.nbt.NBTTagCompound.a(NBTTagCompound.java:31)
at net.minecraft.nbt.NBTTagCompound.a(NBTTagCompound.java:309)

@darkdiplomat
Copy link
Member

CanaryLib/Mod recode work has since migrated to https://github.com/CanaryModTeam/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants