1
AGI Development Tools / Re: WinAGI v3.0.0 BETA is now officially AVAILABLE!
« on: August 20, 2026, 04:50:45 PM »
That's great to hear. I'm glad you're up and running.
I think I know what was causing the second error (the one complaining about the NullReferenceException)- I made a change to support a new (to me) form of loop mirroring, but missed a check that resulted in attempting to access an object that wasn't set yet. I fixed that in beta.48.
Still a little unsure about the first error though (the one saying 'Something went wrong'). I'm not sure how that could occur. But if it does come back, hopefully the updated error message will be more useful.
I think I know what was causing the second error (the one complaining about the NullReferenceException)- I made a change to support a new (to me) form of loop mirroring, but missed a check that resulted in attempting to access an object that wasn't set yet. I fixed that in beta.48.
Still a little unsure about the first error though (the one saying 'Something went wrong'). I'm not sure how that could occur. But if it does come back, hopefully the updated error message will be more useful.