I've tried to start another crave.exe with .bat and another directory for files (i copied another crave.exe in this directory to use it), and i got a message that connexion to port 0.0.0.0.0:30104 is impossible, and crave.exe already in use (of course cause i run a 1st mn on this computer).
Then it tells me that it can't connect to any port, and have to use -listen=0.
i didn't configure the 2nd .conf file at all and just run the 2nd crave.exe for the 1st time.
Do you know why i can't launch crave.exe twice ? Must i copy it or use always the same one for both ?
-datadir=C:\Users\*****\AppData\Roaming\CraveMasterNode2
add that to the second exe shortcort. you will need to copy and paste the old roaming folder , and change the name
I did exactly like that:
StartMasterNode1.bat
crave-qt -datadir=C:\SubFolders\CraveMasterNode1
StartMasterNode2.bat
crave-qt -datadir=C:\SubFolders\CraveMasterNode2
with one crave qt.exe in the Subfolder, and the same roaming content in each "CraveMasterNode1 and 2" folder (except wallet of course), but same result
Appreciate your help