Beta Plugin doesn't process actions

Replying to freezfast’s Message

Reply by freezfast | 2023-11-07 11:00:59
Does this happen with Android?

Reply by kozake77 | 2023-11-07 12:30:41

it happens when packaging for quest 2

Replying to freezfast’s Message

Reply by freezfast | 2023-11-07 11:01:21
Are you using a custom build of UE?

Reply by kozake77 | 2023-11-07 12:30:50

UE from Marketplace

Reply by freezfast | 2023-11-07 12:48:28

Do you think you get the same error with the non-beta plugin?

Replying to freezfast’s Message

Reply by freezfast | 2023-11-07 12:48:28
Do you think you get the same error with the non-beta plugin?

Reply by kozake77 | 2023-11-07 13:17:55

it works packages fine with the marketplace plugin

Reply by kozake77 | 2023-11-07 13:18:18

sorry for the late reply i am on a tight deadline and trying to manage :sweat_smile:

Reply by freezfast | 2023-11-07 14:47:47

Looking into it

Reply by kozake77 | 2023-11-07 14:58:08

thank you

Reply by freezfast | 2023-11-07 16:00:00

Hi <@427838330068008961>, the project packages succesfully if we put the beta plugin under the plugins folder in the Engine driectory

Replying to freezfast’s Message

Reply by freezfast | 2023-11-07 16:00:00
Hi <@427838330068008961>, the project packages succesfully if we put the beta plugin under the plugins folder in the Engine driectory

Reply by kozake77 | 2023-11-07 16:30:30

oh under the engine not under the project ?

Reply by freezfast | 2023-11-07 16:41:58

Yeah, it seems to work when I put in the Engine/Plugins folder

Reply by freezfast | 2023-11-07 16:42:42

We’re not yet sure why, but this seems to be the case

Reply by kozake77 | 2023-11-07 16:43:51

Thank you.

Reply by freezfast | 2023-11-07 16:44:21

Let me know if you still having any issues

Reply by kozake77 | 2023-11-07 16:45:32

Oh if it may help, I had the same error when copying the plugin on convai site in Project/Plugins

Reply by freezfast | 2023-11-07 18:01:27

Thank you, did it work for you when copied to the Engine/Plugins folder instead of the Project/Plugins folder?

Replying to freezfast’s Message

Reply by freezfast | 2023-11-07 18:01:27
Thank you, did it work for you when copied to the Engine/Plugins folder instead of the Project/Plugins folder?

Reply by muchcharles | 2024-07-24 14:11:13

it seems the beta .zip is including apple .mm.obj build products in the android and windows intermediate/build folders:

./Intermediate/Build/Android/a/UnrealGame/Development/Convai/ConvaiApple.mm.o.rsp
./Intermediate/Build/Android/a/UnrealGame/Shipping/Convai/ConvaiApple.mm.o
./Intermediate/Build/Win64/x64/UnrealEditor/Development/Convai/ConvaiApple.mm.dep.json
./Intermediate/Build/Win64/x64/UnrealEditor/Development/Convai/ConvaiApple.mm.obj
./Intermediate/Build/Win64/x64/UnrealEditor/Development/Convai/ConvaiApple.mm.obj.rsp
./Intermediate/Build/Win64/x64/UnrealEditor/Development/Convai/ConvaiApple.mm.obj.rsp.old
./Intermediate/Build/Win64/x64/UnrealGame/Development/Convai/ConvaiApple.mm.obj
./Intermediate/Build/Win64/x64/UnrealGame/Shipping/Convai/ConvaiApple.mm.obj
./Source/Convai/Public/ConvaiApple.mm```

Reply by freezfast | 2024-07-24 14:12:51

As a workaround, just delete the .mm file, we’re pushing a new update next week that should hopefully stop this isssue entirely

Reply by muchcharles | 2024-07-24 14:13:12

thanks

This conversation happened on the Convai Discord Server, so this post will be closed.