I am using this for litecoin and just updated it to newer version it doesn't seem to want to connect.
start /MIN run_p2pool.exe urs pwd --net litecoin -a litecoinaddr --p2pool-port 9332 -w 9334
cd C:\Program Files (x86)\Bitcoin\Litecoin\litecoin-windows-miner-10-10-2011
start /MIN /LOW /AFFINITY E minerd.exe --algo scrypt --s 6 --threads 2 --retries -1 --url
http://127.0.0.1:9334 --userpass urs:pwd
It starts up without errors. Goes to have 1000/1000 blocks and after like 10 minutes it starts saying lost connection to bitcoind for 60 seconds. Miner is giving me p2ppool not connected to any peers.
It worked fine in the older version just before so this is puzzling.