Hi Michael I purchased the project I can't seem to open it, I'm getting this error on UE 5.0.3
Package '/Game/ThirdPerson/Blueprints/BP_ThirdPersonCharacter' contains a newer version than the current process supports. PackageVersion 1,008, MaxExpected 1,004 : LicenseePackageVersion 0, MaxExpected 0.
thank you so much! I managed to recreate it following your video, will try the fix too, Also I Love your work! Thanks for making these amazing things! 🙌
← Return to asset pack
Comments
Log in with itch.io to leave a comment.
Hi Michael I purchased the project I can't seem to open it, I'm getting this error on UE 5.0.3
Package '/Game/ThirdPerson/Blueprints/BP_ThirdPersonCharacter' contains a newer version than the current process supports. PackageVersion 1,008, MaxExpected 1,004 : LicenseePackageVersion 0, MaxExpected 0.
Hi there sahejrahal, thanks for your purchase.
This project is for version 5.1. You can try opening the .uproject file in a text editor and then changing the following line:
"EngineAssociation": "5.1",
to be
"EngineAssociation": "5.0",
If that doesn't work, contact me by email at contact [at] michaeldean.ca and I'll get you sorted out!
thank you so much! I managed to recreate it following your video, will try the fix too, Also I Love your work! Thanks for making these amazing things! 🙌
Ah thanks so much for the kind words. Don't hesitate to reach out if you have any questions!