Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


BUG - Copy from (adddress1) broken in 7.1

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Meiyoh
Master Cheater
Reputation: 1

Joined: 14 Mar 2015
Posts: 400

PostPosted: Sat Jul 18, 2020 11:52 am    Post subject: BUG - Copy from (adddress1) broken in 7.1 Reply with quote

Whenever i set value to (ADDRESSNAME) in table like address of code is named AMMO1 so set value to (AMMO1) it does not copy correctly. I noticed this annoying bug in 7.1

I have to go to AMMO1 click it to rename it and press OK to make the one work. I wonder what is going on

i HAVE to click rename address then click ok to make the hotkey in other address read it correctly and paste from it...

_________________
I am the forgotten one the dead one.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25296
Location: The netherlands

PostPosted: Sat Jul 18, 2020 1:30 pm    Post subject: Reply with quote

That should only be an issue if you had previously deleted an entry named AMMO1

What does it copy to ? (you said incorrectly, so not not at all)

_________________
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
View user's profile Send private message MSN Messenger
Meiyoh
Master Cheater
Reputation: 1

Joined: 14 Mar 2015
Posts: 400

PostPosted: Sun Jul 19, 2020 4:49 am    Post subject: Reply with quote

Dark Byte wrote:
That should only be an issue if you had previously deleted an entry named AMMO1

What does it copy to ? (you said incorrectly, so not not at all)


It copies to say "Ammo2" but instead of puting value correctly it writes 2 in it.

_________________
I am the forgotten one the dead one.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25296
Location: The netherlands

PostPosted: Sun Jul 19, 2020 6:28 am    Post subject: Reply with quote

And you're sure there's not another memory record somewhere in your table with the description "Ammo2" ?
_________________
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
View user's profile Send private message MSN Messenger
Meiyoh
Master Cheater
Reputation: 1

Joined: 14 Mar 2015
Posts: 400

PostPosted: Sun Jul 19, 2020 1:24 pm    Post subject: Reply with quote

Dark Byte wrote:
And you're sure there's not another memory record somewhere in your table with the description "Ammo2" ?


Not while i was testing.
And even after i save table it sometimes needs me to go rename and confirm name again.

Is there something that can make this type of issue?
Like copy paste some addresses and rename them but still reads wrong ?

_________________
I am the forgotten one the dead one.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25296
Location: The netherlands

PostPosted: Sun Jul 19, 2020 11:50 pm    Post subject: Reply with quote

assuming you rename the entries using CE's gui or an official way no. (if you use a third party extension that uses assembler instead of lua to rename entries in CE, yes)

There is an internal list of descriptions that gets updated when a record gets it's description changed or deleted.
The only annoying thing right now is if you delete an entry and there was a second entry with that name it won't find it unless renamed or table reloads. But it's not possible for it to find a wrong value instead because that'd mean it points to an old deleted record and would just give an access violation error instead.

Any chance you have a lua or autoassembler registered/globalsymbol named ammo2 ?

_________________
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
View user's profile Send private message MSN Messenger
Meiyoh
Master Cheater
Reputation: 1

Joined: 14 Mar 2015
Posts: 400

PostPosted: Mon Jul 20, 2020 9:58 am    Post subject: Reply with quote

Dark Byte wrote:
assuming you rename the entries using CE's gui or an official way no. (if you use a third party extension that uses assembler instead of lua to rename entries in CE, yes)

There is an internal list of descriptions that gets updated when a record gets it's description changed or deleted.
The only annoying thing right now is if you delete an entry and there was a second entry with that name it won't find it unless renamed or table reloads. But it's not possible for it to find a wrong value instead because that'd mean it points to an old deleted record and would just give an access violation error instead.

Any chance you have a lua or autoassembler registered/globalsymbol named ammo2 ?


I USE To copy paste say address structures but change their pointers / symbols.
And when i do it I rename them to something else but CE wont detect them correctly when i load table again.

The only working way is to USE NOTEPAD and manually rename from there before PASTING .

_________________
I am the forgotten one the dead one.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25296
Location: The netherlands

PostPosted: Tue Jul 21, 2020 3:44 pm    Post subject: Reply with quote

I can not reproduce this. When was the last time you downloaded 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
View user's profile Send private message MSN Messenger
Meiyoh
Master Cheater
Reputation: 1

Joined: 14 Mar 2015
Posts: 400

PostPosted: Wed Jul 22, 2020 2:53 am    Post subject: Reply with quote

Dark Byte wrote:
I can not reproduce this. When was the last time you downloaded CE?


two weeks ago. Even after i save table i and close open CE it still keeps going on i have to rename the address to make it read it.

_________________
I am the forgotten one the dead one.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25296
Location: The netherlands

PostPosted: Wed Jul 22, 2020 3:06 am    Post subject: Reply with quote

can you make it reproduce on a small table? Like something for the tutorial ?
_________________
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
View user's profile Send private message MSN Messenger
Meiyoh
Master Cheater
Reputation: 1

Joined: 14 Mar 2015
Posts: 400

PostPosted: Wed Jul 22, 2020 3:19 am    Post subject: Reply with quote

Dark Byte wrote:
can you make it reproduce on a small table? Like something for the tutorial ?


Will try to see with other table maybe something went wront with TABLE itself.

_________________
I am the forgotten one the dead one.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites