Unreal diagloue activate problem

Reply by luluspace99 | 2023-12-05 00:07:23

Thanks for your suggestions, it seems that there is no keys in my blueprint. and It suddenly became like this, I dn’t

Reply by luluspace99 | 2023-12-05 00:07:54

I don’t think there is some changes I made.

Reply by luluspace99 | 2023-12-05 00:09:15

I restarted the project and received several warnings from the output log about convai, maybe could you please help me have a look at it? There might be some clues.<@365628745886859267>

Reply by luluspace99 | 2023-12-05 00:10:06

LogClass: Warning: Property ConvaiChatbotComponent::AvatarImageLink (SourceClass: ConvaiChatbotComponent) was not registered in GetLifetimeReplicatedProps. This property will not be replicated. Use DISABLE_REPLICATED_PROPERTY if not replicating was intentional.

Reply by luluspace99 | 2023-12-05 00:10:08

LogScript: Warning: Attempted to access TRASH_ConvaiPlayerComponent_5 via property ConvaiPlayer, but TRASH_ConvaiPlayerComponent_5 is not valid (pending kill or garbage)
Function /ConvAI/Core/ConvaiBasePlayer.ConvaiBasePlayer_C:ExecuteUbergraph_ConvaiBasePlayer:0CDA

Reply by luluspace99 | 2023-12-05 00:10:20

LogActor: Warning: Actor folder 807FC7804A08C2D507FF16B92528453E for actor convai_C_UAID_A029426EFF9A93AE01_1139785775 encountered when not using actor folders

Reply by luluspace99 | 2023-12-05 00:10:31

LogScript: Warning: Attempted to access TRASH_ConvaiPlayerComponent_4 via property ConvaiPlayer, but TRASH_ConvaiPlayerComponent_4 is not valid (pending kill or garbage)
Function /ConvAI/Core/ConvaiBasePlayer.ConvaiBasePlayer_C:ExecuteUbergraph_ConvaiBasePlayer:0CDA
LogScript: Warning: Attempted to access TRASH_ConvaiPlayerComponent_4 via property ConvaiPlayer, but TRASH_ConvaiPlayerComponent_4 is not valid (pending kill or garbage)
Function /ConvAI/Core/ConvaiBasePlayer.ConvaiBasePlayer_C:ExecuteUbergraph_ConvaiBasePlayer:0CDA
LogScript: Warning: Attempted to access TRASH_ConvaiPlayerComponent_5 via property ConvaiPlayer, but TRASH_ConvaiPlayerComponent_5 is not valid (pending kill or garbage)
Function /ConvAI/Core/ConvaiBasePlayer.ConvaiBasePlayer_C:ExecuteUbergraph_ConvaiBasePlayer:0CDA

Reply by luluspace99 | 2023-12-05 00:10:40

LogActor: Warning: Actor folder 807FC7804A08C2D507FF16B92528453E for actor convai_C_UAID_A029426EFF9A93AE01_1139785775 encountered when not using actor folders

Reply by luluspace99 | 2023-12-05 00:10:50

LogActor: Warning: Actor folder 807FC7804A08C2D507FF16B92528453E for actor convai_C_UAID_A029426EFF9A93AE01_1139785775 encountered when not using actor folders

Reply by luluspace99 | 2023-12-05 00:11:13

Reply by freezfast | 2023-12-05 00:27:55

Hi <@1095725237980639294>, I am not able to replicate these issues, could you confirm if the plugin is working when following our tutorial in a from scratch project?

Reply by freezfast | 2023-12-05 00:28:35

Otherwise I have no clue on the project you have, I can see plenty of other errors in the logs but I am ignoring them as they seem irrelevant to the issue in hand

Reply by luluspace99 | 2023-12-05 01:25:41

Hi, I started a new project and followed the documentation, but it seems that both third person and first person can’t work. When I play the game, I can’t walk and interact with the Character.

Reply by luluspace99 | 2023-12-05 01:25:45

Attachments:

Reply by freezfast | 2023-12-05 01:26:17

it does not work even if you do not change the parent class to ConvaiBasePlayer?

Reply by luluspace99 | 2023-12-05 01:27:11

oh, sorry, it’s because of the default gamemode override

Reply by luluspace99 | 2023-12-05 01:27:19

Images:

Reply by luluspace99 | 2023-12-05 01:27:33

now it’s shown like this.

Reply by freezfast | 2023-12-05 01:27:36

no worries, is it working now?

Reply by luluspace99 | 2023-12-05 01:27:44

:sob: