David Capello

Results 245 comments of David Capello

It looks like the problem is because the program is compiled for 64-bit but some DLL is in 32-bit (or viceversa).

Hi @YurisCat, sorry but we cannot use the .dmp file for user-compiled versions as they require the same binary (.exe file) and the exact same source code to debug them,...

Hi @LucasHauck, does the `Maps.aseprite` file is in the `C:\Program files (x86)\Steam\steamapps\common\Aseprite` folder? (same for `export.lua`) I'd highly recommend you to go to the folder where your `MAps.aseprite` and `export.lua`...

There is a command called `keyfreq-html` to output the stats to a html file, but `keyfreq-json` to export a JSON file (anyway I'm not sure if the JSON export is...

It's a good idea. Anyway I think we should take care about the old default value. E.g. If `keyfreq-file` isn't defined by the user, and `~/.emacs.keyfreq` does exist, we should...