You don't need frames to view this website. Flash communication server. Flash mx xml socket server.
Home
Main Menu
Home
- - - - - - -
What is Palabre ?
Features
News
FAQ
Forum
DEMO
- - - - - - -
Downloads !
Browse SVN
- - - - - - -
Search
Contact Us
- - - - - - -
Sourceforge Project Page
Python
Links
Palabre on Facebook






Actionscript for Multiplayer games
 
Download Palabre Flash Xml Socket Server DOWNLOAD Download Palabre Flash Xml Socket Server FORUM Download Palabre Flash Xml Socket Server FAQ Download Palabre Flash Xml Socket Server WHAT IS IT
 



Using Palabre ? Coming here for Support ? Please consider making an (even small) donation :)
Palabre Forum  


::post new topic::
[FR] - Caractères spéciaux - 2008/01/10 13:42 Bonjour, voici le petit soucis :

Lorsqu'un untilisateur envoie un noeud <m....> avec une virgule ',' ou un ';', le serveur plante et donne ce message.


error: uncaptured python exception, closing channel <palabre.palabreClient.Palab
reClient connected '192.168.1.2' at 0xb658a0> (exceptions.UnicodeDecodeError:'as
cii' codec can't decode byte 0xc3 in position 29: ordinal not in range(128) [asy
ncore.pyc|read|69] [asyncore.pyc|handle_read_event|391] [asynchat.pyc|handle_rea
d|137] [palabrepalabreClient.pyc|found_terminator|166] [palabrepalabreClient.p
yc|parseData|234] [palabrepalabreClient.pyc|clientHandleMessage|580] [palabrep
alabreClient.pyc|clientSendToRoom|625] [palabrepalabreRoom.pyc|roomSendToAllCli
ents|237] [palabrepalabreServer.pyc|formatMessage|490])


On peut régler ce problème en transformant la chaine, mais je jugeais util de prévenir .
  reply | quote
Re:[FR] - Caractères spéciaux - 2008/01/10 23:39 Dear admin,
if you're going to answer this question, answer it also in english because i've the same problem.
Thanks,
Carlos
  reply | quote
Re:[FR] - Caractères spéciaux - 2008/01/10 23:50 I can reply in english for fix this bug... Heuu, in bad english, but in english....

You can just do this :

When you Send, you do some like this :

socket.send("<msg r='default' b='1'>"+ escape(inputChat.text)+"</msg>");

And then, after for display text :

do some like this :

chat.htmlText += unescape(reponse);

It Work !

But its not fix the Serveur problem, u just Bypass the bug....

But i dont'know if its a real Bug or just a not supported char in Python language.....
  reply | quote
Re:[FR] - Caractères spéciaux - 2008/01/13 16:41 Thanks Bogotom!
Merci beacoup!!!! je suis de Navarre, Espagne! je parle un petit d'anglais et un petit de français ;) au revoir!
  reply | quote
Re:[FR] - Caractères spéciaux - 2008/02/20 14:21 Hi

Thanks for the report.
It looks like a problem when formating the xml message back for other users.
Will be fixed in 0.6
  reply | quote
Re:[FR] - Caractères spéciaux - 2008/02/20 23:26 cool :)
  reply | quote
::post new topic::
SORRY, website is currently mostly broken due to software changes on the server.
Hope to fix it soon ...

In the meantime you may still download palabre or use the forum