-
Notifications
You must be signed in to change notification settings - Fork 143
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
Issue with table representation inside terminal. #157
Comments
The table which is not being shown is another game and the table was loaded but was not shown in terminal as there was no space left, previous versions of yoinker did not have these issues it something wrong in the newer builds after using RichTable. |
From my testing the feature PREVIOUS_RANK is causing this issue and leave that alone RICH Table is already very buggy, so I would suggest use some other alternative table representation and also fix the bug in PREVIOUS_RANK which is causing this issue. |
One more importing thing to note is that this issue of table deformation and being limited in the screen only when running the VALORANT-Yoinker with python main.py |
@OwOHamper @zayKenyon Can you update on this issue. |
I think I've fixed it, feel free to re-open if wrong. |
Yup with these changes the issue has been fixed. Hey I would like to know that in anyway can I contribute in this repository ? If there is I would love to make some contributions. |
Glad to hear it's worked. Thanks for wanting to get involved! A good place to start would be any issues currently tagged with the "help wanted" flair. |
@zayKenyon Sure would see if there is anything that I can help with, One small issue in the table representation is that now the new tables load properly, but the new tables disrupt the old ones but they are created properly no issue in that. |
Oh crap, what do you mean by disrupt? |
Meaning the new table is created properly but the old table is space which was there it sometimes takes that space and overwrites on top of the old table. It is weird to explain but this happens a lot of time. Will add a screenshot and explain it properly once I test and play some games later this evening. |
@zayKenyon As you can see in this image the new tables are propely formed, but now the issue is with this Same error goes with the .exe application when it is bundled, not sure what is causing this issue. Hope this issue is reopened and fixed. |
Hi am currently working on fixing this, is there anyway i can reach you on discord @ThisIsTeddyBear |
Here is my discord ID- akuljain |
Whenever there is no space left in the terminal for a new table it just cramps everything inside the left over space in terminal previously it was not like this and it automatically used to scroll and made new space in the latest guthub repository chages there has been some issues with the terminal and the load time of the table.
As you can see the issue that im talking about please try to fix it as soon as possible or LMK what changes are reqired to be made Ill make sure to fix them and use it.
The text was updated successfully, but these errors were encountered: