zyro670 / PokeViewer.NET

App for viewing encounters across all Pokemon Switch titles
GNU General Public License v3.0
23 stars 12 forks source link

EggBot not activating in game? #6

Closed CakeFlour closed 1 year ago

CakeFlour commented 1 year ago

I'm attempting to set up eggbot and am 99% sure I've been doing everything correctly. When I go to click "Fetch" however, nothing occurs in-game, but the Program itself is confirmed to be connected since it still gives back information on generated eggs. After clicking fetch, nothing occurs, then the window says it's made 1 sandwich

I've attempted to troubleshoot numerous problems and nothing seems to fix it.

If there's anything else I've missed please let me know.

zyro670 commented 1 year ago

Hello~

Can you try a previous build from before the net7 update and see if that resolved your issue? If it does then something is happening on my end from when I bumped it to net7. If it still doesn’t work then try reinstalling the latest sysbot.base from the link in the ReadMe.

I’ll be home in 4 hours to take a look if it’s a net7 issue.

CakeFlour commented 1 year ago

I downloaded and ran version #20230131.1 with the same settings, but still no response in-game. I made sure to update to the latest SysBot.base provided in the Readme before making the issue, but if I need to do it again for some reason I can.

zyro670 commented 1 year ago

If the issue still occurs you can try using my sysbot.net fork, it has the egg routine as well for SV.

CakeFlour commented 1 year ago

After extensive troubleshooting (Thanks to Showdown Labs Discord) the issue was found. The Sysbot was crashing due to the fact that my In-game Text speed was set to "normal" and not "fast"

So the issue was fixed immediately once that was changed and now the latest build of Pokeviewer works as intended. It's a little silly all things considered, but I'm glad it was solved.

With this knowledge however, I think making a note somewhere on the Readme/Wiki that Text speed needs to be set to Fast int the event anyone else runs into this problem

zyro670 commented 1 year ago

Glad it was a fix as simple as that! Thank you to all who helped troubleshoot, I’ve made note in the wiki to ensure text speed is set to fast. Will go ahead and close