Original Discord Post by vincent_59080 | 2024-07-02 18:32:27
I used the Convai plugin in Unreal Engine 5 and created an additional level as the UI interface. In Unreal Engine, I can normally switch from the Menu interface to the level that uses Convai, but when I export the game, it keeps reporting errors.
Reply by freezfast | 2024-07-02 18:35:50
Hi <@1249200506568446018>, thank you for sharing, in order to see the logs, we need to package for development
Reply by vincent_59080 | 2024-07-02 18:38:51
Sure, may I ask one more question? Do you mean that I should choose the development version instead of shipping when packaging the game?
Reply by freezfast | 2024-07-02 18:35:50
Hi <@1249200506568446018>, thank you for sharing, in order to see the logs, we need to package for development
I do not see any Convai related errors here, from the looks of it there is something wrong with the animation blueprint, try checking your animation blueprints in the project
Reply by freezfast | 2024-07-02 18:51:51
I do not see any Convai related errors here, from the looks of it there is something wrong with the animation blueprint, try checking your animation blueprints in the project
Reply by vincent_59080 | 2024-07-02 18:52:57
Thanks for your kindness bro. I’ll go and check it.