Packaging error with VictoryPlugin

Imyu

My project with VictroyPlugin packaging well in 4.11,no error…I want to update engine to 4.12,and has been download newest Victoryplugin,but when packaging ,always show error
Plugins\PluginPackaged\Source\VictoryBPLibrary\Public/VictoryBPFunctionLibrary.h: error C4819: ���ļ����������ڵ�ǰ����ҳ(936)�б�ʾ���ַ����뽫���ļ�����Ϊ Unicode ��ʽ�Է�ֹ���ݶ�ʧ
Plugins\PluginPackaged\Source\VictoryBPLibrary\Public\VictoryBPFunctionLibrary.h: error C4819: ���ļ����������ڵ�ǰ����ҳ(936)�б�ʾ���ַ����뽫���ļ�����Ϊ Unicode ��ʽ�Է�ֹ���ݶ�ʧ
Plugins\PluginPackaged\Source\VictoryBPLibrary\Public/VictoryBPFunctionLibrary.h(622): error C4819: ���ļ����������ڵ�ǰ����ҳ(936)�б�ʾ���ַ����뽫���ļ�����Ϊ Unicode ��ʽ�Է�ֹ���ݶ�ʧ
Plugins\PluginPackaged\Source\VictoryBPLibrary\Public/VictoryBPFunctionLibrary.h(622): error C4819: ���ļ����������ڵ�ǰ����ҳ(936)�б�ʾ���ַ����뽫���ļ�����Ϊ Unicode ��ʽ�Է�ֹ���ݶ�ʧ

And I try with new project and build,It also has same error. Last month I had try one time, This month engine has been updated, VictoryPlugin has update too, but still have this error…So why?

LimFOx,

What happens if you disable the Victory Plugin? If your project packages without any errors when the plugin is disabled, then you’ll need to follow up with the creator of the Victory Plugin.

Without Victory plugin, everything is OK,
I think this is probably the only place to find the answers.

You need to follow up with the creator of the plugin if it’s what’s causing the issues with your project. I’m glad that disabling it resolves the issue.

Thank you!