There's also NO wallet.dat anywhere in the potcoin folder in the program files. Where do I find those?
Windows: type the %appdata% in stat meniu ant it will show up AppData folder in which somewhere is stored Potcoin wallet, blockchain and so.
Thank you for the help. Now I have put the wallet there and shows the transactions, but remains offline, out of sync and 117 weeks behind because I am not able to put in any nodes. I keep getting the "Method not found code - 32601" message
Thank you for trying to help and if there's anything else I'm not doing correctly, please let me know.
What command are you using in the debug console?
You should be using the following
addnode 127.0.0.1 add
replace 127.0.0.1 with the node your adding, hit enter after each one and you MUST have add at the end of the line or it won't work. Alternatively you can copy/paste the node list from cryptoid into the potcoin.conf file in your %appdata%/potcoin folder, if you don't have a .conf you can create one just make sure that its named potcoin.conf, you may have to edit the name as notepad likes to name it .conf.txt no matter the options you choose for for file type. You can also grab a premade conf from my amazon folder that I shared further up this thread.