Hi,
When starting poker-network bots on a succesfully configured
poker-network and poker-web server,
I get the following error:
2008-09-04 12:25:26+0200 [PokerBotProtocol,client] Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/twisted/python/log.py", line
51, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/usr/lib/python2.4/site-packages/twisted/python/log.py", line
36, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/lib/python2.4/site-packages/twisted/python/context.py",
line 59, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.4/site-packages/twisted/python/context.py",
line 37, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File
"/usr/lib/python2.4/site-packages/twisted/internet/pollreactor.py",
line 186, in _doReadOrWrite
why = selectable.doRead()
File "/usr/lib/python2.4/site-packages/twisted/internet/tcp.py",
line 362, in doRead
return self.protocol.dataReceived(data)
File "/usr/lib/python2.4/site-packages/pokernetwork/protocol.py",
line 289, in dataReceived
self.handleData()
File "/usr/lib/python2.4/site-packages/pokernetwork/protocol.py",
line 270, in handleData
self._handler(packet)
File "/usr/lib/python2.4/site-packages/pokernetwork/pokerclient.py",
line 669, in _handleConnection
self.explain.explain(packet)
File "/usr/lib/python2.4/site-packages/pokernetwork/pokerexplain.py",
line 493, in explain
if player.buy_in_payed:
exceptions.AttributeError: 'NoneType' object has no attribute
'buy_in_payed'
ii python-poker-network 1.7.0-1 multiplayer
poker server and client library
ii python-poker-engine 1.3.0-1 multiplayer
poker engine with abstract variants specifications
ii poker-web 1.7.0-1 Web interface
to a poker-network server
Any clues ?
Note: poker-web is working
pok01:/etc# wget --quiet -O -
'http://localhost/poker-web/currency_one.php?command=get_note&value=500000000&count=100&autocommit=yes'
http://localhost/poker-web/currency_one.php 803
760df6d46a61d421562055f82e948b8e8374fee3 500000000
http://localhost/poker-web/currency_one.php 805
727fe6b1977da304a8d1a6de34b5f425fa4daa9d 500000000
(truncated log)
--
bou ^
_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users