I'm trying to serialize functions from a 4.26.2 cooked uasset/uexp file pair, but am getting the following errors:
Did not read Function correctly. Current Position: 12, Bytes Remaining: 35
Did not read Function correctly. Current Position: 59, Bytes Remaining: 35
Did not read Function correctly. Current Position: 106, Bytes Remaining: 35
Did not read Function correctly. Current Position: 153, Bytes Remaining: 35
Did not read Function correctly. Current Position: 200, Bytes Remaining: 3857
No functions are serializing for any assets, though all other props and classes are serializing correctly. This issue was noted in https://github.com/SirWaddles/JohnWickParse/issues/9#issue-531560760 however the focus was on other, less useful properties, and was closed as a result.
I'm trying to serialize functions from a 4.26.2 cooked uasset/uexp file pair, but am getting the following errors:
Did not read Function correctly. Current Position: 12, Bytes Remaining: 35 Did not read Function correctly. Current Position: 59, Bytes Remaining: 35 Did not read Function correctly. Current Position: 106, Bytes Remaining: 35 Did not read Function correctly. Current Position: 153, Bytes Remaining: 35 Did not read Function correctly. Current Position: 200, Bytes Remaining: 3857
No functions are serializing for any assets, though all other props and classes are serializing correctly. This issue was noted in https://github.com/SirWaddles/JohnWickParse/issues/9#issue-531560760 however the focus was on other, less useful properties, and was closed as a result.