kwsch / SysBot.NET

sys-botbase client for remote control automation of Nintendo Switch consoles.
https://projectpokemon.org/home/files/file/4207-sysbot-automatic-build/
GNU Affero General Public License v3.0
464 stars 271 forks source link

RaidBot: Full Party not starting #71

Closed kaelmoreno-cp closed 4 years ago

kaelmoreno-cp commented 4 years ago

Hi,

The raidbot is not starting even if the party is full, tho it works sometimes. I've checked the value of BitConverter.ToUInt32(data, 0) in GetRaidPartyIsFullAsync, but its giving the same value everytime.

Thanks!

Lusamine commented 4 years ago

I'm not able to replicate this. The most common reason for offsets not to work is hosting hacked raids or using any additional methods to sideload hacked raid rewards. If you're not doing either of these, I would suggest joining the Discord server with full details of what you're doing to cause this to happen.

kaelmoreno-cp commented 4 years ago

Hi @Lusamine ,

I think I found the cause. It happens when the console is docked. Is it recommended to undock the switch when using the bot?

Sure, I'll happily join the discord :)

Thanks!

Lusamine commented 4 years ago

There are other problems that happen when docking, but I've never heard of this happening due to it. Usually it's a controller issue that happens.

kaelmoreno-cp commented 4 years ago

I'll talk to you in discord then :) Thank you!