I know where the wallet file is, but copying it into the newer version wallet folder DOES NOT WORK. That is what many of us are complaining about. My coins are trapped in v3.2, which is not functioning properly so I cannot send the coins to the newer version that way either.
Hmm. The wallet.dat layout has changed since v0.3.2, but there should be code to load it into a v0.3.3 wallet. I'll look into it.
Generally speaking, v0.3.2 is incompatible with v0.3.3; the network protocol changed, so you won't be able to connect to peers.
I was able to upgrade from 0.3.0 b365 to the 0.3.3 b372 version by just copy pasting the wallet folder. So maybe you could try and upgrade to that version then the newest one. I did run the new wallet first let it make new wallet files then I OVERWRITE those files and it worked for me.
To clarify, the proper upgrade procedure is:
1) unzip the new Sia-UI
2) close the old Sia-UI
3) copy the old wallet/ folder from the old Sia-UI/Sia folder into the new.
4) run the new Sia-UI
Apologies if this was not very clear. We're working on making updates much easier (i.e. just click a button and restart Sia-UI). It's already possible to update siad in this way, but not Sia-UI.
Just in reference to this - that's not a joke - I copied an address wrong (missed the last two digits, cause it wrapped in my terminal, which had been in a screen session at the time, causing the newline to be copied) and send 20MSia to oblivion.
yeesh. I'm surprised the send did not return an error though. It should fail if you supply an address that is not long enough.