Custom Query (1539 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (127 - 129 of 1539)

Ticket Resolution Summary Owner Reporter
#40 fixed edit groups keeps crashing :-) administrator carieh
Description

So when I try to create a model or add in a new group I am getting a BIG BUG. . . .the dialouge box says Index was out of range. Must be non-negative and less than the size of the collection I have no idea what this means, but here are the details if it means something to you. . .

If I click continue the groups i have just added do not show up, and the edit groups button becomes lighter (cannot click on it) so basically I am still left with only detritus

the output from the details tab says: 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 was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

at System.ThrowHelper?.ThrowArgumentOutOfRangeException?(ExceptionArgument? argument, ExceptionResource? resource) at System.ThrowHelper?.ThrowArgumentOutOfRangeException?() at EwECore.cCore.get_EcoPathGroupInputs(Int32 iGroup) at ScientificInterface?.EditGroupsStanzaEwEGrid.Apply() at ScientificInterface?.Ecopath.EditGroups?.OK_Button_Click(Object sender, EventArgs? e) at System.Windows.Forms.Control.OnClick?(EventArgs? e) at System.Windows.Forms.Button.OnClick?(EventArgs? e) at System.Windows.Forms.Button.OnMouseUp?(MouseEventArgs? mevent) at System.Windows.Forms.Control.WmMouseUp?(Message& m, MouseButtons? button, Int32 clicks) at System.Windows.Forms.Control.WndProc?(Message& m) at System.Windows.Forms.ButtonBase?.WndProc?(Message& m) at System.Windows.Forms.Button.WndProc?(Message& m) at System.Windows.Forms.Control.ControlNativeWindow?.OnMessage?(Message& m) at System.Windows.Forms.Control.ControlNativeWindow?.WndProc?(Message& m) at System.Windows.Forms.NativeWindow?.Callback(IntPtr? hWnd, Int32 msg, IntPtr? wparam, IntPtr? lparam)

Loaded Assemblies mscorlib

Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase?: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll


EwEProgram

Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase?: file:///C:/Documents%20and%20Settings/Carie/Local%20Settings/Apps/2.0/QE2DELTX.3WB/DMWQ01QB.971/ewep..tion_fa30561102f29e23_0006.0000_ac52eccda85c4130/EwEProgram.exe


System.Windows.Forms

I am not sure if this helps

#42 fixed Parameterization biomass t/km2 values administrator carieh
Description

I think this is related to the basic estimates bug. but if I import an unbalanced model and attempt to balance, the changes are not saved properly. Specifically the biomass (t/km2). In the basic estimates- where you can edit the groups you can enter in a different value of biomass. However when you look at the output of the basic estimates, you do not end up with the same biomass. I believe this has to do with the habitat area? or simply just not recording to the core what the new value is. For example if I switch the biomass of a group from 0.1 to 0.2 t/km2 and I leave the habitat fraction the same (1), in the output screen I get back: habitat area=1, biomass in habitat =0.2, biomass t/km2=0.1. So I am not sure where the inconsistency is coming from. I believe the correct output should be: habitat area=1, biomass in habitat =0.1, biomass t/km2=0.1

#43 fixed Ecosim loading scenario administrator carieh
Description

I am working off an imported model (lab 1 fish 501) and it is already balanced, before I import. when I try to load an ecosim scenario I get the error in the status tab that it failed to load because it failed to read the database. In this case there are 2 options for scenarios that were previously built into the model, but this causes Ecosim not to work. When I tried to add a new scenario- this also failed (same errors)

Creating new scenario's does not work

Note: See TracQuery for help on using queries.