I messed up my solution back in July of last year. I did something, no idea what, and it crashes consistently with viewing the designer of certain forms. I recently decided to try and figure it out again and just cannot get anywhere.
So, as a last resort, I come to the VBForums community. Below I provide links to a gif I made of the crash, as well as the solution that causes the crash. The solution to load is: 'GBA\_GBA\GBA.sln'.
After opening the solution, open the designer for the form 'Character.vb' in the project 'ISE Editor (28 July 2014)1'. That should trigger the crash.
The debug method I used is shown in the gif. I open a second instance of VS, attach the first instance to the second, then open the aforementioned 'Character.vb' form. I then step through the code, line by line, until the crash. I have try statements but the crash happens between Sub New() and Try. No idea what's going on.
Thanks for any help provided.
Gif: https://www.dropbox.com/s/l7tuw14gxu...shGif.rar?dl=0
Solution: https://www.dropbox.com/s/dc321kjv1i...ution.rar?dl=0




Reply With Quote