MaximeDup / FaceCaptureUnrealEngine

Performance capture for Unreal Engine using Android smartphones. Rely on AndroidArcoreFacesStreaming
MIT License
69 stars 22 forks source link

Unable to Open Demo Map #1

Closed vp5h closed 3 years ago

vp5h commented 3 years ago

Below is the Error, I got "Failed to open map file. This is most likely because the map was saved with a newer version of the engine."

Tried the Project with 4.26.2 and 4.25 Source Build Got the same error.

May be Having the same version would solve the Erorr.

MaximeDup commented 3 years ago

Oh damn, this comes from using 4.26.2 chaos source. Let me fix this

On Tue, Jun 15, 2021, 16:27 Pravesh Vyas @.***> wrote:

Below is the Error, I got "Failed to open map file. This is most likely because the map was saved with a newer version of the engine."

Tried the Project with 4.26.2 and 4.25 Source Build Got the same error.

May be Having the same version would solve the Erorr.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MaximeDup/FaceCaptureUnrealEngine/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5NPSBWLXALBUJRBFDU5Z3TS5PN7ANCNFSM46XMSWPQ .

MaximeDup commented 3 years ago

Solved

vp5h commented 3 years ago

Thanks, Man!