Loic Dachary <[EMAIL PROTECTED]> writes:
>
>
> Johan Euphrosine wrote:
> > 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 ?
> You must upgrade poker-engine to the latest from the packaging-farm
> (same version, unfortunately, that's what you have to deal with when
> using cutting edge versions
I've upgrade poker-engine but the bug still unfixed :
2008-09-04 16:45:28+0200 [PokerBotProtocol,client] Stopping factory
<__builtin__.PokerBotFactory instance at 0x2b0b650cb7a0>
2008-09-04 16:45:28+0200 [-] Main loop terminated.
2008-09-04 16:45:28+0200 [-] Server Shut Down.
2008-09-04 16:50:31+0200 [-] Log opened.
2008-09-04 16:50:31+0200 [-] twistd 8.0.1 (/usr/bin/python 2.4.4) starting up
2008-09-04 16:50:31+0200 [-] reactor class: <class
'twisted.internet.pollreactor.PollReactor'>
2008-09-04 16:50:31+0200 [-] Starting factory <__builtin__.PokerBotFactory
instance at 0x2b587fa4c7a0>
2008-09-04 16:50:32+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'
2008-09-04 16:50:32+0200 [PokerBotProtocol,client] Stopping factory
<__builtin__.PokerBotFactory instance at 0x2b587fa4c7a0>
2008-09-04 16:50:32+0200 [-] Main loop terminated.
2008-09-04 16:50:32+0200 [-] Server Shut Down.
Arthur.
>
> Cheers
>
>
> Attachment (loic.vcf): text/x-vcard, 304 bytes
>
> _______________________________________________
> Pokersource-users mailing list
> [EMAIL PROTECTED]
> https://mail.gna.org/listinfo/pokersource-users
>
_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users