Mobile phone mod error

solevva

Newcomer
Hello! I found that I can recieve calls but I cannot see any dialogues


[Mobile Phone] This mod failed in the Display.RenderedWorld event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at NpcAdventure.API.NpcAdventureModApi.IsValidCompanion(String npcName) in C:\Users\ellen\source\repos\PurrplingMods\NpcAdventures\src\API\NpcAdventureModApi.cs:line 29
at NpcAdventure.API.NpcAdventureModApi.IsAvailable(NPC npc) in C:\Users\ellen\source\repos\PurrplingMods\NpcAdventures\src\API\NpcAdventureModApi.cs:line 77
at From<<aedenthorn.MobilePhone>_<INpcAdventureModApi>>_To<<purrplingcat.npcadventure>_<NpcAdventureModApi>>_1.IsAvailable(NPC )
at MobilePhone.MobilePhoneCall.CheckToRecruit(INpcAdventureModApi api, NPC npc) in C:\Users\poiqwe\source\repos\StardewValleyMods\MobilePhone\MobilePhoneCall.cs:line 196
at MobilePhone.MobilePhoneCall.ShowMainCallDialogue(NPC npc) in C:\Users\poiqwe\source\repos\StardewValleyMods\MobilePhone\MobilePhoneCall.cs:line 161
at MobilePhone.MobilePhoneApp.CallNPC(NPC npc) in C:\Users\poiqwe\source\repos\StardewValleyMods\MobilePhone\MobilePhoneApp.cs:line 101
at MobilePhone.PhoneVisuals.Display_RenderedWorld(Object sender, RenderedWorldEventArgs e) in C:\Users\poiqwe\source\repos\StardewValleyMods\MobilePhone\PhoneVisuals.cs:line 194
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101

this is the error code... can you help me please? thank you!
 

Attachments

Top