Catzy44

Results 6 comments of Catzy44

As temporary solution im fixing it like this: public static long getUnsignedInt(int x) { return x & 0x00000000ffffffffL; } Maybe I'll create PR tomorrow...

i want this feature so much i could create PR but my main lang is Java, not C COULD SOMEBODY SUMMON C ENGINEER!?

Im experiencing this issue too. Code uploaded via arduino IDE 1.8.19 works perfectly but via PlatformIO downloaded today not working at all, same error. Is there any temporary fix?

> Im experiencing this issue too. Code uploaded via arduino IDE 1.8.19 works perfectly but via PlatformIO downloaded today not working at all, same error. Is there any temporary fix?

> > > Run `/protocol dump` and paste the output with pastebin https://pastebin.com/raw/WJuJzNvf

> Hey, > > Are you guys actually reading the issues in your bug tracker repo? > > Like this one: > > * [Can't update to latest version lmstudio-bug-tracker#729](https://github.com/lmstudio-ai/lmstudio-bug-tracker/issues/729)...