ihatetn931

mlorder

Sep 7th, 2023
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. Difficulty settings already contains 'Easy'
  2. Difficulty settings already contains 'Normal'
  3. Difficulty settings already contains 'Stationeer'
  4. ArgumentException: An item with the same key has already been added. Key: 753088835
  5. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000dd] in <7b935204f5ff4bcab44b3b0ebca330bf>:0
  6. at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <7b935204f5ff4bcab44b3b0ebca330bf>:0
  7. at Objects.Rockets.SpaceMapData.Register (Objects.Rockets.SpaceMapData spaceMap) [0x00011] in <2ddd75c15dd947e8982309e77a1af323>:0
  8. at WorldManager.LoadXmlFileData (System.Xml.Serialization.XmlSerializer serializer, System.String xmlFile) [0x00d3a] in <2ddd75c15dd947e8982309e77a1af323>:0
  9. at WorldManager.LoadDataFilesAtPath (System.String path) [0x00035] in <2ddd75c15dd947e8982309e77a1af323>:0
  10. at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
  11. at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <7b935204f5ff4bcab44b3b0ebca330bf>:0
  12. Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
  13. at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <7b935204f5ff4bcab44b3b0ebca330bf>:0
  14. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <7b935204f5ff4bcab44b3b0ebca330bf>:0
  15. at StationeersMods.ModManager.WorldManagerFix () [0x000a1] in <a7bd2693993845c29f61328880b29710>:0
  16. at (wrapper dynamic-method) WorldManager.DMD<WorldManager::LoadDataFiles>()
  17. at WorldManager.LoadGameDataAsync () [0x003be] in <2ddd75c15dd947e8982309e77a1af323>:0
  18. at Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask`1[TStateMachine].GetResult (System.Int16 token) [0x00000] in <b304f48739274de3817e628616c26883>:0
  19. at WorldManager.Initialize () [0x00062] in <2ddd75c15dd947e8982309e77a1af323>:0
  20. at Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask`1[TStateMachine].GetResult (System.Int16 token) [0x00000] in <b304f48739274de3817e628616c26883>:0
  21. at Assets.Scripts.GameManager.Start () [0x00252] in <2ddd75c15dd947e8982309e77a1af323>:0
  22. at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) [0x00000] in <7b935204f5ff4bcab44b3b0ebca330bf>:0
  23. at UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () [0x00002] in <e1f0f1bc777141aba161d8a739ac8634>:0
  24. at UnityEngine.UnitySynchronizationContext.Exec () [0x00056] in <e1f0f1bc777141aba161d8a739ac8634>:0
  25. at UnityEngine.UnitySynchronizationContext.ExecuteTasks () [0x00014] in <e1f0f1bc777141aba161d8a739ac8634>:0
Advertisement
Add Comment
Please, Sign In to add comment