Riverscapes / RaveAddIn

RAVE AddIn for ArcGIS
http://rave.riverscapes.xyz/
GNU General Public License v3.0
1 stars 3 forks source link

Project Metadata Not Loading on Topo Projects #103

Closed joewheaton closed 3 years ago

joewheaton commented 3 years ago

The Problem

image

What went wrong? Exception thrown when you view Project MetaData

Reproduction steps

1 Loaded Asotin Topo Project

  1. Then attempted to get project metadata

Exception message



See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Index must be within the bounds of the List.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   at System.Collections.ObjectModel.Collection`1.Insert(Int32 index, T item)
   at RaveAddIn.ucProjectExplorer.OnMetaData(Object sender, EventArgs e) in 
philipbaileynar commented 3 years ago

@joewheaton I can't reproduce this.

I even tried making sure that the topo project was the second project in the list because it looks like you have a hydraulic modelling project in there too.

I got the exact same projects too.

Perhaps a quick video please? Or wait and try again on the next release that is iminent.

philipbaileynar commented 3 years ago

How recently did you download this project?

Have you made any edits to the project XML?

Any custom business logic at play?

If in doubt please download fresh copy.

joewheaton commented 3 years ago

Yep... corrupted local project. Would be interesting to know why someday. But I got it to work on other Topo projects. Thanks @philipbaileynar