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

Open CMD app.py + question #20

Open
tomasfcattaneo opened this issue Nov 14, 2024 · 3 comments
Open

Open CMD app.py + question #20

tomasfcattaneo opened this issue Nov 14, 2024 · 3 comments

Comments

@tomasfcattaneo
Copy link

Hello,

I wanted to comment a problem (I do not know if it is one) where when I run CMD (adm) app.py opens the app.py file in visual studio code and does not advance from there, or maybe I should wait more.

The strange thing is that about 1 hour ago I used it to test something I did and it opened perfectly.

PPB

Another thing I wanted to consult are the fields “weight” and “length” and “X” and “Y”, they must be completed? if so how should I complete them? taking as reference the emulator 1600x1900 (which is how it mentions the use - step 3) or the resolution of my screen/desktop?

The bot is fine and works, although it is in a “beta-test” phase. In my case it never moves a card, it clicks on the screen as if it was going to do something. From what I read in problem #19, it is due to the speed and distance of the cards (?)

Sorry if these are very basic questions, but I am following the project from the beginning and I am quite interested in it.
This is one of my first times commenting a project in github, sorry if this is not the way or the method.

Thank you very much for doing this, if I can help in any way please do not hesitate to contact me.
Cheers!

@AdriaGual
Copy link
Owner

AdriaGual commented Nov 14, 2024

@tomasfcattaneo Instead of running app.py on the cmd, use python app.py.

When I said width, height, x and y was from the emulator 1600x900, x=0 y=0 it's the top left corner, you can do some tests.

But i would recommend you to move to the refactor branch and do everything there.

Also if you wanna contribute, you can check this: #19 (comment)

Hope it helps ❤️

@tomasfcattaneo
Copy link
Author

Hi, thanks for the quick reply :)

I ran as you mentioned with python app.py and it worked, but apparently there is an error with the emulator that didn't happen before. Could it be due to the emulator I use?
PPB2

My little knowledge cannot understand this: But I would recommend you to move to the refactor branch and do everything there, and I apologise for that.

@AdriaGual
Copy link
Owner

@tomasfcattaneo Check this comment #21 (comment)

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