Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

I am starting to think it's something It's something more related to the OS e.g A compatibility problem in my code. Download Procdump https://technet.microsoft.com/en-us/sysinternals/d... and run this command next to the Hedra.exe
procdump.exe -e 1 -x "Path/To/CrashDump/Folder" "Path/To/Hedra.exe/Folder" It will generate a crash dump of the process on the first unhandled exception, Then I can read it and see whats all about.

Don't have the slightest idea how to use that command. The path is H:\Itch Games\Project Hedra. Please type precisely what do you want me to into into the run prompt.

(1 edit)

1- Open Cmd in the folder you have the procdump.exe

2- Run this command procdump.exe -e 1 -x "H:\Itch Games\Project Hedra/" "H:\Itch Games\Project Hedra/Hedra.exe" It will run the game and generate a .dump file with more information about the crash. And then send me the .dump file which will be in the folder "H:\Itch Games\Project Hedra/" By the way which proccesor do you have and its 32 or 64 bit? Also which video card

Windows 10 Pro (1067), 64 bits. This PC it only has at this moment Intel integrated graphics (QR/Q43 Express Chipset), 16 Gb RAM (an Nvidia GTX950M was removed from it a few weeks ago). The dump file: https://1drv.ms/u/s!Ag4aWPoVkOIfkgrvb86QDfnwpgjr

The .dump has some weird stuff, I uploaded a new version which is compiled in another mode please try it and tell me what happens if you can try it and then if keeps crashing send me the .dump and tell me if there is anything new on the log. Thank you

Same outcome. Here are the new log and dump files: https://1drv.ms/f/s!Ag4aWPoVkOIfkgud0-RyVcMrIwbm

The log file says you are missing a file, "data3.db" are you sure you are executing the game from the launcher? Also try updating the game, I uploaded a new version with a more detailed log.

The updater crashes too (running as Admin). I'll re-download the game.

Before reinstalling I visually confirmed the presence of the "data3.db" file that you mention as missing, and created a clean install. Decided to run a compatility test and Windows suggest with the troubleshooter a Windows 8 compatibility mode, so I selected that option. Everything is checked as running as Admin, of course (both the game and the Launcher). The Updater doesn't show a "compatibility" tab, so I left that as it was before. Ran everything from the procdump64 command at the run prompt with the file at the desktop (C:\Users\Carlos Teran\Desktop\procdump64.exe -e 1 -x "H:\Itch Games\Project Hedra/" "H:\Itch Games\Project Hedra/Hedra.exe"), as I've been doing since you suggested it in the first place. For added measure, disabled antivirus (Avira) and firewall (Comodo). Nothing happened. Went back to unselect the compatibility mode. The console appeared for a new moments, and dissapeared. The game didn't open at all. Unselected the "run as admin" option in the game and left it on the Launcher. Now it closes inmediatly and doesn't even show the chashed window. The data3.db file is still present. https://postimg.org/image/zc9banw8b/

I have a question... is this game 64-bits / Windows 10 Pro compatible?.

Log & Dump files: https://1drv.ms/f/s!Ag4aWPoVkOIfkg9ufvAmbvkGzlie