Advanced Sessions Plugin

[quote=“, post:1786, topic:30020”]

Ok, its not the plugin causing the nativization issue:


 Line 16640: ProcessResult.StdOut: C:\AN-Game\Intermediate\Plugins\NativizedAssets\Windows\Game\Source\NativizedAssets\Public\BP_PersonnelCharacter__pf3715099550.h(12): fatal error C1083: Cannot open include file: 'DamageInterface__pf1010915279.h': No such file or directory

Line 16641: ProcessResult.StdOut: C:\AN-Game\Intermediate\Plugins\NativizedAssets\Windows\Game\Source\NativizedAssets\Public\Prop__pf2769003803.h(11): fatal error C1083: Cannot open include file: 'PropInterface__pf2769003803.h': No such file or directory

Two of your interfaces are failing to nativize / have broken references.

Yep, I just realized this. I went and tagged them to nativize and we’re good! Sorry about the mix-up. :slight_smile: Thanks for the help.