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

No animal/food detected #69

Closed
adjmathix opened this issue Oct 4, 2023 · 5 comments
Closed

No animal/food detected #69

adjmathix opened this issue Oct 4, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@adjmathix
Copy link

Describe the bug
While running a model in the game, I noticed that no animals or foods were detected. The model repeatedly clicks Roll.
I have adjusted the different display/UI settings.

To Reproduce
Run a model in game.

Screenshots
INFO deploy_agent.py 114 CV SYSTEM [self.run]: The detected Pets and Food in the Shop is : []

Desktop (please complete the following information):

  • OS: Windows 10
@andreped
Copy link
Owner

andreped commented Oct 4, 2023

Are you just trying to run the deployment using the released pretrained model?

What did you adjust in terms of display and all that and why did you have to do that? I assume it is because your screen resolution differ?

@adjmathix
Copy link
Author

I was using a model I trained, I was taking the .zip file under the model folder (excluding the extension when running). It does the samething with the released model.
During the first round, it's only clicking Roll and on the second round, it's clicking on the top right on the screen.

For the display, I meant that I was following the instructions under Testing;

Ensure that the game is in full screen mode, disable all unneccessary prompts, enable auto name picker, and set speed to 200% (you might also have to enable auto battle which can only be done in the first battle - if this is the first time you are playing this game).
Change the UI style to classic for all options in customize including "Food art", "Background art", "Menu background", "Buff style", and "Held food".
Change UI style for pets to classic by going to the pets settings.

@andreped
Copy link
Owner

andreped commented Oct 4, 2023

Could be that something has changed with the UI, making parts of the computer vision system failing to capture the right events and the store.

I can have a look tomorrow. Travelling today.

@adjmathix
Copy link
Author

That would be my guess. No problem, safe travel.

@andreped andreped added the bug Something isn't working label Oct 4, 2023
@andreped
Copy link
Owner

andreped commented Oct 4, 2023

This issue seems related to an existing issue: #61

We should move the discussion there instead.

As this is a duplicate and I am closing this issue.

@andreped andreped closed this as completed Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants