tuatec / TTToolbox

TTToolbox provides useful helper scripts to automate your character integration workflows in Unreal Engine
MIT License
107 stars 30 forks source link

Malformed tags #31

Closed steter closed 1 year ago

steter commented 1 year ago

Describe the bug Running UE 5.0 in Windows 11. After compiling with VS 2022, which had no errors, loading UE5 Editor throws malformed tag errors for everything in Content. So none of the uassets are available, and there is no functionality.

To Reproduce Steps to reproduce the behavior:

  1. Copied unzipped code into Plugins folder in project.
  2. Built the code using a sln file
  3. Started the editor
  4. Looked in the logs
  5. Saw errors, and none of the scripts were available

Expected behavior That it would compile and run.

Screenshots

Desktop (please complete the following information):

Additional context Example of error: LogAssetRegistry: Error: Package E:/Games/Unreal Projects/ALS_5_0/Plugins/TTToolbox-master/Content/Structures/ST_TTVirtualBones.uasset has malformed tag

steter commented 1 year ago

Well, this one's on me. The pre-built code runs fine. You already know there's something up with 5.0 builds. My bad.

steter commented 1 year ago

Not an issue for the pre-built code.

AchimTuran commented 1 year ago

You're welcome. No problem the system is quite complex and you should be happy that you figured it out on your own. ;-)