#Game is crashing when i start it
1 messages · Page 1 of 1 (latest)
"That dialog isn’t coming from your engine or graphics code at all but from Windows itself—your game’s window‑procedure threw an unhandled access‑violation exception (0xC0000005) while processing a Windows message, and when the OS then tried to FormatMessage() that error it ran into mismatched placeholders (“Unexpected parameters”)."
I need it to generate a crash log somehow
Let me see if I can push an update for it
Is this still happening?
Also does this happen if you run nin online with admin privilege?