-
### Game Version
1.20 pre.5
### Platform
Windows
### Modded
None
### SP/MP
None
### Description
When trying to use modmaker to save my local changes to files and export them as mods, it stops…
-
### Describe the bug
When trying to network a player prefab I receive an error on the connecting client when they try to deserialize the game object for it:
```
Error when deserializing PlayerC…
-
When trying to deserialize a bean property which can be a String or an Object, there is no way to deserialize the object version.
**Version**
Yasson 3.0.3
**To Reproduce**
```
import jaka…
-
The current index cache system sometimes experiences discrepancies in results compared to direct indexing. Personally, I think of a lazy indexing solution; instead of caching all the information of th…
-
seems to dropkick the sbsb5 requiring the world to be loaded again
quick fix: nuke old persistence code
2024-10-23 12:15:39.337 - Thread: 1 -> Exception occurred: ProtoBuf.ProtoException: No …
-
Currently, the following two forms get the `foo` field deserialized to `None` given the input `foo=`:
```rust
#[derive(Deserialize)]
struct FormA {
foo: Option,
}
#[derive(Deserialize)]
…
-
Suppose you have a large pytree where you want to ensure that the full tree is never on the JAX device (TPU/GPU). You might also want to minimize the allocation of transient arrays by using `eval_shap…
-
This would be needed for e.g. Rust-GPU to store SPIR-T on disk from compiling library crates, without relying on SPIR-V.
Additionally, any features that SPIR-V may be lossy with, will need serializ…
-
Project is not compatible for llama3
After updating pom.xml for latest library of ollama4j to 1.0.70. It throwing error as following
com.fasterxml.jackson.databind.exc.InvalidFormatException: Canno…
-
Using NSwag.ApiDescription.Client version 13.11.1 against https://developer.sage.com/api/accounting/files/swagger.banking.json
The client is generated as part of MSBuild, but a call to .GetBankAcco…