Aurora 4x

C# Aurora => C# Bug Reports => Topic started by: Steve Walmsley on May 02, 2020, 01:58:43 PM

Title: Dropdowns and Treeviews and Bugs, Oh My!
Post by: Steve Walmsley on May 02, 2020, 01:58:43 PM
I keep seeing bug reports that involve the class window and typing in drop downs, copying classes and double-clicking in tree views, etc. none of which I can reproduce, even with the same database as the player.

Therefore I am starting to wonder if the issue exists outside of Aurora. If you have reported these bugs and I have stated I can't reproduce them, please can you check your installed .NET versions using the following procedure.
Let me know those installed versions.

Aurora was programmed using v4.0.
Title: Re: Dropdowns and Treeviews and Bugs, Oh My!
Post by: Inglonias on May 02, 2020, 02:04:50 PM
I've got these on the affected computer:

v2.0.50727 (2.0.50727.4927)
v3.0 (3.0.30729.4926)
v3.5 (3.5.30729.4926)
v4 (4.8.03752) - Client and full subfolders
v4.0 (4.0.0.0) - Client only

I will try to reproduce the error on my other computer and see if it occurs there and then report .NET versions there
Title: Re: Dropdowns and Treeviews and Bugs, Oh My!
Post by: Inglonias on May 02, 2020, 02:11:25 PM
More information on the bug I saw. You need to double click directly on the icon to the left of the category to get the errors or other strangeness to occur. Do not double click on the text to the right.

(https://i.imgur.com/08ZWHEd.png)

If you double click on the text itself, not only does this not cause the error to appear, but whatever issue was happening will cease to happen.
Title: Re: Dropdowns and Treeviews and Bugs, Oh My!
Post by: Black on May 02, 2020, 02:20:54 PM
I can reproduce the bug Inglonias is describing. If I open Class design and select class. Then if I double click on the tree structure i get Function 242 error. But it only happens once. If I want to get the error again I have to switch to different class.

I have same .NET versions as Inglonias.
Title: Re: Dropdowns and Treeviews and Bugs, Oh My!
Post by: Steve Walmsley on May 02, 2020, 02:22:45 PM
More information on the bug I saw. You need to double click directly on the icon to the left of the category to get the errors or other strangeness to occur. Do not double click on the text to the right.

(https://i.imgur.com/08ZWHEd.png)

If you double click on the text itself, not only does this not cause the error to appear, but whatever issue was happening will cease to happen.

Thanks! Fixed now.
Title: Re: Dropdowns and Treeviews and Bugs, Oh My!
Post by: Inglonias on May 02, 2020, 02:41:55 PM
Thanks. That was a weird one for sure. I'm glad you figured it out, and apologies if it was a niche bug.