-
Notifications
You must be signed in to change notification settings - Fork 5
Over a dozen "undefined" errors #3
Copy link
Copy link
Open
Description
Mod is completely borked. Mod won't load, as of CoQ 2.0.201.105:
=== Qud Kissing Errors ===
<...>\steamapps\workshop\content\333640\1749419330\RomancablePart.cs(475,31): error CS0117: 'HeroMaker' does not contain a definition for 'MakeHeroName'
== Warnings ==
<...>\steamapps\workshop\content\333640\1749419330\RomancablePart.cs(12,7): warning CS0105: The using directive for 'XRL.World.AI.GoalHandlers' appeared previously in this namespace
<...>\steamapps\workshop\content\333640\1749419330\RomancablePart.cs(13,7): warning CS0105: The using directive for 'Qud.API' appeared previously in this namespace
<...>\steamapps\workshop\content\333640\1749419330\RomancablePart.cs(20,7): warning CS0105: The using directive for 'System.Linq' appeared previously in this namespace
<...>\steamapps\workshop\content\333640\1749419330\RomanceGiftBoon.cs(42,13): warning CS0162: Unreachable code detected
<...>\steamapps\workshop\content\333640\1749419330\RomanceArmorPreference.cs(54,19): warning CS0219: The variable 'retamount' is assigned but its value is never used
<...>\steamapps\workshop\content\333640\1749419330\RomanceArmorPreference.cs(55,20): warning CS0219: The variable 'retexplain' is assigned but its value is never used
<...>\steamapps\workshop\content\333640\1749419330\RomanceWeaponPreference.cs(77,19): warning CS0219: The variable 'retamount' is assigned but its value is never used
<...>\steamapps\workshop\content\333640\1749419330\RomanceWeaponPreference.cs(78,20): warning CS0219: The variable 'retexplain' is assigned but its value is never used
<...>\steamapps\workshop\content\333640\1749419330\RomanceArmorPreference.cs(126,13): warning CS0162: Unreachable code detected
<...>\steamapps\workshop\content\333640\1749419330\RomanceFoodPreference.cs(91,19): warning CS0219: The variable 'retamount' is assigned but its value is never used
<...>\steamapps\workshop\content\333640\1749419330\RomanceFoodPreference.cs(92,20): warning CS0219: The variable 'retexplain' is assigned but its value is never used
<...>\steamapps\workshop\content\333640\1749419330\RomanceSultanInterestPreference.cs(58,19): warning CS0219: The variable 'retamount' is assigned but its value is never used
<...>\steamapps\workshop\content\333640\1749419330\RomanceSultanInterestPreference.cs(59,20): warning CS0219: The variable 'retexplain' is assigned but its value is never used
<...>\steamapps\workshop\content\333640\1749419330\RomanceFoodPreference.cs(148,13): warning CS0162: Unreachable code detected
<...>\steamapps\workshop\content\333640\1749419330\RomancePreference.cs(182,25): warning CS0219: The variable 'kind' is assigned but its value is never used
<...>\steamapps\workshop\content\333640\1749419330\RomancablePart.cs(287,19): warning CS0219: The variable 'value' is assigned but its value is never used
<...>\steamapps\workshop\content\333640\1749419330\RomanceChatNode.cs(23,16): warning CS0414: The field 'acegiak_RomanceChatNode.Back' is assigned but its value is never used
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels