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

status not showing #22

Open
maxipon opened this issue May 30, 2023 · 7 comments
Open

status not showing #22

maxipon opened this issue May 30, 2023 · 7 comments

Comments

@maxipon
Copy link

maxipon commented May 30, 2023

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:
image

@mdnpascual
Copy link
Owner

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

@maxipon
Copy link
Author

maxipon commented May 30, 2023

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)

image

I tried changing it back to auto-select, will see if it fixed or not

I am using a laptop, and here is my spec:
image
image
image

@mdnpascual
Copy link
Owner

mdnpascual commented May 30, 2023

ye, that might be it. If you want to use the high performance nvidia processor, you need to research if:

  1. You're specific laptop has a mux switch
  2. Disable/turn off the AMD Graphics via the mux switch

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

@mdnpascual
Copy link
Owner

Actually, wait, you said you are using a 2nd monitor now?

  1. Make the external monitor as your main monitor
image
  1. Put the game there and re-setup the tool

@maxipon
Copy link
Author

maxipon commented May 30, 2023

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

@mdnpascual
Copy link
Owner

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.

image

Can you also screenshot what you see there.

@mdnpascual
Copy link
Owner

If it still doesnt work, try this fix as well.

Right click desktop -> Display settings -> Graphic settings (bottom most) -> Browse QRSL.exe.
Click options and select high performance

image

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