-
Notifications
You must be signed in to change notification settings - Fork 5
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
status not showing #22
Comments
So it works before and now it stops working? I don't know. Did you change monitor or something? forgot to run as admin? Also this is the old v1, can you try updating to the new version. https://github.com/mdnpascual/ToF-Fishing-Bot/releases/download/2.2.1/ToF_Fishing_Bot_v2_2_1.zip |
I tried using ver 2.2.1, it gave the same status, and the bar is not showing (also running as admin) I only using one monitor until now and the only things I did make change is this: for the last week, I'm trying to get my Minecraft to run with my NVIDIA graphic cards, so I went into my NVIDIA Control Panel and do this (notices the Preferred graphics processor in the first image) I tried changing it back to auto-select, will see if it fixed or not |
ye, that might be it. If you want to use the high performance nvidia processor, you need to research if:
This then uses the gtx 1650 directly. What is happening right now that is making the program not work is like this: Game -> Nvidia 1650 -> AMD Radeon graphics -> Monitor. We need to cut off the middleman in the middle (amd radeon) for the program to work. It was working before because it's like Game -> AMD Radeon graphics -> Monitor. If there is a mux switch and you can disable AMD radeon graphics. Program should work |
no, I am still only using one monitor at the time I'm writing this issue. I'm testing if changing the program back to using Integrated will help :D |
I'm releasing a debug build to specify a GPU to target here: https://github.com/mdnpascual/ToF-Fishing-Bot/releases/download/experimental-gpu2/ToF_Fishing_Bot_GPU_Selector.zip let me know if selecting a different one fixes yours. If it crashes after clicking start fishing, then that GPU is the wrong one to use. Can you also screenshot what you see there. |
at first, I was using the bot normally. but when I tried to run the bot again today, it doesn't show the status (that's right, not even the NotFishing status, just blank). can you look into this?
here is what it look like:
The text was updated successfully, but these errors were encountered: