[1.0] Inspiration (v1.0.0) Faster skill progression

Started by Nitrodev, January 23, 2017, 12:47:39 PM

Previous topic - Next topic

SirDhyne

The link for 1.0 on Dropbox is broken. Can we get a reupload please?


SirDhyne

The link on Reply #42 gives me a "404 link not found". This link here: https://www.dropbox.com/s/u8i31repkzdza7u/Inspiration%5Bv1%5D.zip?dl=0

Perhaps an error in my internet? Idk, but I don't have issues downloading most other files from there.

Canute


Nitrodev

Quote from: SirDhyne on January 28, 2019, 01:55:10 AM
The link on Reply #42 gives me a "404 link not found". This link here: https://www.dropbox.com/s/u8i31repkzdza7u/Inspiration%5Bv1%5D.zip?dl=0

Perhaps an error in my internet? Idk, but I don't have issues downloading most other files from there.

Use the original posts link, I changed the link. That link in the reply is no longer functional.
Author of Inspiration

Also check out Absolutely No Roof

Kori

I have guests from the Hospitality mod, and when they try to inspire someone, the event in their social tab says

"Could not resolve any root: R_logentry debugLabel: Interaction from initiator"

and I get this log error
GrammarResolver failed to resolve a text (rootKeyword: r_logentry)
Custom rules:
  INITIATOR_nameFull->Ronin 'Shield' Lawless
  INITIATOR_label->Shield
  INITIATOR_definite->Shield
  INITIATOR_nameDef->Shield
  INITIATOR_indefinite->Shield
  INITIATOR_nameIndef->Shield
  INITIATOR_pronoun->he
  INITIATOR_possessive->his
  INITIATOR_objective->him
  INITIATOR_factionName->Eastern Thena
  INITIATOR_kind->town councilman
  INITIATOR_title->space bartender
  INITIATOR_alienRace->Human
  RECIPIENT_nameFull->Bob 'Bobby' Widyanto
  RECIPIENT_label->Bobby
  RECIPIENT_definite->Bobby
  RECIPIENT_nameDef->Bobby
  RECIPIENT_indefinite->Bobby
  RECIPIENT_nameIndef->Bobby
  RECIPIENT_pronoun->he
  RECIPIENT_possessive->his
  RECIPIENT_objective->him
  RECIPIENT_factionName->Eastern Thena
  RECIPIENT_kind->town guard
  RECIPIENT_title->paramedic
  RECIPIENT_alienRace->Human

Bare includes:
  logentry->Was inspired by [other_nameShortIndef].

Constants:
  INITIATOR_flesh: Normal
  RECIPIENT_flesh: Normal

0 ->[r_logentry] UNRESOLVABLE: Cannot resolve subsymbol 'r_logentry'
Verse.Log:Error(String, Boolean)
Verse.Log:ErrorOnce(String, Int32, Boolean)
Verse.Grammar.GrammarResolver:ResolveUnsafe(String, GrammarRequest, Boolean&, String, Boolean, Boolean)
Verse.Grammar.GrammarResolver:ResolveUnsafe(String, GrammarRequest, String, Boolean, Boolean)
Verse.Grammar.GrammarResolver:ResolveUnsafe(String, GrammarRequest, Boolean&, String, Boolean, Boolean)
Verse.Grammar.GrammarResolver:ResolveUnsafe(String, GrammarRequest, String, Boolean, Boolean)
Verse.Grammar.GrammarResolver:Resolve(String, GrammarRequest, String, Boolean, String)
Verse.PlayLogEntry_Interaction:ToGameStringFromPOV_Worker(Thing, Boolean)
Verse.LogEntry:ToGameStringFromPOV(Thing, Boolean)
RimWorld.InteractionCardUtility:DrawInteractionsLog(Rect, Pawn, List`1, Int32)
RimWorld.SocialCardUtility:DrawSocialCard(Rect, Pawn)
RimWorld.ITab_Pawn_Social:FillTab()
Verse.<DoTabGUI>c__AnonStorey0:<>m__0()
Verse.ImmediateWindow:DoWindowContents(Rect)
Verse.<WindowOnGUI>c__AnonStorey0:<>m__0(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)


Is Hospitality incompatible?

Nitrodev

Hospitality is NOT incompatible, this error is a bug with the interaction itself. The reason i haven't seen this so far, is that the trait required for it is so rare to come by. Expect an update to fix this today.
Author of Inspiration

Also check out Absolutely No Roof

Nitrodev

Author of Inspiration

Also check out Absolutely No Roof

Fallatus

Hey, just posting to say that 'NAME' in the TraitsDefs/Traits.xml needs to be changed to '[PAWN_nameDef]' for the pawns name to show up in the description.