I edited my Reserve Balance in wallet and now my wallet wont open I get an invalid reserve balance error upon launching then it shuts down. editing the conf file does nothing
Hm. I vaguely remember a similar error some months ago, but I don't remember how I solved it.
Can you try to start the wallet with the -reservebalance parameter? This would look this kind:
slimcoin-qt -reservebalance=9999
(in Windows: it should work with slimcoin-qt.exe instead of slimcoin-qt)
slimcoind -reservebalance=9999
replacing 9999 with your desired amount. If it works, you can try to re-configure the balance set in the wallet.
I
think that was what allowed me to fix it for me (although I'm not sure). However don't know where the reservebalance value
set in the wallet is stored. So if it doesn't work, maybe you'll have to backup wallet.dat and delete all data/blockchain files.