pheonix99 / TomeOfTheFirebird

18 stars 2 forks source link

Perhaps a bug in logs? #28

Open Mythalar opened 1 year ago

Mythalar commented 1 year ago

Hey I do not have issue whatsoever but there is a persistent error in the logs regarding this mod and KineticistExpandedElements

[TomeOfTheFirebird] Patched in Mythic Kinetic Aegis: 9226ccc4238f44d6b9efa66ccf32a3d9 - EmptinessBuff [TomeOfTheFirebird] Patched in Mythic Kinetic Aegis: 925b8a3794aa417e8b2d8a0fbf089255 - FleshofWoodBuff [TomeOfTheFirebird] Updated handler for burn: c4e945c830e842528d0fb89a30787fa0 - FleshofWoodAbility [TomeOfTheFirebird] Updated handler for burn: 3a8b76ab4d1a45db8e9cb3ee0bda020a - EmptinessAbility [TomeOfTheFirebird] ERROR: Error caught in KineticistExpandedElements integration [TomeOfTheFirebird] System.InvalidOperationException: Failed to fetch blueprint: ea908dd2576b79f418814a99b788f882 - ea908dd2-576b-79f4-1881-4a99b788f882. Is the type correct? Kingmaker.Blueprints.Classes.Selection.BlueprintFeatureSelection at BlueprintCore.Utils.BlueprintTool.Get[T] (System.String nameOrGuid) [0x00056] in :0 at TomeOfTheFirebird.Modified_Content.Archetypes.ThieflingInteroperability.AddOtherModRogueTalents () [0x00013] in :0 at TomeOfTheFirebird.BuildContent+StartGameLoader_LoadAllJson.Postfix () [0x00018] in :0

Do not know if there is any real issue there.

pheonix99 commented 1 year ago

You're right, that's a logging issue.

It's not KEE where the underlying issue is it's the Homebrew Archetypes interoperability.

I've just fixed the logging error and I'll see if I can find/fix the actual error in the release.

Mythalar commented 1 year ago

Ok 👍

Was looking into these for another mod error and there were actually so few of them that I reported them all ^^