Robert Frew wrote:
> [EMAIL PROTECTED] poker-network-1.2.0]# /usr/sbin/pokerserver
> installing poll reactor
> Traceback (most recent call last):
> File "/usr/sbin/pokerserver", line 35, in ?
> run()
> File "/usr/lib/python2.4/site-packages/pokernetwork/pokerserver.py",
> line 109, in run
> app.startApplication(application, None)
> File "/usr/lib/python2.4/site-packages/twisted/application/app.py",
> line 400, in startApplication
> service.IService(application).startService()
> File
> "/usr/lib/python2.4/site-packages/twisted/application/service.py",
> line 233, in startService
> service.startService()
> File "/usr/lib/python2.4/site-packages/pokernetwork/pokerservice.py",
> line 176, in startService
> self.createTable(0, description)
> File "/usr/lib/python2.4/site-packages/pokernetwork/pokerservice.py",
> line 1561, in createTable
> table = PokerTable(self, id, description)
> File "/usr/lib/python2.4/site-packages/pokernetwork/pokertable.py",
> line 75, in __init__
> game.setBettingStructure(description["betting_structure"])
> File "/usr/lib/python2.4/site-packages/pokerengine/pokergame.py",
> line 2348, in setBettingStructure
> self.unit = int(self.getParam('/bet/@unit'))
> ValueError: invalid literal for int():
> [EMAIL PROTECTED] poker-network-1.2.0]#
Thanks. It behaves as if the poker-engine package was not installed. The
/bet/@unit refers to a poker-engine XML element, usualy found in a
/etc/poker-engine directory file. Are you positive poker-engine is
installed ? If it is, could you list the files that are in
/etc/poker-engine ?
I'm sure the problem can be fixed fairly easily ;-)
_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users