Pages:
Author

Topic: [ANN] CROAT - THE CATALAN ALTCOIN - EGALITARIAN COIN OF THE CATALAN PEOPLE - page 14. (Read 66263 times)

newbie
Activity: 17
Merit: 0
On the stock exchange where there is now a Croat normal? Input and output is normal there?

Yes, deposit and withdraw are ok at stocks.exchange
sr. member
Activity: 683
Merit: 251
On the stock exchange where there is now a Croat normal? Input and output is normal there?
newbie
Activity: 37
Merit: 0
data-dir=D:\Cryptocurrencies\Croat\bcdata\

the above does not work when the individual files are inside that last folder.

I checked again, I think that you can't do it with windows  Angry

https://github.com/croatproject/Croat/blob/80f9aae00421979744a6e4c09eab82b5ecbd33b2/src/Common/Util.cpp#L309

I think that CROATCore gets default (CSIDL_APPDATA) folder when use Windows. I will notify if it can be changed...
Thanks, would be good to get this off my main hard drive if possible. I do try to run the node all the time but space is precious on my SSD. My 5 TB secondary HD is perfectly happy to host it Smiley

I did it like this for all the coins I'm following. I use separate internal hdd like F:, just for blockchains.

1.) exit from wallet, check task manager - details, that process is no running

2.) Copy all XX gb of files from:
  • "C:\Users\Donald\AppData\Roaming\croat"
    to
    "F:\croat"

and wait for it to copy everything.

* you can copy the complete folder also, or by drag'n'drop or copy/paste folder

3.) Delete
  • "C:\Users\Donald\AppData\Roaming\croat" (folder)

* basically steps 2 and 3 are moving, but this is safer way - copy/delete - because of many files/big files

4.) Open Administrator command prompt and then:
  • MKLINK /J "C:\Users\Donald\AppData\Roaming\croat" "F:\croat"

* before this command, folder "C:\Users\Donald\AppData\Roaming\croat" doesn't exist (it's deleted in step 3.)

5.) Nothing to change in CroatCore.
On old location (C:\Users\Donald\AppData\Roaming\croat), you will now have symbolic link to the files actually residing on other hdd.



Hi again, it works well!
I take this opportunity to make a new video and show how to move blockchain folder to different path.

https://www.youtube.com/watch?v=WIwFHFslny4

Thanks Coulston!

cryptocurrencyfreak, with this information you can solve your problem?




Yes, thank you. Your video was perfect.
full member
Activity: 346
Merit: 101
data-dir=D:\Cryptocurrencies\Croat\bcdata\

the above does not work when the individual files are inside that last folder.

I checked again, I think that you can't do it with windows  Angry

https://github.com/croatproject/Croat/blob/80f9aae00421979744a6e4c09eab82b5ecbd33b2/src/Common/Util.cpp#L309

I think that CROATCore gets default (CSIDL_APPDATA) folder when use Windows. I will notify if it can be changed...
Thanks, would be good to get this off my main hard drive if possible. I do try to run the node all the time but space is precious on my SSD. My 5 TB secondary HD is perfectly happy to host it Smiley

I did it like this for all the coins I'm following. I use separate internal hdd like F:, just for blockchains.

1.) exit from wallet, check task manager - details, that process is no running

2.) Copy all XX gb of files from:
  • "C:\Users\Donald\AppData\Roaming\croat"
    to
    "F:\croat"

and wait for it to copy everything.

* you can copy the complete folder also, or by drag'n'drop or copy/paste folder

3.) Delete
  • "C:\Users\Donald\AppData\Roaming\croat" (folder)

* basically steps 2 and 3 are moving, but this is safer way - copy/delete - because of many files/big files

4.) Open Administrator command prompt and then:
  • MKLINK /J "C:\Users\Donald\AppData\Roaming\croat" "F:\croat"

* before this command, folder "C:\Users\Donald\AppData\Roaming\croat" doesn't exist (it's deleted in step 3.)

5.) Nothing to change in CroatCore.
On old location (C:\Users\Donald\AppData\Roaming\croat), you will now have symbolic link to the files actually residing on other hdd.



Hi again, it works well!
I take this opportunity to make a new video and show how to move blockchain folder to different path.

https://www.youtube.com/watch?v=WIwFHFslny4

