Open mateusz-korbut opened 11 months ago
What's the version of your sa.json file?
0.263 from CLEO-Redux 1.2.2 same as in the docs
"meta": {
"last_update": 1691888251192,
"version": "0.263",
"url": "https://library.sannybuilder.com/#/sa_unreal"
},
unknown_x64.json
where IMGUI is, is also the latest version 0.228
0.263 from CLEO-Redux 1.2.2 same as in the docs
"meta": { "last_update": 1691888251192, "version": "0.263", "url": "https://library.sannybuilder.com/#/sa_unreal" },
unknown_x64.json
where IMGUI is, is also the latest version 0.228
Update the unknown_x64.json and try.
So the CLEO installation is outdated but still after downloading the newest unknown_x64:
"meta": {
"last_update": 1700767206171,
"version": "0.230",
"url": "https://library.sannybuilder.com/#/unknown_x64"
},
the problem still occurs.
@user-grinch I see the breaking changes maybe there is a problem in wUpdateCompareFlag
method?
@user-grinch I see the breaking changes maybe there is a problem in
wUpdateCompareFlag
method?
The breaking changes are with the CLEORedux json files. I've already updated the JSON file. If you've updated the redux files, there shouldn't be any changes required from the script side.
Hi,
I tried to use ImGui and the collapsing header and selectable are not working for me. I debugged and logged returning values:
So I can click the collapsing header and it's not closing anything at all because it always returns some weird numbers.
I've installed CLEO Redux 1.2.2:
Test script: