App crashes when copying text from console
joshuacameron opened this issue · 7 comments
joshuacameron commented
joshuacameron commented
Reproduces bug 100% of time
CarbonNeuron commented
Yeah. Probably going to need to switch to framework dependant releases to fix it.
CarbonNeuron commented
Yep. This is caused by trimming. It is removing the COM access to the clipboard and causing it to crash.
eXpl0it3r commented
Also crashes when you click on the "Game code" field. You get the info box that it was copied and then a few seconds later the application crashes.
CarbonNeuron commented
Fixed in latest release, commit ac27521
eXpl0it3r commented
It doesn't seem to crash anymore, but clicking on the code now doesn't initiate copying, is that correct behavior?
CarbonNeuron commented
Yep. Sadly the fix was to remove copying from the app altogether.