"Error: Unknown Error" During Packaging

Trying to package my game. in version 4.9, I have one plugin installed, which is Rama’s VictoryBP one (works fine for 4.9).

Log:

I’ve posted a question on this last night, I’m glad I’m not the only one. I hate this, we don’t even use the same versions, I’m using the preview.

anyone know how I fix this?

Hi ShrewGlue,

Looking at your log image there, it’s not finding the UE4-VictoryBPLibrary.lib.

You’ll need to resolve this likely by adding the missing library or removing it from your project so that’s it’s not packaging.

Thank you!

Tim

How do I add the missing library?

All the plugin’s functions/ methods appear in the BP editor, and when previewing the game in PIE it works. I didn’t know I need to add the missing library. How do I do that?

If you uninstall the plugin, does this project package then?

I’m not sure what is needed to add the lib with the Victory plugin as I’ve not used it. You may want to contact the creator of the plugin for any troubleshooting with their plugins.