August 07, 2017
I'm very few BP's are working now ;/

Getting that error on most of the lines of code I have

https://ibb.co/cVVSSF

Not sure why it broke all of a sudden. Since these things seem to be relatively random I'll play around with it after a while. Maybe a more informative error message could be added for things like this? or a logging feature?

Whats strange is that the BP works in the delegate but not in the main program ;/
August 07, 2017
On Monday, 7 August 2017 at 20:39:02 UTC, Johnson Jones wrote:
> I'm very few BP's are working now ;/
>
> Getting that error on most of the lines of code I have
>
> https://ibb.co/cVVSSF
>
> Not sure why it broke all of a sudden. Since these things seem to be relatively random I'll play around with it after a while. Maybe a more informative error message could be added for things like this? or a logging feature?
>
> Whats strange is that the BP works in the delegate but not in the main program ;/

strangely enough, switching to x64 shows them all as valid. So, now we are on the inverse of what we were on when x64 wouldn't hit any breakpoints. Probably same area of code as before.