Fatal error! PackagingResults: Error: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000050

[link text][1]Hi. After a lot of hard work I finally tried package my end project. Unfortunately I am now receiving the below error every time I try to package it for Windows 64 bit and HTML5.

Fatal error!
PackagingResults: Error: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000050
[link text][2]

I was previous able to build with success at various destination directories. Bot sure if it is relevant but at some point my lightmass crashed and had to clear the cache from Swarm. Afterwards I was able to build successfully. But I cannot package.

Could you advise me what to do? I attach the txt log for your reference and a snapshot.

LogBlueprint: Error: [Compiler PersistentLevel.FirstPersonExampleMap] This blueprint (self) is not a MediaPlayer, therefore ’ Target ’ must have a connection.

there seems to be a lot of error in the map blueprint. i think that is the issue.

Thank for your reply. I really need to find a way to make this work. Would transferring to a fresh project help? And if yes, how do I transfer all my assets (and BPs) such that they are placed at exactly the same spot at the new project? Sorry I am not familiar with this process. Anyway I also added the UAT log which may be more helpful to understand what is going on.

You just have to solve the error in the blueprint of the map up. their targets are missing.

Sorry. Could you be a bit more specific? My blueprints seem to compile well. I wonder if the error has to do with the previous light mass crashes…

The issue was solved by migrating the entire project to a new fresh project file.