-
I am trying to use quartz_nbt to read nbt data from Bedrock files but I can't seem to get it to work.
Im getting an ``Error: TagTypeMismatch { expected: 10, found: 8 }`` with this code:
```rust
use…
-
The title pretty much sums it up: Allow the end tag as root to represent an element that is not present, which would allow the serialization of nullable types at root. This is a behavior that already …
-
Hello,
I ran a scan, but it crashed, I don't know why.
I'll give you the bug report.
```
Welcome to Region Fixer!
(version: 0.2.1)
###########################################################…
-
Hello! I'm on Ubuntu 18.04 and having troubles building. I'm completely unfamiliar with Mono, but familiar with other build systems.
As per #5 I tried `xbuild NBTExplorer.csproj` after installing `…
-
Hey,
I tried to load a .schem file and a .nbt file and ran in both cases in this issue:
Error: Invalid tag value
at getTagType (nbt.js:15:9)
at nbt.js:30:12
at Array.forEach ()
…
-
I can use the library by shading, but not the newer `libraries` feature in plugin.yml.
The issue is this:
https://github.com/TriumphTeam/triumph-gui/blob/master/core/src/main/java/dev/triumphteam/…
-
Is it possible to open region files (.mca) with fNbt? It fails with this message:
`System.IO.InvalidDataException: 'Could not auto-detect compression format.'`
(edit: nvm, rolled my own)
sk-zk updated
2 years ago
-
The guy just committed support for region files. We should try to use the upstream support rather than our own hacking.
https://github.com/twoolie/NBT
-
* **Minecraft version** - 1.19.3 fabric
* **Mod version and malilib version** - Litematica 0.13.0 Malilib 0.14.0
I saved a schematic of a build, but the item frames and the paintings are not pres…
-
Would building a WASM binary from the same TypeScript code, by way of AssemblyScript, provide any noticeable performance gains I wonder? I haven't had any challenges with speed at all with how the lib…