Johnson
Visitor
|
Error at runtime: getinfo command - 2007/03/27 02:46
Hi everyone. Here's the problem: I log in server as admin using rootpass. I am capable of all admin commands (rmuser definitely works). When I try to issue a getinfo command <getinfo room='Lobby' />, I get a runtime error that shows up on the console.
error: uncaptured python exception, closing channel <palabre.palabreClient.PalabreClient connected '127.0.0.1' at 0x_______> <exceptions.AttributeError:'_socketobject' object has no attribute 'serverGetRoom' [asyncore.pyc|read|69] [asyncore.pyc|handle_read_event|390] [asynchat.pyc|handle_read|136] [palabrepalabreClient.pyc|foundterminator|166] [palabrepalabreClient.pyc|parseData282] [asyncore.pyc|__getattr__|365]>
I am running palabre 5.0. I fixed the tabbing for serverGetInfo and built the exe using py2exe and tried again, but no change. I would really like this to work, but if you have no other suggestions, I will just write a work around.
Thanks,
Johnson
|