When i run p2pool i got these errors..
Please help me.
2015-11-09 02:13:02.669000 P2Pool: 8699 shares in chain (4975 verified/8703 total) Peers: 6 (0 incoming)
2015-11-09 02:13:02.670000 Local: 1978kH/s in last 10.0 minutes Local dead on arrival: ~0.0% (0-2%) Expected time to share: 19.9 minutes
2015-11-09 02:13:02.671000 Shares: 2 (0 orphan, 0 dead) Stale rate: ~0.0% (0-66%) Efficiency: ~118.9% (40-119%) Current payout: (0.0000)=0.0000 DASH
2015-11-09 02:13:02.672000 Pool: 1705MH/s Stale rate: 15.9% Expected time to block: 2.3 hours
2015-11-09 02:13:03.708000 RECV inv 0110000000cd52a46a140a4cbe6c4c03f9313e048ae414d138f3cef1da8407c30845e2336b
2015-11-09 02:13:03.709000 > Error handling message: (see RECV line)
2015-11-09 02:13:03.709000 > Traceback (most recent call last):
2015-11-09 02:13:03.710000 > File "D:\Python27\lib\site-packages\twisted\internet\tcp.py", line 209, in doRead
2015-11-09 02:13:03.710000 > return self._dataReceived(data)
2015-11-09 02:13:03.710000 > File "D:\Python27\lib\site-packages\twisted\internet\tcp.py", line 215, in _dataReceived
2015-11-09 02:13:03.711000 > rval = self.protocol.dataReceived(data)
2015-11-09 02:13:03.711000 > File "C:\p2pool\p2pool\util\p2protocol.py", line 27, in dataReceived
2015-11-09 02:13:03.711000 > self.dataReceived2(data)
2015-11-09 02:13:03.711000 > File "C:\p2pool\p2pool\util\datachunker.py", line 40, in _DataChunker
2015-11-09 02:13:03.712000 > wants = receiver.send(buf.get(wants))
2015-11-09 02:13:03.712000 > --- <exception caught here> ---
2015-11-09 02:13:03.712000 > File "C:\p2pool\p2pool\util\p2protocol.py", line 57, in dataReceiver
2015-11-09 02:13:03.712000 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
2015-11-09 02:13:03.713000 > File "C:\p2pool\p2pool\util\pack.py", line 63, in unpack
2015-11-09 02:13:03.713000 > obj = self._unpack(data, ignore_trailing)
2015-11-09 02:13:03.713000 > File "C:\p2pool\p2pool\util\pack.py", line 42, in _unpack
2015-11-09 02:13:03.714000 > obj, (data2, pos) = self.read((data, 0))
2015-11-09 02:13:03.714000 > File "C:\p2pool\p2pool\util\pack.py", line 295, in read
2015-11-09 02:13:03.714000 > item[key], file = type_.read(file)
2015-11-09 02:13:03.714000 > File "C:\p2pool\p2pool\util\pack.py", line 171, in read
2015-11-09 02:13:03.715000 > res, file = self.type.read(file)
2015-11-09 02:13:03.715000 > File "C:\p2pool\p2pool\util\pack.py", line 295, in read
2015-11-09 02:13:03.715000 > item[key], file = type_.read(file)
2015-11-09 02:13:03.715000 > File "C:\p2pool\p2pool\util\pack.py", line 151, in read
2015-11-09 02:13:03.716000 > raise ValueError('enum data (%r) not in pack_to_unpack (%r)' % (data, self.pack_to_unpack))
2015-11-09 02:13:03.716000 > exceptions.ValueError: enum data (16) not in pack_to_unpack ({1: 'tx', 2: 'block', 3: 'filtered_block', 4: 'txlock_request', 5: 'txlock_vote', 6: 'spork', 7: 'masternode_winner', 8: 'masternode_scanning_error', 9: 'budget_vote', 10: 'budget_proposal', 11: 'budget_finalized', 12: 'budget_finalized_vote', 13: 'masternode_quorum', 14: 'masternode_announce', 15: 'masternode_ping'})
2015-11-09 02:13:06.768000 New work for worker! Difficulty: 0.000977 Share difficulty: 0.631912 Total block value: 4.178624 DASH including 2 transactions
2015-11-09 02:13:08.708000 P2Pool: 8700 shares in chain (4976 verified/8704 total) Peers: 6 (0 incoming)
2015-11-09 02:13:08.710000 Local: 1978kH/s in last 10.0 minutes Local dead on arrival: ~0.0% (0-2%) Expected time to share: 19.9 minutes
2015-11-09 02:13:08.710000 Shares: 2 (0 orphan, 0 dead) Stale rate: ~0.0% (0-66%) Efficiency: ~118.9% (40-119%) Current payout: (0.0000)=0.0000 DASH
2015-11-09 02:13:08.711000 Pool: 1704MH/s Stale rate: 15.9% Expected time to block: 2.3 hours