Thanks Coulston!

cryptocurrencyfreak, with this information you can solve your problem?



sr. member
Activity: 683
Merit: 251
 There are backups, Yes deleted all files before reinstalling the wallet but nothing has changed.

Your antivirus or other application blocks connection to internet?, can you run croatcore as administrator (right mouse/run as administrator)? Can you make a new windows profile on you computer and try to do installation steps again https://www.youtube.com/watch?v=8L5-4eGjJLo

If doesn't works, please, send me a pm. Thanks.
The problem was that the antivirus blocked the account after disabling antivirus, everything went back to normal. Thank you for your help.
full member
Activity: 346
Merit: 101
 There are backups, Yes deleted all files before reinstalling the wallet but nothing has changed.

Your antivirus or other application blocks connection to internet?, can you run croatcore as administrator (right mouse/run as administrator)? Can you make a new windows profile on you computer and try to do installation steps again https://www.youtube.com/watch?v=8L5-4eGjJLo

If doesn't works, please, send me a pm. Thanks.
sr. member
Activity: 683
Merit: 251
By the way my wallet has stopped syncing how to solve the problem? I already wrote earlier and in response to me there gave a link to the file but it does not work already.

I leave here latest blockchain backups (https://croatpool.com/blockchain/). Try to replace in %appdata%\croat folder. You can use 7zip to unzip files https://www.7-zip.org
Didn't help, just open the wallet and here's the second window that loads the blocks it just turns blank and download.

Ok, can you answer me this:

1. Do you have a backup of your wallet (or export keys?)
2. When do you replace blockchain backup, do you delete other files same as (blockcache...), if not do it..

There are backups, Yes deleted all files before reinstalling the wallet but nothing has changed.
full member
Activity: 346
Merit: 101
By the way my wallet has stopped syncing how to solve the problem? I already wrote earlier and in response to me there gave a link to the file but it does not work already.

I leave here latest blockchain backups (https://croatpool.com/blockchain/). Try to replace in %appdata%\croat folder. You can use 7zip to unzip files https://www.7-zip.org
Didn't help, just open the wallet and here's the second window that loads the blocks it just turns blank and download.

Ok, can you answer me this:

1. Do you have a backup of your wallet (or export keys?)
2. When do you replace blockchain backup, do you delete other files same as (blockcache...), if not do it..
sr. member
Activity: 683
Merit: 251
Downloaded the new wallet and installed it but the clock is not started still. Someone faced a similar problem?
sr. member
Activity: 683
Merit: 251
By the way my wallet has stopped syncing how to solve the problem? I already wrote earlier and in response to me there gave a link to the file but it does not work already.

I leave here latest blockchain backups (https://croatpool.com/blockchain/). Try to replace in %appdata%\croat folder. You can use 7zip to unzip files https://www.7-zip.org
Didn't help, just open the wallet and here's the second window that loads the blocks it just turns blank and download.
full member
Activity: 346
Merit: 101
By the way my wallet has stopped syncing how to solve the problem? I already wrote earlier and in response to me there gave a link to the file but it does not work already.

I leave here latest blockchain backups (https://croatpool.com/blockchain/). Try to replace in %appdata%\croat folder. You can use 7zip to unzip files https://www.7-zip.org
sr. member
Activity: 683
Merit: 251
By the way my wallet has stopped syncing how to solve the problem? I already wrote earlier and in response to me there gave a link to the file but it does not work already.
sr. member
Activity: 683
Merit: 251
When will new exchanges for this project be added? It is high time to add coins at least for a simple exchange like Iobit.
full member
Activity: 346
Merit: 101
data-dir=D:\Cryptocurrencies\Croat\bcdata\

the above does not work when the individual files are inside that last folder.

I checked again, I think that you can't do it with windows  Angry

https://github.com/croatproject/Croat/blob/80f9aae00421979744a6e4c09eab82b5ecbd33b2/src/Common/Util.cpp#L309

I think that CROATCore gets default (CSIDL_APPDATA) folder when use Windows. I will notify if it can be changed...
Thanks, would be good to get this off my main hard drive if possible. I do try to run the node all the time but space is precious on my SSD. My 5 TB secondary HD is perfectly happy to host it Smiley

I did it like this for all the coins I'm following. I use separate internal hdd like F:, just for blockchains.

1.) exit from wallet, check task manager - details, that process is no running

2.) Copy all XX gb of files from:
  • "C:\Users\Donald\AppData\Roaming\croat"
    to
    "F:\croat"

and wait for it to copy everything.

* you can copy the complete folder also, or by drag'n'drop or copy/paste folder

3.) Delete
  • "C:\Users\Donald\AppData\Roaming\croat" (folder)

* basically steps 2 and 3 are moving, but this is safer way - copy/delete - because of many files/big files

4.) Open Administrator command prompt and then:
  • MKLINK /J "C:\Users\Donald\AppData\Roaming\croat" "F:\croat"

