ShadowfallStudios / ALS-Community

Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.4 with additional features & bug fixes
Other
2.25k stars 586 forks source link

LogPluginManager: Warning: Engine version string in ".../ALSV4_CPP.uplugin" could not be parsed ("5.1") #458

Closed thomaswinged closed 1 year ago

thomaswinged commented 1 year ago

Describe the bug Am I the only one who gets a warning on project startup? I am using UE 5.1.

LogPluginManager: Warning: Engine version string in ../../../../../../MyProject/Plugins/ALS-Community/ALSV4_CPP.uplugin could not be parsed ("5.1")

I can confirm that I am using the latest 4.24.0 version of ALS.

To Reproduce Steps to reproduce the behavior:

  1. Open a project using this plugin
  2. See Output Log

Expected behavior No warning.

dyanikoglu commented 1 year ago

Fixed in dev branch