Hi everyone!
Firstly, thank you for the tables. Unfortunately, they no longer work for me.
The Master Script does not enable. I've tried running it straight after launching the game, or after loading my save, or from the Army screen. I've tried all four versions of registerDB. None of them result in the script enabling.
Editing the script always results in errors, different errors depending on which version is uncommented:
registerDB() returns:
Not all code is injectable.
(Lua error in the script at line 7:[string "local
syntaxcheck, memrec=...
..."]:33: attempt to index a nil value (local 'entry'))
registerDB_ns_old() and registerDB_ns() return:
Not all code is injectable.
(You can't add a symbol with address 0)
registerDB_alt2() returns:
Not all code is injectable.
(Lua error in the script at line 7:[string "local
syntaxcheck, memrec=...
..."]:288: unexpected symbol near '-')
I definitely have the latest, 6.7 version of Cheat Engine. I've tried script versions 12.1, 15, and 16, and all have the same problem. Does anyone else have this problem? Is there something I'm missing which would make it work?