-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Can not loadUE3 packages #21
Comments
UE5.4 is probably too new for pyue4parse and this package is not updated anymore. |
Thanks for the quick response, the problem with CUE4Parse is that it's for C#. I'm working in Python. The only thing I need to know is what type of asset it is, is there a workaround for this? |
Is the asset you are trying to read cooked? |
Sorry for the late reply but, No, they are not cooked. |
Library is only tested with cooked assets |
I created a basic blueprint in the latest Unreal version, version 5.4.1, but when I try to open it I get an error:
An error occurred: Can not load UE3 packages.
uasset_path is the path to a .uasset file.
The text was updated successfully, but these errors were encountered: