Caves of Qud

Caves of Qud

Equipment Loadout Manager
TheShrewKing 29 Jun, 2024 @ 1:23pm
Error Output post Spring Molting Patch
Thank you for all the time and effort you've put into such an amazingly useful mod!
Hope this is helpful!

=== Equipment Loadout Manager 1.0.1 Errors ===
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(203,106): error CS1503: Argument 3: cannot convert from 'int' to 'string'
== Warnings ==
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(53,30): warning CS0672: Member 'Gnarf_Loadout_Manager.SaveData(SerializationWriter)' overrides obsolete member 'IPart.SaveData(SerializationWriter)'. Add the Obsolete attribute to 'Gnarf_Loadout_Manager.SaveData(SerializationWriter)'.
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(72,30): warning CS0672: Member 'Gnarf_Loadout_Manager.LoadData(SerializationReader)' overrides obsolete member 'IPart.LoadData(SerializationReader)'. Add the Obsolete attribute to 'Gnarf_Loadout_Manager.LoadData(SerializationReader)'.
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(102,30): warning CS0672: Member 'Gnarf_Loadout_Manager.Register(GameObject)' overrides obsolete member 'IPart.Register(GameObject)'. Add the Obsolete attribute to 'Gnarf_Loadout_Manager.Register(GameObject)'.
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(69,13): warning CS0618: 'IPart.SaveData(SerializationWriter)' is obsolete: 'Override Write(GameObject, SerializationWriter'
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(94,13): warning CS0618: 'IPart.LoadData(SerializationReader)' is obsolete: 'Override Read(GameObject, SerializationReader'
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(108,13): warning CS0618: 'IPart.Register(GameObject)' is obsolete: 'Use Register(GameObject, IEventRegistrar)'
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(141,34): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(179,30): warning CS0618: 'Popup.ShowOptionList(string, IReadOnlyList<string>, IReadOnlyList<char>, int, string, int, bool, bool, int, string, Action<int>, GameObject, IReadOnlyList<IRenderable>, IRenderable, IReadOnlyList<QudMenuItem>, bool, bool, int, bool)' is obsolete: 'Use PickOption'
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(233,38): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(241,46): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(284,45): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(293,39): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(295,29): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\1744225290\Gnarf_Loadout_Manager.cs(350,26): warning CS0618: 'Popup.ShowOptionList(string, IReadOnlyList<string>, IReadOnlyList<char>, int, string, int, bool, bool, int, string, Action<int>, GameObject, IReadOnlyList<IRenderable>, IRenderable, IReadOnlyList<QudMenuItem>, bool, bool, int, bool)' is obsolete: 'Use PickOption'