-
**Describe the bug**
1. Import the attached project: [NPVee.zip](https://github.com/WolvenKit/WolvenKit/files/10474042/NPVee.zip)
2. Try to open the Import Manager via Tools
3. Behold the except…
-
**Describe the bug**
The SystemTextJsonContentSerializer is always sending 8192 bytes even when data is less than this and is then leaking data from adjacent memory in the request.
**Steps To Repr…
-
Hi
We are experiencing an issue when using [Reactive] attributes in the ReactiveUI library along with a class we are using BinarySerializer on. ReactiveUI appears to use Fody to inject additional …
-
Currently the generated code looks like this
```cs
[Post("/v1/Endpoint")]
Task EndpointPOST([Body] EndpointV1 body);
```
To support timeouts etc. it would be nice to get refitter to add the C…
-
**Describe the bug**
I have several reports of NullReferenceException occuring during the render loop. They seem out of my control at first glance and are purely render based. I am not sure this is f…
-
Here's the crash log. It crashes whenever I run the patcher. It seems to patch for just a second and throws a few of the normal "No valid asset packs could be found for NPC XXX", then it throws the …
-
**Describe the bug**
Unable to make refit set/send the header [Content-Type application/json] at all. I can set it and it will send just about anything else at it will work.
**Steps To Reproduce**…
-
Hello! I want to use this library for an Avalonia project which I started working on these lasts days just for fun for a custom viewer for my QEMU VMs, but I cannot make it work with my projects.
I…
-
When hitting "Refresh Mods," sometimes at the end of it BSMM will just.. close.
-
I'm not sure if it's something on my end but I keep getting this every time I tried to run the patcher:
SynthEBD has crashed with the following error:
An object implementing IHandleObservableErrors …