space-station-14
space-station-14 copied to clipboard
Some loadouts are broken
just error in client popups, but all prototypes looks alright
- click on loadout button
- error
https://github.com/space-wizards/space-station-14/assets/124214523/b530f891-a4d0-4704-9b10-9721f84cce69
text of one of them
System.Collections.Generic.KeyNotFoundException: The given key 'Glasses' was not present in the dictionary.
at Content.Client.Lobby.UI.Loadouts.LoadoutGroupContainer.RefreshLoadouts(HumanoidCharacterProfile profile, RoleLoadout loadout, ICommonSession session, IDependencyCollection collection) in /home/lzk/Documents/GitHub/space-station-15/Content.Client/Lobby/UI/Loadouts/LoadoutGroupContainer.xaml.cs:line 34
at Content.Client.Lobby.UI.Loadouts.LoadoutWindow..ctor(HumanoidCharacterProfile profile, RoleLoadout loadout, RoleLoadoutPrototype proto, ICommonSession session, IDependencyCollection collection) in /home/lzk/Documents/GitHub/space-station-15/Content.Client/Lobby/UI/Loadouts/LoadoutWindow.xaml.cs:line 32
at Content.Client.Lobby.UI.HumanoidProfileEditor.OpenLoadout(JobPrototype jobProto, RoleLoadout roleLoadout, RoleLoadoutPrototype roleLoadoutProto) in /home/lzk/Documents/GitHub/space-station-15/Content.Client/Lobby/UI/HumanoidProfileEditor.xaml.cs:line 899
at Content.Client.Lobby.UI.HumanoidProfileEditor.<>c__DisplayClass40_1.<RefreshJobs>b__3(ButtonEventArgs args) in /home/lzk/Documents/GitHub/space-station-15/Content.Client/Lobby/UI/HumanoidProfileEditor.xaml.cs:line 873
at Robust.Client.UserInterface.Controls.BaseButton.KeyBindUp(GUIBoundKeyEventArgs args) in /home/lzk/Documents/GitHub/space-station-15/RobustToolbox/Robust.Client/UserInterface/Controls/BaseButton.cs:line 278
at Robust.Client.UserInterface.UserInterfaceManager.KeyBindUp(BoundKeyEventArgs args) in /home/lzk/Documents/GitHub/space-station-15/RobustToolbox/Robust.Client/UserInterface/UserInterfaceManager.Input.cs:line 129
at Robust.Client.Input.InputManager.SetBindState(KeyBinding binding, BoundKeyState state, Boolean uiOnly, Boolean isRepeat) in /home/lzk/Documents/GitHub/space-station-15/RobustToolbox/Robust.Client/Input/InputManager.cs:line 412
at Robust.Client.Input.InputManager.KeyUp(KeyEventArgs args) in /home/lzk/Documents/GitHub/space-station-15/RobustToolbox/Robust.Client/Input/InputManager.cs:line 326
at Robust.Client.Graphics.Clyde.Clyde.DispatchSingleEvent(DEventBase ev) in /home/lzk/Documents/GitHub/space-station-15/RobustToolbox/Robust.Client/Graphics/Clyde/Clyde.Events.cs:line 50
at Robust.Client.Graphics.Clyde.Clyde.DispatchEvents() in /home/lzk/Documents/GitHub/space-station-15/RobustToolbox/Robust.Client/Graphics/Clyde/Clyde.Events.cs:line 31