XorTroll / emuiibo

Virtual amiibo (amiibo emulation) system for Nintendo Switch
GNU General Public License v2.0
1.18k stars 83 forks source link

Bug when generating all and uploading via FTP #142

Closed 1DontEx1st closed 1 year ago

1DontEx1st commented 4 years ago

How to recreate:

  1. Load Emutool
  2. Tick Upload generated amiibos to FTP
  3. Enter ftp address & port
  4. Click Create virtual amiibo

Error is: Caught exception (ArgumentNullException) at Button1_Click

Value cannot be null Parameter name: path1

ZomoXYZ commented 3 years ago

I'm still having this issue v0.6.3

ZomoXYZ commented 3 years ago

Looking at MainForm.cs:283, actual_base_dir is currently null according to the error.

actual_base_dir is set to be the original base_dir, which is initialized as null and then never touched. I believe setting actual_base_dir to a blank string should fix it.

I made a pull request that should fix this #176, but I don't have the tools installed to run C# and test this.

XorTroll commented 3 years ago

Release.zip

Can you reproduce it with this build?

obamalawyer commented 3 years ago

Well no one seemed to have responded but the transfer all + ftp option works in the build you uploaded

ArchOwlen commented 2 years ago

The release.zip posted above solved the issue for me!

but times out for me soon after