Giter Site home page Giter Site logo

qudkissing's Issues

No wait cooldown

When speaking to NPCs and trying to chat with them, I can only chat with them once. After that, they say they're always busy for weeks! I still haven't been able to chat up another NPC ever again, I only get one conversation.

I don't know how to pull an error log from this, but I can post this screenshot (hopefully). This is my companion, who I chatted with once weeks ago in-game, and is still too busy to talk. This happens with every NPC I've tried however.

image

BUGS! :(

=== Qud Kissing Errors ===
<...>\Mods\qudkissing-master\Kissable.cs(248,38): error CS0234: The type or namespace name 'BodyPart' does not exist in the namespace 'XRL.World' (are you missing an assembly reference?)
<...>\Mods\qudkissing-master\KissingPartPreference.cs(23,13): error CS0246: The type or namespace name 'BodyPart' could not be found (are you missing a using directive or an assembly reference?)
<...>\Mods\qudkissing-master\KissingPartPreference.cs(28,18): error CS0246: The type or namespace name 'BodyPart' could not be found (are you missing a using directive or an assembly reference?)
<...>\Mods\qudkissing-master\KissingPartPreference.cs(29,13): error CS0246: The type or namespace name 'BodyPart' could not be found (are you missing a using directive or an assembly reference?)
<...>\Mods\qudkissing-master\RomanceArmorPreference.cs(86,18): error CS0246: The type or namespace name 'BodyPart' could not be found (are you missing a using directive or an assembly reference?)
<...>\Mods\qudkissing-master\RomanceArmorPreference.cs(86,44): error CS0029: Cannot implicitly convert type 'System.Collections.Generic.List<XRL.World.Anatomy.BodyPart>' to 'System.Collections.Generic.List'
<...>\Mods\qudkissing-master\RomanceArmorPreference.cs(87,22): error CS0246: The type or namespace name 'BodyPart' could not be found (are you missing a using directive or an assembly reference?)
<...>\Mods\qudkissing-master\RomanceWeaponPreference.cs(209,18): error CS0246: The type or namespace name 'BodyPart' could not be found (are you missing a using directive or an assembly reference?)
<...>\Mods\qudkissing-master\RomanceWeaponPreference.cs(209,44): error CS0029: Cannot implicitly convert type 'System.Collections.Generic.List<XRL.World.Anatomy.BodyPart>' to 'System.Collections.Generic.List'
<...>\Mods\qudkissing-master\RomanceWeaponPreference.cs(210,22): error CS0246: The type or namespace name 'BodyPart' could not be found (are you missing a using directive or an assembly reference?)
<...>\Mods\qudkissing-master\RomancePreference.cs(166,26): error CS0246: The type or namespace name 'BodyPart' could not be found (are you missing a using directive or an assembly reference?)
<...>\Mods\qudkissing-master\Kissable.cs(243,4): error CS0246: The type or namespace name 'BodyPart' could not be found (are you missing a using directive or an assembly reference?)
<...>\Mods\qudkissing-master\Kissable.cs(252,22): error CS0234: The type or namespace name 'BodyPart' does not exist in the namespace 'XRL.World' (are you missing an assembly reference?)
System.Exception: File: file:///C:/Users/Borro/AppData/LocalLow/Freehold Games/CavesOfQud/Mods/qudkissing-master/ObjectBlueprints.xml, Line: 4:14 Could not find XRL.World.Parts.acegiak_Kissable, element ignored.
System.Exception: File: file:///C:/Users/Borro/AppData/LocalLow/Freehold Games/CavesOfQud/Mods/qudkissing-master/ObjectBlueprints.xml, Line: 5:14 Could not find XRL.World.Parts.acegiak_Romancable, element ignored.

== Warnings ==
<...>\Mods\qudkissing-master\Flirt.cs(64,8): warning CS0184: The given expression is never of the provided ('acegiak_RomanceChatNode') type
<...>\Mods\qudkissing-master\RomanceWeaponPreference.cs(66,17): warning CS0618: 'GameObjectBlueprint.GetPartParameter(string, string, string)' is obsolete: 'Use GetPartParameter instead - will remove Q2 2023'
<...>\Mods\qudkissing-master\RomanceWeaponPreference.cs(66,81): warning CS0618: 'GameObjectBlueprint.GetPartParameter(string, string, string)' is obsolete: 'Use GetPartParameter instead - will remove Q2 2023'
<...>\Mods\qudkissing-master\Kissable.cs(24,4): warning CS0618: 'IPart.Name.set' is obsolete: 'No longer settable, reads from Type of Part - Will be removed Q2 2023'
<...>\Mods\qudkissing-master\RomancablePart.cs(50,4): warning CS0618: 'IPart.Name.set' is obsolete: 'No longer settable, reads from Type of Part - Will be removed Q2 2023'
<...>\Mods\qudkissing-master\RomanceArmorPreference.cs(43,17): warning CS0618: 'GameObjectBlueprint.GetPartParameter(string, string, string)' is obsolete: 'Use GetPartParameter instead - will remove Q2 2023'
<...>\Mods\qudkissing-master\RomanceFactionInterestPreference.cs(63,17): warning CS0618: 'GameObjectBlueprint.GetPartParameter(string, string, string)' is obsolete: 'Use GetPartParameter instead - will remove Q2 2023'
<...>\Mods\qudkissing-master\RomanceFactionInterestPreference.cs(71,17): warning CS0618: 'GameObjectBlueprint.GetPartParameter(string, string, string)' is obsolete: 'Use GetPartParameter instead - will remove Q2 2023'
<...>\Mods\qudkissing-master\RomanceFactionInterestPreference.cs(79,17): warning CS0618: 'GameObjectBlueprint.GetPartParameter(string, string, string)' is obsolete: 'Use GetPartParameter instead - will remove Q2 2023'
<...>\Mods\qudkissing-master\RomanceFoodPreference.cs(73,31): warning CS0618: 'GameObjectBlueprint.GetPartParameter(string, string, string)' is obsolete: 'Use GetPartParameter instead - will remove Q2 2023'
<...>\Mods\qudkissing-master\RomanceFoodPreference.cs(74,34): warning CS0618: 'GameObjectBlueprint.GetPartParameter(string, string, string)' is obsolete: 'Use GetPartParameter instead - will remove Q2 2023'
<...>\Mods\qudkissing-master\RomanceWeaponPreference.cs(121,94): warning CS0618: 'GameObjectBlueprint.GetPartParameter(string, string, string)' is obsolete: 'Use GetPartParameter instead - will remove Q2 2023'
<...>\Mods\qudkissing-master\RomanceWeaponPreference.cs(121,148): warning CS0618: 'GameObjectBlueprint.GetPartParameter(string, string, string)' is obsolete: 'Use GetPartParameter instead - will remove Q2 2023'
<...>\Mods\qudkissing-master\RomancablePart.cs(663,67): warning CS0184: The given expression is never of the provided ('acegiak_RomanceChatNode') type
XmlDataHelper:: file:///C:/Users/Borro/AppData/LocalLow/Freehold Games/CavesOfQud/Mods/qudkissing-master/Skills.xml line 3 char 27
Unused attribute "Load" detected.

Over a dozen "undefined" errors

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.