npruehs / ue4-rts

Real-time strategy plugin and showcase for Unreal Engine 4.
MIT License
747 stars 151 forks source link

Binary files problem #180

Closed ForgottenFrog closed 2 years ago

ForgottenFrog commented 2 years ago

Hi @npruehs Thank you for still solving problems for this code and thank you for remaking the AI code! I hope you don't mind it...but is it possible to get some screenshots from inside the blueprints? I can't open these binary files. The engine version (4.25) doesn't read them. 4.26 can read only the BTService file, but doesn't want to open it, it says it's invalid. I've been trying to open the files with 4.25, 4.26, 4.27, but I couldn't find a way of making the project fully work... I've even installed the 4.25 source engine version, but with no use...

image

npruehs commented 2 years ago

Looks like I've made a stupid mistake here. I saved these assets with UE5, which apparently isn't backwards-compatible. I'm gonna re-save them with UE 4.27, but I don't have time for that today.

ForgottenFrog commented 2 years ago

Thank you! I really appreciate it!

npruehs commented 2 years ago

Fixed in commit fca758365c05b0165d2f9ef28ffecad947a5f95c.