Original Discord Post by jeasysehgal | 2024-10-25 17:22:06
Have been trying without success to package teh project but the build keeps failing. Have tried a number of things but am at wit’s end. How do you package with ConvAI?
Attachments:
Original Discord Post by jeasysehgal | 2024-10-25 17:22:06
Have been trying without success to package teh project but the build keeps failing. Have tried a number of things but am at wit’s end. How do you package with ConvAI?
Attachments:
Reply by jeasysehgal | 2024-10-25 18:09:25
This is my error log, I am not sure how to go about building the project with ConvAI plugin properly it seems.
Attachments:
Reply by jeasysehgal | 2024-10-25 18:09:34
Can you please help! <@&1163218672580575372>
Reply by jeasysehgal | 2024-10-26 15:21:41
This is the log file for the error
Attachments:
Reply by freezfast | 2024-10-26 15:50:49
Hi <@513923426080260106>, from the directories in the log file, the plugin seems to be installed to a very unusual directory, make sure you download the plugin the official way, and ensure that Unreal Engine sits in a directory with no parent files with spaces in their name
Reply by jeasysehgal | 2024-10-26 16:22:14
The plugin was installed in the Plugins folder of the engine folder itself. Installed it from teh launcher. Not sure how or where I should install it. DO you suggest removing the Convai plugin from the engine and installing it in the project/plugin folder instead?
Reply by freezfast | 2024-10-26 16:23:55
you can try so indeed, although still I feel something is not right with the directory, it might still cause unknown behavior
Reply by jeasysehgal | 2024-10-26 16:24:50
This is where the plugin is installed on my system: C:\Program Files\Epic Games\UE_5.4\Engine\Plugins\Marketplace\Convai
Reply by freezfast | 2024-10-26 16:25:26
I see, it is showing a very different directory in the logs, you can try moving it into the project/plugin
Reply by jeasysehgal | 2024-10-26 16:25:28
I’m sorry I am not understanding
Reply by freezfast | 2024-10-26 16:26:23
This is the directory in the logs
D:\Unreal Projects\DHStudy_JeasySehgal\Plugins\Marketplace\Convai
it does not look like a UE directory
Reply by jeasysehgal | 2024-10-26 16:26:42
Do I have to uninstall from the engine and then add it to the project/plugin folder?
Reply by freezfast | 2024-10-26 16:26:45
and Unreal Projects
might cause issues due to having a space in there
Reply by jeasysehgal | 2024-10-26 16:27:53
That’s the root for my project on my D drive
Reply by jeasysehgal | 2024-10-26 16:28:15
I can see that there is a plugins folder. I don’t recall adding the plugin there.
Reply by jeasysehgal | 2024-10-26 16:28:16
Hmm
Reply by jeasysehgal | 2024-10-26 16:28:29
shoudl I delete from the project/plugin folder
Reply by freezfast | 2024-10-26 16:28:34
you can double check in there, this might be causing some issues
Reply by jeasysehgal | 2024-10-26 16:28:50
What do you suggest I should check in there?