Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate zombie when renamed (Lesson 5, Chapter 14) #8

Open
TomRvr opened this issue Apr 18, 2021 · 2 comments
Open

Duplicate zombie when renamed (Lesson 5, Chapter 14) #8

TomRvr opened this issue Apr 18, 2021 · 2 comments

Comments

@TomRvr
Copy link

TomRvr commented Apr 18, 2021

Hi !
First, thank you for this tutorial, I'm new to blockchain development and it's well explained and easy to follow.

It seems that there is a bug.
LESSON : 5
CHAPTER : 14
BUG :
When I renamed my zombie from NoName to Jack it duplicated as you can see on the image below with the two identical zombies on the right.
If I rename NoName again it changes Jack's name.

CryptoZombies_L5_C14_duplicate_bug

@TomRvr
Copy link
Author

TomRvr commented Apr 18, 2021

He survived through lesson 6 too...
CryptoZombies_L6_C10_duplicate_bug

@samblaeo
Copy link

samblaeo commented Jul 4, 2021

What is really happening here is that the renamed zombie is the one on the left that you click on. If you want to rename 'NoName', the renamed zombie is the one on the left (Jhon) in your case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants