Hi to all there.
Can someone gently let me know the server that we need to connect for
Hi to all there.
Can someone gently let me know the server that we need to connect for
use the MRC inter chat on Mystic BBS?
tbbs.homeip.net port 5000 and its mystic relay chat. ;p
tbbs.homeip.net port 5000 and its mystic relay chat. ;pHasen't worked here in days. I've turned it off here, till I have time to check it out.
On 10/13/16, dream master considered the following...
tbbs.homeip.net port 5000 and its mystic relay chat. ;p
Hasen't worked here in days. I've turned it off here, till I have time to check it out.
Curious what is happening when you run it? I have a pretty good load of BBS's connected right now and most of the time. :)
On 10/14/16, Pequito considered the following...
Curious what is happening when you run it? I have a pretty good load BBS's connected right now and most of the time. :)
When I try and run it, it spits this out,
C:\mystic>mrc_client.py tbbs.homeip.net 5000
Fri Oct 14 15:41:42 2016 : Connected to Mystic Relay Chat host tbbs.homeip.net Traceback (most recent call last):
File "C:\mystic\mrc_client.py", line 179, in <module>
mainproc()
File "C:\mystic\mrc_client.py", line 152, in mainproc
send_mrc()
File "C:\mystic\mrc_client.py", line 75, in send_mrc
message=mline[6]
IndexError: list index out of range
THe same here, seems don't work
@ECHO OFF
:LOOP
python mrc_client.py tbbs.homeip.net 5000
TIMEOUT /T 1
GOTO LOOP
This would reload if crashes somewhere when your not around.
Let me know if this will help!
Cheers!
Pequito
On 10/14/16, Pequito considered the following...
@ECHO OFF
:LOOP
python mrc_client.py tbbs.homeip.net 5000
TIMEOUT /T 1
GOTO LOOP
This would reload if crashes somewhere when your not around.
Let me know if this will help!
Cheers!
Pequito
Thanks for your help with this. Originaly, I changed nothing. It just stopped connecting. Since then, my 'fixes' have screwed everything up.
:-)
I found the upgrading of the 'Spell Checker' caused problems so I've had to remove it. I tried going back to the previous version of MRC but no
go. I guess this old XP32 machine won't be able to cut it.
Think I'll just leave everything alone. If it ain't broke, don't fix it. :-)
XP is more tricky on a looped batch file but here is a possible
solution to help keep the process running.
@ECHO ON
:LOOP
mrc_client.py tbbs.homeip.net 5000
@ping 192.0.2.2 -n 1 -w %1000 > nul
GOTO LOOP
Let me know if any of this helps!
Cheers!
15 Oct 16 09:28, you wrote to Mick Manning:
XP is more tricky on a looped batch file but here is a possible solution to help keep the process running.
@ECHO ON
:LOOP
mrc_client.py tbbs.homeip.net 5000
@ping 192.0.2.2 -n 1 -w %1000 > nul
GOTO LOOP
The above 5 lines works fine for me on my system, thanks for the info help! I've found my MIS unloaded (crashed) last night from 8:33pm till noom today, so
I might just start loading it from a LOOP batch also.
On 10/15/16, Pequito considered the following...
Let me know if any of this helps!
Cheers!
No matter how I try and execute this Python script, it returns the same errors as before. I found an updated version of Python for XP, re-installed the older version of MRC (that used to work here), re compiled, and nothing. It connects to you for a sec, then craps out.
Waiting on that IRC Connect thing someone is working on.
Thanks again Pequito.
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 31 |
Nodes: | 8 (0 / 8) |
Uptime: | 226:37:32 |
Calls: | 2,087 |
Calls today: | 1 |
Files: | 11,140 |
Messages: | 948,454 |