Problem with plugin after packaging

So i got my plugin to work in engine but when i compile it just stops,the plugin is using a static library .lib and i’m creating a custom game instance which i have set in the project

[2016.05.21-09.08.38:329][ 80]LogPlayLevel: ArduinoProject: [2016.05.21-09.08.38:147][  0]LogModuleManager:Warning: ModuleManager: Module 'MessagingRpc' not found - its StaticallyLinkedModuleInitializers function is null.LogModuleManager:Warning: ModuleManager: Module 'PortalRpc' not found - its StaticallyLinkedModuleInitializers function is null.
[2016.05.21-09.08.38:329][ 80]LogPlayLevel: ArduinoProject:
[2016.05.21-09.08.38:329][ 80]LogPlayLevel: ArduinoProject: [2016.05.21-09.08.38:159][  0]LogModuleManager:Warning: ModuleManager: Module 'PortalRpc' not found - its StaticallyLinkedModuleInitializers function is null.LogModuleManager:Warning: ModuleManager: Module 'PortalServices' not found - its StaticallyLinkedModuleInitializers function is null.
[2016.05.21-09.08.38:666][ 81]LogPlayLevel: ArduinoProject:
[2016.05.21-09.08.38:667][ 81]LogPlayLevel: ArduinoProject: [2016.05.21-09.08.38:164][  0]LogModuleManager:Warning: ModuleManager: Module 'PortalServices' not found - its StaticallyLinkedModuleInitializers function is null.LogLinker:Warning: Can't find file '/Script/SerialPlugin'
[2016.05.21-09.08.39:000][ 82]LogPlayLevel: ArduinoProject:
[2016.05.21-09.08.39:000][ 82]LogPlayLevel: ArduinoProject: [2016.05.21-09.08.38:619][  0]LogLinker:Warning: Can't find file '/Script/SerialPlugin'LogUObjectGlobals:Warning: Failed to load '/Script/SerialPlugin': Can't find file '/Script/SerialPlugin'
[2016.05.21-09.08.39:000][ 82]LogPlayLevel: ArduinoProject:
[2016.05.21-09.08.39:000][ 82]LogPlayLevel: ArduinoProject: [2016.05.21-09.08.38:711][  0]LogUObjectGlobals:Warning: Failed to load '/Script/SerialPlugin': Can't find file '/Script/SerialPlugin'LogLinker:Warning: Can't find file '/Script/SerialPlugin'
[2016.05.21-09.08.39:000][ 82]LogPlayLevel: ArduinoProject:
[2016.05.21-09.08.39:000][ 82]LogPlayLevel: ArduinoProject: [2016.05.21-09.08.38:781][  0]LogLinker:Warning: Can't find file '/Script/SerialPlugin'LogUObjectGlobals:Warning: Failed to load '/Script/SerialPlugin': Can't find file '/Script/SerialPlugin'
[2016.05.21-09.08.39:000][ 82]LogPlayLevel: ArduinoProject:
[2016.05.21-09.08.39:000][ 82]LogPlayLevel: ArduinoProject: [2016.05.21-09.08.38:781][  0]LogUObjectGlobals:Warning: Failed to load '/Script/SerialPlugin': Can't find file '/Script/SerialPlugin'LogUObjectGlobals:Warning: Failed to find object 'Class /Script/SerialPlugin.ghjBPLibrary'
[2016.05.21-09.08.39:000][ 82]LogPlayLevel: ArduinoProject:
[2016.05.21-09.08.39:000][ 82]LogPlayLevel: ArduinoProject: [2016.05.21-09.08.38:781][  0]LogUObjectGlobals:Warning: Failed to find object 'Class /Script/SerialPlugin.ghjBPLibrary'LogEngine:Error: Unable to load GameInstance Class '/Script/SerialPlugin.ghjBPLibrary'. Falling back to generic UGameInstance.
[2016.05.21-09.08.49:108][228]LogPlayLevel: ArduinoProject:
[2016.05.21-09.08.49:108][228]LogPlayLevel: ArduinoProject: [2016.05.21-09.08.38:781][  0]LogEngine:Error: Unable to load GameInstance Class '/Script/SerialPlugin.ghjBPLibrary'. Falling back to generic UGameInstance.LogLinker:Warning: CreateImport: Failed to load Outer for resource 'OpenPort': Class /Script/SerialPlugin.ghjBPLibrary
[2016.05.21-09.08.49:339][248]LogPlayLevel: ArduinoProject:
[2016.05.21-09.08.49:339][248]LogPlayLevel: ArduinoProject: [2016.05.21-09.08.49:098][  0]LogLinker:Warning: CreateImport: Failed to load Outer for resource 'OpenPort': Class /Script/SerialPlugin.ghjBPLibraryLogLinker:Warning: CreateImport: Failed to load Outer for resource 'OpenPort': Class /Script/SerialPlugin.ghjBPLibrary
[2016.05.21-09.08.49:732][286]LogPlayLevel: ArduinoProject:
[2016.05.21-09.08.49:732][286]LogPlayLevel: ArduinoProject: [2016.05.21-09.08.49:326][  0]LogLinker:Warning: CreateImport: Failed to load Outer for resource 'OpenPort': Class /Script/SerialPlugin.ghjBPLibraryLogModuleManager:Warning: ModuleManager: Module 'GameplayDebugger' not found - its StaticallyLinkedModuleInitializers function is null.

Hi Velocityx,

I tried to reproduce the issue that you described by creating a simple static library, adding it to a plugin, then adding the plugin to a project and packaging the project. The project packaged successfully for me. How are you packaging your project?

Hi Velocityx,

We have not heard back from you for a few days. Do you still need help with this? I will be marking this post as resolved for internal tracking purposes, but please feel free to add a comment with any additional information you may have to re-open the post.