InfinityGhost
InfinityGhost
>I remember that my app was throwing System.OutOfMemoryException when it tried to load corrupted image so I'm pretty sure it's not because of available RAM on PC itself. Is it...
This needs bumped to the latest master branch
Something's busted on my end with my rider install and .NET 7 so I'm unable to verify that the analyzers don't break development environments like in the past in vscode's...
https://github.com/InfinityGhost/OpenTabletDriver
> > https://github.com/InfinityGhost/OpenTabletDriver > > For anyone stumbling upon this issue make sure youre on the right branch, the one @InfinityGhost linked is their own fork lol > > https://github.com/OpenTabletDriver/OpenTabletDriver...
Can you drop your log files here?
The log should be much larger than that. It is located at `TabletDriver\startuplog.txt`
> can i get some help too? i've downloaded [this](https://github.com/InfinityGhost/TabletDriver/releases/tag/v0.2.4-pre) the first time i ran it my pen was working just fine, then afterwards it's stopped working > > heres...
Is this intended to supersede #2539?
@SayaKrs You changed the base branch without actually rebasing your branch to configs. `git rebase -i` will be your friend there.