View previous topic :: View next topic |
Author |
Message |
.lua Expert Cheater
Reputation: 1
Joined: 13 Sep 2018 Posts: 202
|
Posted: Fri Aug 23, 2019 11:12 am Post subject: How to Solve the Problem of Cheating Engine 7.0 |
|
|
When I use Cheating Engine 7.0 to open the previous CT, I will pop up an error message.
Description: |
|
Filesize: |
97.57 KB |
Viewed: |
9722 Time(s) |

|
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
|
Posted: Fri Aug 23, 2019 1:13 pm Post subject: |
|
|
paste the table here
perhaps the lua code has a bug
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
.lua Expert Cheater
Reputation: 1
Joined: 13 Sep 2018 Posts: 202
|
Posted: Fri Aug 23, 2019 10:40 pm Post subject: |
|
|
Dark Byte wrote: | paste the table here
perhaps the lua code has a bug | Can you help me analyze it? When I open the CT without running the script and click on the list of controls on the left by editing the form, I also get an error message. Then the CT crashes. Is it related to PopupMenu?
|
|
Back to top |
|
 |
FreeER Grandmaster Cheater Supreme
Reputation: 53
Joined: 09 Aug 2013 Posts: 1091
|
Posted: Sat Aug 24, 2019 6:36 am Post subject: |
|
|
.lua wrote: | Dark Byte wrote: | paste the table here
perhaps the lua code has a bug | Can you help me analyze it? | that's why he told you to paste the table here.
_________________
|
|
Back to top |
|
 |
.lua Expert Cheater
Reputation: 1
Joined: 13 Sep 2018 Posts: 202
|
Posted: Tue Sep 17, 2019 6:29 am Post subject: |
|
|
Code: | local a='123'
stringToMD5String(a) |
I think it's the problem of this function
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
|
Posted: Tue Sep 17, 2019 12:28 pm Post subject: |
|
|
redownload ce
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
.lua Expert Cheater
Reputation: 1
Joined: 13 Sep 2018 Posts: 202
|
Posted: Sun Sep 22, 2019 3:25 am Post subject: |
|
|
Dark Byte wrote: | redownload ce | I've reinstalled the cheating engine, but there's still a problem.
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Tue Sep 24, 2019 4:36 pm Post subject: |
|
|
Can confirm this does error on 64bit build:
Code: |
local a='123'
print(stringToMD5String(a))
|
Have latest (just updated) CE 7.0 from the main site/page.
_________________
- Retired. |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
|
Posted: Tue Sep 24, 2019 10:49 pm Post subject: |
|
|
what is the version number of the .exe (file properties)
and try github, perhaps the link didn't update on the mainsite (i'll check later)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3325
|
Posted: Wed Sep 25, 2019 12:46 am Post subject: |
|
|
Dark Byte wrote: | what is the version number of the .exe (file properties)
and try github, perhaps the link didn't update on the mainsite (i'll check later) |
Same "old" 7.0.0.6007
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
|
Posted: Wed Sep 25, 2019 3:45 am Post subject: |
|
|
And does that code fail for you? Because in 6007 (Signed september 6) I can not reproduce this (in earlier versions I could but after fixing it in 6007 I can't)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
Last edited by Dark Byte on Wed Sep 25, 2019 11:52 pm; edited 1 time in total |
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3325
|
Posted: Wed Sep 25, 2019 5:00 am Post subject: |
|
|
According to atom0s, it does.
I get no error, just this output:
202cb962ac59075b964b07152d234b70
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Thu Sep 26, 2019 2:52 am Post subject: |
|
|
32bit: 7.0.0.6002 - works
64bit: 7.0.0.6002 - fails/errors
Installed from the main site link (non-installer). Tried again and main site still gives .6002.
_________________
- Retired. |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
|
Posted: Thu Sep 26, 2019 2:57 am Post subject: |
|
|
ah nvm, I see.
The non-installer version is outdated
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|