Despite having all the pool info, running everything as Administrator, when I run the command:
python run_p2pool.py --net freicoin --give-author 0.0 --no-bugreport --disable-upnp
It will start up fine, go through the status / success process but then pops up with the following:
"Couldn't link returned work's merkle root with its handler. This should only happen if this process was recently restarted!"
When I had this doing mining BTC it was due to not running bitcoind & command prompt in admin mode, but I'm doing just that with FRC.
Any ideas what would cause it?
Oh and I'm on windows 7.