does anyone have an idea what this external exception could be hinting at?
It doesnt say anything that i could use to track down the error…
Im developing a plugin that references a dll, is it coming from there? If so, is there a general way to go to find the origin of the exception ?
thanks
Are you compiling from visual studio? Or dynamic? Anyways you prolly have null reference somewhere, the only thing I can suggest make a visual studio solution.