#Game sometimes crashes my computer when booted

1 messages · Page 1 of 1 (latest)

bronze token
#

When booting the game, just as the window opens showing the k44, it sometimes crashes my entire computer. Instant blank screens, audio loops whatever snippet was playing, won't respond to any inputs. Though my hard drive still makes head-moving sounds.

This is almost certainly a me-specific GPU issue, but crash-on-launch is only a thing with this game, as is this specific type of crash

paper spindle
#

you have a virtual joystick set up? looks to be erroring out godot.

ERROR: Unrecognized input string "00f8" in mapping:
0300000034120000adbe000000000000,vJoy

ERROR: Unrecognized input string "none" in mapping:
0300000034120000adbe000000000000,vJoy

bronze token
#

Oh, yeah, vjoy

#

Could that cause something like this?

paper spindle
#

maybe? iirc godot really hates weird controllers, especially ones with too many buttons

#

all I can say is that the actual game logs are completely empty, so it's probably an engine or pc problem

bronze token
#

Well, I've disabled vjoy, so I'll say if the issue happens again

bronze token