Posted December 10, 2022
Has anyone managed to get the Stats screen (Play -> Stats) to work in version 2.0.6 or 2.0.7? For me, nothing happens when I click on the button, and the following error appears in the logfile:
ArgumentException: Could not cast or convert from System.Int64 to System.Guid.
Edit: I managed to fix it. If you have the same problem, do the following:
1. Open the Registry Editor.
2. Go to Computer\HKEY_CURRENT_USER\SOFTWARE\TKoU\Scythe
3. Find LocalStats_h<number> and select Modify.
4. The data will begin with '{"Id":0,'. Change this to '{"Id":"00000000-0000-0000-0000-000000000000",' (leave the rest of the data unchanged)
ArgumentException: Could not cast or convert from System.Int64 to System.Guid.
Edit: I managed to fix it. If you have the same problem, do the following:
1. Open the Registry Editor.
2. Go to Computer\HKEY_CURRENT_USER\SOFTWARE\TKoU\Scythe
3. Find LocalStats_h<number> and select Modify.
4. The data will begin with '{"Id":0,'. Change this to '{"Id":"00000000-0000-0000-0000-000000000000",' (leave the rest of the data unchanged)
Post edited December 10, 2022 by StormLord1975