DigiTechs wrote:
One question: Why is everyone a pony on this thread (It's weird, but funny)
April fools day.
Offline
I've released Chat.PY 2.0! You can look at the first post for more details. (Download, Instructions, etc)
Offline
i hope neigh is here
Offline
lovepiggies03 wrote:
i hope neigh is here
What do you mean?
Technically, it doesn't exit. But the "mod" is here.
Last edited by Magnie (2012-04-02 20:29:18)
Offline
zippynk wrote:
The server seems to be down right now.
Yeah, it suddenly stopped working. It should be back up now.
Offline
Magnie wrote:
Browser - Due to unknown reasons, I can't seem to load the project in ZeroLuck's Mesh Java Player (it sticks at 20% loading), but you can try to use it here.
I think you should try renaming the file that you are attempting to access to something simpler - try just 'chat.sb' as it could be that it does not support spaces in the filename.
Actually, testing it out, just try using an absolute url to the file. (but also rename the project to something a little more computer friendly).
<html> <head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title> MeshJavaPlayer - 2.0 Chat.PY </title> </head> <body> <p align="center"> <applet archive="MeshJavaPlayer_files/MeshJavaPlayer.jar" code="MeshScratchApplet" height="387" width="482"> <param name="server" value="scratch.playfultest.tk"> <param name="port" value="42001"> <param name="project" value="http://playfultest.tk/scratch/chat.sb"> </applet> </p> </body> </html>
and rename the project to chat.sb
Last edited by rookwood101 (2012-04-03 08:51:55)
Offline
rookwood101 wrote:
Magnie wrote:
Browser - Due to unknown reasons, I can't seem to load the project in ZeroLuck's Mesh Java Player (it sticks at 20% loading), but you can try to use it here.
I think you should try renaming the file that you are attempting to access to something simpler - try just 'chat.sb' as it could be that it does not support spaces in the filename.
Actually, testing it out, just try using an absolute url to the file. (but also rename the project to something a little more computer friendly).Code:
<html> <head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title> MeshJavaPlayer - 2.0 Chat.PY </title> </head> <body> <p align="center"> <applet archive="MeshJavaPlayer_files/MeshJavaPlayer.jar" code="MeshScratchApplet" height="387" width="482"> <param name="server" value="scratch.playfultest.tk"> <param name="port" value="42001"> <param name="project" value="http://playfultest.tk/scratch/chat.sb"> </applet> </p> </body> </html>and rename the project to chat.sb
Err, You said what is in bold twice? (just pointing out)
Offline
rookwood101 wrote:
Magnie wrote:
Browser - Due to unknown reasons, I can't seem to load the project in ZeroLuck's Mesh Java Player (it sticks at 20% loading), but you can try to use it here.
I think you should try renaming the file that you are attempting to access to something simpler - try just 'chat.sb' as it could be that it does not support spaces in the filename.
Actually, testing it out, just try using an absolute url to the file. (but also rename the project to something a little more computer friendly).Code:
<html> <head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title> MeshJavaPlayer - 2.0 Chat.PY </title> </head> <body> <p align="center"> <applet archive="MeshJavaPlayer_files/MeshJavaPlayer.jar" code="MeshScratchApplet" height="387" width="482"> <param name="server" value="scratch.playfultest.tk"> <param name="port" value="42001"> <param name="project" value="http://playfultest.tk/scratch/chat.sb"> </applet> </p> </body> </html>and rename the project to chat.sb
Well, now it loads. But I haven't been able to send any messages, though I can receive messages. Other than that, I haven't done much debugging (laziness).
Last edited by Magnie (2012-04-03 12:21:37)
Offline
I found a bug. A big bug. When I post a chat message, I don't see it.
Offline
aaaaaaa can't talk!
I can't see what I say! Not sure what's happening..
Just like what happened to geono.
I'll try unmuting myself (if I'm muted).
Oh I know the server is down
hmmm
Cannot connect to scratch.playfultest.tk
Last edited by zippynk (2012-04-03 13:57:10)
Offline
Fixed it all.
Please wait at least 15 minutes before posting errors, it takes time to get the server back up.
Offline
zippynk wrote:
Bug: Swear word filter is not case-sensetive.
I'm on...
Offline
zippynk wrote:
Bug: Swear word filter is not case-sensetive.
Yeah, I realized that. Still trying to fix it.
Offline
2.0 Chat.PY
As an executable! Using Panther's [join mesh ''] block, I created a project to make my life easier, then Magnie suggested I compile it.
After about 10 minutes frantic work, here it is
Last edited by ohaiderstudios (2012-04-04 00:00:48)
Offline
Bklecka wrote:
is the server off? i cant connect
Hmm, I can't seem to figure out what went wrong. By looking at the logs, people could connect but none of the messages were sent to the users. I have a theory on what happened, but I'm not entirely sure.
Anyway, it's back up.
Offline
ohaiderstudios wrote:
2.0 Chat.PY
As an executable! Using Panther's [join mesh ''] block, I created a project to make my life easier, then Magnie suggested I compile it.
After about 10 minutes frantic work, here it is
Does it run on Mac? (I'm on a mobile device right now so I can't tell.)
Offline
zippynk wrote:
ohaiderstudios wrote:
2.0 Chat.PY
As an executable! Using Panther's [join mesh ''] block, I created a project to make my life easier, then Magnie suggested I compile it.
After about 10 minutes frantic work, here it isDoes it run on Mac? (I'm on a mobile device right now so I can't tell.)
Only for Windows, sorry.
Offline