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

Player without face and color #1536

Closed
hackorlyf opened this issue Feb 21, 2024 · 13 comments
Closed

Player without face and color #1536

hackorlyf opened this issue Feb 21, 2024 · 13 comments
Labels
bug to be release Fixed, to be release
Milestone

Comments

@hackorlyf
Copy link

PlayerNotSpawned

hey @llaske there are times I faced this minor bug on maze web activity where the player initially is faceless and of a grey color until and unless we give it an input. This is at total random and I had to restart twice from start to re-create it. I want to work on it.

@llaske
Copy link
Owner

llaske commented Feb 22, 2024

Can't reproduce it on my side. Try to find the sequence to reproduce it.

@hackorlyf
Copy link
Author

hackorlyf commented Feb 22, 2024 via email

@hackorlyf
Copy link
Author

@llaske just keep restarting the maze web activity by the button provided in the activity itself and play upto 7-8 level. It shows at the start state so don't give any input until the whole maze is loaded. You'll be able to reproduce it somewhere in between restarting 3-4 times.

@llaske llaske added the bug label Feb 24, 2024
@llaske
Copy link
Owner

llaske commented Feb 24, 2024

You're right, I've reproduced it

image

@hackorlyf
Copy link
Author

I wanna contribute in helping you fix this bug

@llaske
Copy link
Owner

llaske commented Feb 24, 2024

You're welcome to send a PR

@hackorlyf
Copy link
Author

any idea what part of code might be causing this bug?

@llaske
Copy link
Owner

llaske commented Feb 24, 2024

nope

@sonisumit7904
Copy link

There might be a refress action being performed after every input, because of which after input the face is visible, but maybe sometimes at the start of the game, that refresh action doesn't work,
You could use this as a starting point for searching the bug.

@hackorlyf
Copy link
Author

Thank you so much @sonisumit7904 Got stuck sometime ago but I'll look further into it.

@sonisumit7904
Copy link

@hackorlyf Happy to help!

@UtkarshSiddhpura
Copy link
Contributor

UtkarshSiddhpura commented Feb 29, 2024

@hackorlyf Thanks for bringing this issue, i was just looking the issue but then really got into it, as it was pretty hard to debug, and after sometime i finally fixed it, you can verify the working of above solution.

@llaske llaske added the to be release Fixed, to be release label Mar 2, 2024
@llaske
Copy link
Owner

llaske commented Mar 2, 2024

Fixed in #1541

@llaske llaske added this to the v1.8 milestone Apr 10, 2024
@llaske llaske closed this as completed Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug to be release Fixed, to be release
Projects
None yet
Development

No branches or pull requests

4 participants