| View previous topic :: View next topic |
| Author |
Message |
mg_01 Cheater
Reputation: 0
Joined: 28 Jan 2018 Posts: 41
|
Posted: Tue Feb 04, 2020 2:18 pm Post subject: Cheat Engine 7 Sorting Feature or Bug? |
|
|
When I want to sort my addresses based on active/description/address/type/value, Cheat Engine 7 will sort EVERYTHING and disregard any groups.
Is there an option somewhere to keep the groups in tact?
|
|
| Back to top |
|
 |
DanyDollaro Master Cheater
Reputation: 3
Joined: 01 Aug 2019 Posts: 334
|
Posted: Tue Feb 04, 2020 2:33 pm Post subject: |
|
|
| I don't know about you but I don't have this problem, my groups remain intact
|
|
| Back to top |
|
 |
mg_01 Cheater
Reputation: 0
Joined: 28 Jan 2018 Posts: 41
|
Posted: Sun Feb 09, 2020 1:55 pm Post subject: |
|
|
| Dang, this is really annoying. i've uninstalled and reinstalled Cheat Engine. Every time i use CE7, it destroys all the groups.
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 473
Joined: 09 May 2003 Posts: 25918 Location: The netherlands
|
Posted: Sun Feb 09, 2020 2:04 pm Post subject: |
|
|
Tried deleting the whole folder before installing again? Perhaps there is an autorun script where you install CE to that 'improves' sorting
can you give an example of a table layout that will break when sorting? (And which sort button does the damage?)
(you can paste the table here)
_________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
mg_01 Cheater
Reputation: 0
Joined: 28 Jan 2018 Posts: 41
|
Posted: Sun Feb 09, 2020 6:49 pm Post subject: |
|
|
I deleted the temp data and folder in the C:\. And it's any of the buttons on the top, description/address, etc. They all disgregard the groups, so the addresses get moved around the ENTIRE table instead of within their own groups.
So for example addresses in a group called "05" will get moved into a group called "03" if use any of the sorting options.
This doesn't happen in version 6.8 which I kept until today when I tried to uninstall everything related to CE from my PC. Having done all that, I still get the same issue.
As far as the table, it's really huge. I tried opening old versions of it from last year and the same thing happens with V.7.0.
|
|
| Back to top |
|
 |
mg_01 Cheater
Reputation: 0
Joined: 28 Jan 2018 Posts: 41
|
Posted: Thu Feb 13, 2020 10:39 pm Post subject: |
|
|
Bump.
I had to reformat my computer for unrelated reasons, and I just installed CE 7.0 and opened my table, and it works now!
Whatever it might have been, it's gone now I guess. Sorting the table by description/address, etc. doesn't move everything out of their respective groups now.
|
|
| Back to top |
|
 |
mg_01 Cheater
Reputation: 0
Joined: 28 Jan 2018 Posts: 41
|
Posted: Mon Mar 02, 2020 3:29 pm Post subject: |
|
|
bump again, lol
but the issue is happenin again. it must have been something i installed i guess
|
|
| Back to top |
|
 |
jgoemat Master Cheater
Reputation: 23
Joined: 25 Sep 2011 Posts: 265
|
Posted: Mon Mar 02, 2020 7:58 pm Post subject: |
|
|
The only thing I've added to a CE default install is my own mono script which doesn't look at table entries. It has happened on other computers also.
Here's a sample table, just 4 groups organized like so:
* Header 1
* * Child 1
* Header 2
* * Child 2
Clicking on 'Description' (by accident) will change it to this:
* Header 2
* * Child 1
* Header 1
* * Child 2
That's just a simple example. A complex table will get totally messed up, especially since I've never seen one where sorting by any of the columns would be useful.
| Code: | <?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="29">
<CheatEntries>
<CheatEntry>
<ID>0</ID>
<Description>"Header 1"</Description>
<LastState Value="" RealAddress="00000000"/>
<GroupHeader>1</GroupHeader>
<CheatEntries>
<CheatEntry>
<ID>2</ID>
<Description>"Child 1"</Description>
<LastState Value="" RealAddress="00000000"/>
<GroupHeader>1</GroupHeader>
</CheatEntry>
</CheatEntries>
</CheatEntry>
<CheatEntry>
<ID>1</ID>
<Description>"Header 2"</Description>
<LastState Value="" RealAddress="00000000"/>
<GroupHeader>1</GroupHeader>
<CheatEntries>
<CheatEntry>
<ID>3</ID>
<Description>"Child 2"</Description>
<LastState Value="" RealAddress="00000000"/>
<GroupHeader>1</GroupHeader>
</CheatEntry>
</CheatEntries>
</CheatEntry>
</CheatEntries>
<UserdefinedSymbols/>
</CheatTable> |
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 473
Joined: 09 May 2003 Posts: 25918 Location: The netherlands
|
Posted: Tue Mar 03, 2020 3:15 am Post subject: |
|
|
it is fixed in next version (already in the beta posted earlier)
_________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
mg_01 Cheater
Reputation: 0
Joined: 28 Jan 2018 Posts: 41
|
Posted: Tue May 26, 2020 5:02 pm Post subject: |
|
|
Sorry to resurrect this topic, but I wanted to mention that:
After reformatting and downloading CE 7.0, the bug went away, but then it came back after some time.
I JUST downloaded CE 7.1 and it's gone. Sorting addresses seems to work a bit differently now?
Anyway, I guess it was an intentional change to fix it, thank you.
|
|
| Back to top |
|
 |
|