I'm interested in learning some debugging skills and figured fixing bugs in Construct Classic might be a good idea.
Problem is there are no instructions on building the Construct Runtime (that I've found)...also no information on debugging plugins. For example, I built plugins in debug mode and then executed them, when they crashed I selected Visual Studio to debug but it didn't have source level debugging so it was too hard to determine what caused the crash.
Rojohound or Ashley, can somebody write out a short how to on how to fix bugs?
If so then I might take some "simple" bug fix requests as I learn about troubleshooting C++ code. This would mean fairly simple .caps that crash construct regularly. Odd memory leaks are probably outside my skillset right now.
Questions for users...are there simple bugs you want fixed?
Question for community devs...are you still fixing bugs?