LegoFigure11 / RaidCrawler

Raid Viewer for Pokémon Scarlet and Violet
GNU General Public License v3.0
166 stars 58 forks source link

Save Block not found #136

Closed CrackedOutCrabby closed 1 year ago

CrackedOutCrabby commented 1 year ago

Describe the bug Every time i try to connect to game with ip, i get the error " Specified argument was out of range of valid values. (Parameter 'Save block not found in range +- 0x1000') "

To Reproduce If applicable, please list the steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior To just connect to my switch and find raids Screenshot 2023-03-13 150227

Raid Data If the result you see in the program does not match what you see in-game, please click "Dump Raid" and replace this text with the bytes in the window that pops up.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

itsteeb07 commented 1 year ago

click on 'build passing' at the bottom of the page, use that version

Melfear commented 1 year ago

I had the same issue and my workaround was to install Visual Studio Cummunity Edition, load the repo from git within VS, build, copy my config.json and filter.json file into my bin/debug folder and run it into debug mode within VS. I'll try using the build outside VS later but for now it's Raid Crawler time :)

Isegard commented 1 year ago

click on 'build passing' at the bottom of the page, use that version

what do you mean bottom of what page ?

LegoFigure11 commented 1 year ago

This should have been fixed by 2d64d0c, if the issue persists on latest nightly then please feel free to reopen!