[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]#

>> --------------------------------------------------
>> From: "Loic Dachary" <[EMAIL PROTECTED]>
>> Sent: Friday, March 07, 2008 2:11 AM
>> To: "Robert Frew" <[EMAIL PROTECTED]>
>> Cc: "Pokersource Users" <[email protected]>
>> Subject: Re: Help with Poker
>>
>>> Robert Frew wrote:
>>>> Loic,
>>>>  Sorry to bother you but after installing your poker software, I try to 
>>>> run the server using /usr/sbin/pokerserver and after a few lines of 
>>>> text go by, it errors with this:
>>>>  File "/usr/lib/python2.4/site-packages/pokerengine/pokergame.py", line 
>>>> 2348, in setBettingStructure
>>>>     self.unit = int(self.getParam('/bet/@unit' 
>>>> <mailto:%27/bet/@unit%27>))
>>>> ValueError: invalid literal for int():
>>>>  Any ideas? Thanks for your help.
>>>>  Rob
>>>>
>>> It looks like a parameter file is missing or invalid. Could you please 
>>> post the full logs ?
>>>
>>> Cheers
>>>
>>> P.S. I cc the list.
>>>
>>>
>>
>
> 

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to