2nd Project Problems -Final Semester - Problems with packaging for deployment!

Hey Guys,

Here again to post another query upon packaging, but this time I believe I’ve found the line that corresponds to the error.

Please guys any resolve will be a godsend, and thanks for all your amazing support.

Again below will be a link to the log in.

[(Attachment here)][1] <<<< .txt file

129663-outputlogfps.txt (6.72 KB)

UnrealBuildTool: C:/Users//Desktop/GunRail/Source/GunRail/LevelSelect.h(26) : Error: struct: 'LevelData' conflicts with class name

UB420,

Please delete your Saved and Intermediate folder from your project. Once you’ve done that, go into your struct ‘LevelData’ and fix the conflict with the class name. The UnrealHeaderTool also had an issue with the target ‘GunRail’, check that out too. After you’ve fixed each issue, try to package to make sure no more pop up.

UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:/Users//Desktop/GunRail/Source/GunRail/LevelSelect.h(26) : Error: struct: 'LevelData' conflicts with class name
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Error: UnrealHeaderTool failed for target 'GunRail' (platform: Win64, module info: C:\Users\\Desktop\GunRail\Intermediate\Build\Win64\GunRail\Development\GunRail.uhtmanifest, exit code: OtherCompilationError (5)).

Thank you , I will get right to checking that out now, would it be fine to ask again if problems arise?

Yes, that’d be fine. :slight_smile: