System.ArgumentException at ORTS.LevelCrossings.GetLevelCrossingsFromDB (0.9.0.1648, FCGB A1)

Bug #1193074 reported by Elias Jose Jattar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Open Rails
Fix Released
Medium
Unassigned

Bug Description

Error: System.ArgumentException: Ya se agregó un elemento con la misma clave.
   en System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   en System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   en System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
   en System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
   en ORTS.LevelCrossings.GetLevelCrossingsFromDB(TrackNode[] trackNodes, TrItem[] trItemTable)
   en ORTS.LevelCrossings..ctor(Simulator simulator)
   en ORTS.Simulator.Start()
   en ORTS.Program.Start(UserSettings settings, String[] args)
   en ORTS.Program.<>c__DisplayClass6.<Main>b__3()
   en ORTS.Program.Main(String[] args)

Tags: crash
Revision history for this message
Elias Jose Jattar (k-po-trenes) wrote :
Changed in or:
status: New → In Progress
assignee: nobody → Elias Jose Jattar (k-po-trenes)
Changed in or:
status: In Progress → New
assignee: Elias Jose Jattar (k-po-trenes) → nobody
James Ross (twpol)
summary: - System.ArgumentException: Ya se agrego un elemento con la misma clave
+ System.ArgumentException at ORTS.LevelCrossings.GetLevelCrossingsFromDB
+ (0.9.0.1648, FCGB A1)
Changed in or:
status: New → Triaged
importance: Undecided → Medium
Peter Gulyas (pzgulyas)
tags: added: crash
Revision history for this message
Cédric GNIEWEK (sharpeserana) wrote :

Does the problem still happen with version 1.4?

Changed in or:
status: Triaged → Incomplete
Revision history for this message
Derek Morton (derek-a) wrote :

no information provided

Changed in or:
status: Incomplete → Fix Released
James Ross (twpol)
Changed in or:
milestone: none → 1.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.