* before this command, folder "C:\Users\Donald\AppData\Roaming\croat" doesn't exist (it's deleted in step 3.)

5.) Nothing to change in CroatCore.
On old location (C:\Users\Donald\AppData\Roaming\croat), you will now have symbolic link to the files actually residing on other hdd.



sounds good! I will try it too, thanks!
newbie
Activity: 10
Merit: 0
data-dir=D:\Cryptocurrencies\Croat\bcdata\

the above does not work when the individual files are inside that last folder.

I checked again, I think that you can't do it with windows  Angry

https://github.com/croatproject/Croat/blob/80f9aae00421979744a6e4c09eab82b5ecbd33b2/src/Common/Util.cpp#L309

I think that CROATCore gets default (CSIDL_APPDATA) folder when use Windows. I will notify if it can be changed...
Thanks, would be good to get this off my main hard drive if possible. I do try to run the node all the time but space is precious on my SSD. My 5 TB secondary HD is perfectly happy to host it Smiley

I did it like this for all the coins I'm following. I use separate internal hdd like F:, just for blockchains.

1.) exit from wallet, check task manager - details, that process is no running

2.) Copy all XX gb of files from:
  • "C:\Users\Donald\AppData\Roaming\croat"
    to
    "F:\croat"

and wait for it to copy everything.

* you can copy the complete folder also, or by drag'n'drop or copy/paste folder

3.) Delete
  • "C:\Users\Donald\AppData\Roaming\croat" (folder)

* basically steps 2 and 3 are moving, but this is safer way - copy/delete - because of many files/big files

4.) Open Administrator command prompt and then:
  • MKLINK /J "C:\Users\Donald\AppData\Roaming\croat" "F:\croat"

* before this command, folder "C:\Users\Donald\AppData\Roaming\croat" doesn't exist (it's deleted in step 3.)

5.) Nothing to change in CroatCore.
On old location (C:\Users\Donald\AppData\Roaming\croat), you will now have symbolic link to the files actually residing on other hdd.

newbie
Activity: 37
Merit: 0
data-dir=D:\Cryptocurrencies\Croat\bcdata\

the above does not work when the individual files are inside that last folder.

I checked again, I think that you can't do it with windows  Angry

https://github.com/croatproject/Croat/blob/80f9aae00421979744a6e4c09eab82b5ecbd33b2/src/Common/Util.cpp#L309

I think that CROATCore gets default (CSIDL_APPDATA) folder when use Windows. I will notify if it can be changed...
Thanks, would be good to get this off my main hard drive if possible. I do try to run the node all the time but space is precious on my SSD. My 5 TB secondary HD is perfectly happy to host it Smiley
newbie
Activity: 37
Merit: 0
Quote
I guess this coin is a joke or a scam or both

You are just a god damn intellect now aren't you?
full member
Activity: 479
Merit: 103
How many coins have you destined to the currently jailed Catalan politicians? Have they been notified about Croat? If not, I guess this coin is a joke or a scam or both.
full member
Activity: 346
Merit: 101
data-dir=D:\Cryptocurrencies\Croat\bcdata\

the above does not work when the individual files are inside that last folder.

I checked again, I think that you can't do it with windows  Angry

https://github.com/croatproject/Croat/blob/80f9aae00421979744a6e4c09eab82b5ecbd33b2/src/Common/Util.cpp#L309

I think that CROATCore gets default (CSIDL_APPDATA) folder when use Windows. I will notify if it can be changed...
newbie
Activity: 37
Merit: 0
data-dir=D:\Cryptocurrencies\Croat\bcdata\

the above does not work when the individual files are inside that last folder.
Pages:
Jump to: