code-monet

Results 30 comments of code-monet

I'm also seeing signal 11, using `Box64 v0.3.6`. The first few lines of output: ``` [BOX64] Box64 v0.3.6 03d220b1 built on Jun 22 2025 09:02:18 [BOX64] Running on Neoverse-N1 with...

Thanks, trying repro: ``` [BOX64] BOX64ENV: Variables overridden: BOX64_SHOWBT=1 BOX64_SHOWSEGV=1 ``` (takes about 10 minutes if not longer despite having the 100k files limit override being applied, that might just...

I ran the server overnight and had the SIGSEV. On this attempt, it hasn't crashed yet, and is presumably serving on the ports (I can't join, not sure if it's...

Crash replicated: ``` [BOX64] Warning: Cannot dlopen("libsteam.so"/0x7fff0000c54d, 2) [BOX64] NativeBT: /usr/local/bin/box64() [0x34a4d1ac] [BOX64] NativeBT: /usr/local/bin/box64() [0x34a822cc] [BOX64] NativeBT: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0xf1e918b6b8f8] [BOX64] NativeBT: /usr/local/bin/box64() [0x351574e0] [BOX64] NativeBT: /usr/local/bin/box64() [0x34a59438] [BOX64] NativeBT:...

Inspired by #819 I compiled and ran with `v0.2.6`. The server started up much faster and is able to serve (for the time being). There was just one warning: ```...

I should mention that I wasn't actually able to connect to the server hosted as described in my last post - the error is presumably seen for "version mismatch, or...

Drive-by comment: Go to your vJoy install directory (e.g. `C:\Program Files\vJoy\x64` and try out some of the debug tools. Make sure no other app is running that could claim vJoy...

That's odd and unexpected. The way [it is implemented](https://github.com/MelvilQ/noten-lernen/pull/31/commits/fe217fcc08a41f630a693d37d001d008f3b06bb3) we should be checking for the correct octave when the input is MIDI. I'll confess I didn't test the code on...

Actually, I'm guessing you're using the latest code on the web, which includes the above PR, but the Android release doesn't have it yet, so it's probably just a matter...

Drive-by comment - you might have better luck trying to get those games to run on a modern machine (probably many other people trying to accomplish the same thing) than...