BuildCraft|Core

BuildCraft|Core

7M Downloads

Null values are stored in NBTTagCompound

Aaron1011 opened this issue · 4 comments

commented

In several places, BuildCraft stores null as a value in an NBTTagCompound (for example, Box#writeToNBT). This causes an exception when calling NBTTagCompound#copy, which expects all values to be non-null.

commented

The fix will be in pre13.

commented

Thanks, I was wondering where the error was coming from,

commented

an where would we find this pre13?

commented

It's not out quite yet, sorry.

On 7 Mar 2016, at 23:42, Christopher Warner [email protected] wrote:

an where would we find this pre13?


Reply to this email directly or view it on GitHub.