-
Notifications
You must be signed in to change notification settings - Fork 17
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
ivew bug (?) #5
Comments
It's due do fact that NBT reading was removed from OC as discussed there: MightyPirates/OpenComputers#649 |
"As for get (or whatever it'd be called), I'd imagine it to return what getItemStack does now, minus the NBT (or, if so configured in the settings, including the NBT, I'd still leave that in for those that want it, but defaulting to false)." |
Oh, so it's apparently not removed. I'll take a look if I have time. |
did you find something out yet? |
bumping for attention :P |
I'm still interesting in this issue =) |
Is this project dead? |
I spent a good amount of time hammering on this issue and it seems to be fixed by taking a couple steps:
|
when i call iview (all required libraries are installed) it only gets to "Decode NBT", prints a table id and then terminates without printing the serialized version of the NBT data.
The text was updated successfully, but these errors were encountered: