Caves of Qud

Caves of Qud

Qudders
I blame Earthshaker (Banned) 20 Jun, 2023 @ 9:55pm
Mod broke with recent update, here is error log
=== Qudders Errors ===
<...>\steamapps\workshop\content\333640\1851429960\YoghurtLiquid.cs(129,23): error CS0115: 'acegiak_LiquidYoghurt.GetNavigationWeight(LiquidVolume, GameObject, bool, bool, ref bool)': no suitable method found to override
<...>\steamapps\workshop\content\333640\1851429960\CurdsLiquid.cs(131,23): error CS0115: 'acegiak_LiquidCurds.GetNavigationWeight(LiquidVolume, GameObject, bool, bool, ref bool)': no suitable method found to override
<...>\steamapps\workshop\content\333640\1851429960\MilkLiquid.cs(132,23): error CS0115: 'acegiak_LiquidMilk.GetNavigationWeight(LiquidVolume, GameObject, bool, bool, ref bool)': no suitable method found to override
== Warnings ==
<...>\steamapps\workshop\content\333640\1851429960\ChanceToMutate.cs(32,23): warning CS0618: 'MutationFactory.MutationsByName' is obsolete: 'Use HasMutation(string name) or GetMutationEntryByName(string name)'
<...>\steamapps\workshop\content\333640\1851429960\ChanceToMutate.cs(35,39): warning CS0618: 'MutationFactory.MutationsByName' is obsolete: 'Use HasMutation(string name) or GetMutationEntryByName(string name)'
<...>\steamapps\workshop\content\333640\1851429960\GlandPart.cs(81,15): warning CS0219: The variable 'result' is assigned but its value is never used
<...>\steamapps\workshop\content\333640\1851429960\GlandPart.cs(82,8): warning CS0219: The variable 'num' is assigned but its value is never used