I can't seem to load the demo at all, I get a memory exception each time.
hm, then it definitely should work. are you getting a popup like this: https://itch.io/post/7330310 ?
hi i am also experiencing this:
DX Diag reports:
(FROM DXDIAG USING 531.54) -- ALSO TESTED ON LATEST 531.61
I went and tried to run it from command line several times :
^ (crash, no GUI error, both as user and admin. this one happened most often)
^ (crash, no gui error. blank error message before exiting. sometimes it would just print nothing, not even an error message.)
https://ibb.co/GMbFPgq ^ (crash, memory error)
many times it will just crash without printing anything
dunno if all these errors are related but they do all happen at the same time -- after the game has the starting graphical login message, it goes black for about 10 seconds and crashes.
tested on both my C drive which is two SDD's in raid 0, and on my D drive which is one 3 and a half TB HDD. I have two monitors, differing resolutions. if it helps I literally reinstalled windows 10 yesterday, so it's pretty clean. just have nvidia drivers, steam, discord, some internet browsers, and this. I also went and installed the vulkan sdk and runtime as well as visual c++ redists just cause.
good luck chucklefuck
well, at least it’s not your memory lol
prototype used Godot 3.5, full game uses Godot 4.0.2, so there’s an entire rewrite in-between
the fact that the prototype worked fine does suggest to me it’s an engine problem, the code used for the startup screen absolutely was present in the prototype.
cursory searches say that error comes from C++ pointer problems, which definitely means it’s on the engine side. nothing i can do about it until it gets fixed upstream, sorry about that