Skip to content
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

Made it work in 5.1 but compile issue at launch for UE 5.2.1 #13

Open
indu111 opened this issue Jun 22, 2023 · 7 comments
Open

Made it work in 5.1 but compile issue at launch for UE 5.2.1 #13

indu111 opened this issue Jun 22, 2023 · 7 comments

Comments

@indu111
Copy link

indu111 commented Jun 22, 2023

I used Electroball's branch solution and made it work in UE 5.1
777fb59

But I can't make it work in 5.2.
Any solutions or help would be really helpful @neil3d !

Thanks once again for a spectacular plugin!

@HephaestusOwl

This comment was marked as resolved.

@indu111
Copy link
Author

indu111 commented Dec 21, 2023

Hey @HephaestusOwl ! Thank you for doing the 5.3 fix. I see @neil3d merged it in. So now when I go here:
https://github.com/neil3d/UAnimatedTexture5
and click the green code button, download the zip file, extract it and copy the plugins folder and paste in any of my 5.3.2 projects, it should work right? Or am I doing something wrong?

I tried this both in 5.2 and 5.3.2 and I get asked "Would you like to rebuild them now?" upon launching project and after clicking yes, it errors and closes "UAnimatedTexture5 could not be compiled. Try rebuilding from source manually."

Please do kindly help as its an emergency need for the plugin and I still only have it working only till 5.1.1. It doesn't compile on 5.2 or 5.3.2.

@HephaestusOwl
Copy link
Contributor

Built using UE 5.3.2.rar.zip
Already compiled, just extract it in your 5.3.2 project Plugins folder.

If you'd like to see your build errors (when compiling yourself) Create an empty C++ project, create a Plugins folder in project directory, copy AnimatedTexturePlugin to it, then compile project in Visual Studio.

@indu111
Copy link
Author

indu111 commented Nov 13, 2024

Built using UE 5.3.2.rar.zip Already compiled, just extract it in your 5.3.2 project Plugins folder.

If you'd like to see your build errors (when compiling yourself)

Thank you for this @HephaestusOwl ! This worked for 5.3. I'm using this tool for a free city building course and I pointed all my students to your solution above and they were happy to use it so far! However they are unable to use it for the latest builds so I wanted to ask for a favor.
I would absolutely love it if you could please compile it for 5.4 and 5.5 and attach them here like you did for 5.3. My scripting and compiling knowledge is not as good as yours so I would appreciate any help!

❤️

@HephaestusOwl
Copy link
Contributor

if you could please compile it for 5.4

UAnimatedTexture5_Compiled_UE5.4.rar.zip

Built from #19 using UE 5.4.4

 

and 5.5

will check later

@indu111
Copy link
Author

indu111 commented Nov 17, 2024

if you could please compile it for 5.4

UAnimatedTexture5_Compiled_UE5.4.rar.zip

Built from #19 using UE 5.4.4

 

and 5.5

will check later

Thank you so much for the quick response and the precompiled files. I sent the link to your comment to my students. I appreciate your help in keeping this plugin alive long after it's original shelf life :)

@HephaestusOwl
Copy link
Contributor

UAnimatedTexture5_Compiled_UE5.5.rar.zip

Built from #19 using UE 5.5.0

Special thanks to @youseiy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants