Caves of Qud

Caves of Qud

It's Your Choice
7 Comments
weregamer 26 Jan @ 5:19pm 
Oh drat, I see that others have also discovered that this needs patching for 1.0. It's been a long time since I used C# regularly enough to know offhand but the error message sounds like a tweak and recompile would fix it.
Lime 18 Jan @ 10:51pm 
Not working anymore :(
Ragin' Ramen 23 Dec, 2024 @ 9:57am 
=== It's Your Choice 1.0.0 Errors ===
<...>\steamapps\workshop\content\333640\3099213021\Leveling.cs(150,14): error CS1503: Argument 2: cannot convert from 'System.Collections.Generic.IList<string>' to 'System.Collections.Generic.IReadOnlyList<string>'
== Warnings ==
<...>\steamapps\workshop\content\333640\3099213021\Injector.cs(30,19): 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'
Immortalmargrave 13 Dec, 2024 @ 1:25pm 
broken RN gives this error
=== It's Your Choice 1.0.0 Errors ===
<...>\steamapps\workshop\content\333640\3099213021\Leveling.cs(150,14): error CS1503: Argument 2: cannot convert from 'System.Collections.Generic.IList<string>' to 'System.Collections.Generic.IReadOnlyList<string>'
== Warnings ==
<...>\steamapps\workshop\content\333640\3099213021\Injector.cs(30,19): 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'
Narkhen 6 Dec, 2024 @ 6:46am 
Please update
Gravenwitch 27 Apr, 2024 @ 8:17pm 
The only required change was Line 150 of Leveling.cs
Options: attachables.Names,
to
Options: attachables.Names.ToArray(),

I posted a fix on the workshop, I removed the compilation error but there may be unforeseen errors lurking. Feel free to use it to update the original and thanks for creating such a fun mod!
Cast Iron Crow 27 Apr, 2024 @ 3:48pm 
I think this finally broke. Damn shame. Keeps failing every time I launch the game. Has been at 1.0 since 2023. Seems like it wont be updated. Bummer, I hope they fix it. I was tired of random feet growing out of my ass.