Author |
Message |
KrynetiX Seasoned Helper

Gender: Joined: Jan 06 2003 Posts: 137 Location: Poconos Offline
|
Posted: Sat Jun 30, 2007 6:00 pm Post subject: Where is a working mirror for CCC? |
 |
|
|
|
The wiki still refers to sscx/asss
http://wiki.minegoboom.com/index.php/CCC
Last edited by KrynetiX on Thu Jul 05, 2007 9:38 am, edited 1 time in total |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Sat Jun 30, 2007 6:09 pm Post subject: |
 |
|
|
|
It comes in the scripts directory of asss. It's also on viewmtn download here (note unix line endings). _________________ ss news  |
|
Back to top |
|
 |
KrynetiX Seasoned Helper

Gender: Joined: Jan 06 2003 Posts: 137 Location: Poconos Offline
|
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
|
Back to top |
|
 |
KrynetiX Seasoned Helper

Gender: Joined: Jan 06 2003 Posts: 137 Location: Poconos Offline
|
Posted: Thu Jul 05, 2007 9:17 am Post subject: |
 |
|
|
|
i already had the config file.
let me explain my file structures
i have ccc and ccc-config in /home/jesse/Desktop/SS/asss-1.4.3/scripts (ccc is set to executable)
which gives me
jesse@jesse-desktop:~/Desktop/SS/asss-1.4.3/scripts$ ccc
bash: /home/jesse/bin/ccc: No such file or directory
|
now when i had first wanted to execute ccc i first tried google, on 'how to execute scripts' and those instructions had me create /home/jesse/bin and put the script in there (i also placed the config file)
that gives me the original error
jesse@jesse-desktop:~/bin$ ccc
Error in config file:
Traceback (most recent call last):
File "/home/jesse/bin/ccc", line 1570, in main
opts = process_config(os.environ.get('HOME') + '/.ccc-config')
File "/home/jesse/bin/ccc", line 1509, in process_config
execfile(file, opts, opts)
IOError: [Errno 21] Is a directory: '/home/jesse/.ccc-config'
|
I'm supposing this /bin directory is needed for scripts? |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Thu Jul 05, 2007 9:46 am Post subject: |
 |
|
|
|
Bleh I don't know what the second part is about, but the first problem should be solved by running "./ccc" not just "ccc", I think. _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him. |
|
Back to top |
|
 |
KrynetiX Seasoned Helper

Gender: Joined: Jan 06 2003 Posts: 137 Location: Poconos Offline
|
Posted: Thu Jul 05, 2007 12:38 pm Post subject: |
 |
|
|
|
i get the error from problem number two then |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Thu Jul 05, 2007 2:23 pm Post subject: |
 |
|
|
|
KrynetiX wrote: | i have ccc and ccc-config in /home/jesse/Desktop/SS/asss-1.4.3/scripts | You want to move ccc-config to your home dir and dot it.
$ mv /home/jesse/Desktop/SS/asss-1.4.3/scripts/ccc-config /home/jesse/.ccc-config |
Or you can use the CCC_CONFIG_FILE environment option. If ccc is in on your path and set as executable (probably already like this according to you) then you can try:
$ CCC_CONFIG_FILE=/home/jesse/Desktop/SS/asss-1.4.3/scripts/ccc-config ccc |
|
|
Back to top |
|
 |
Animate Dreams Gotta buy them all! (Consumer whore)

Age:37 Gender: Joined: May 01 2004 Posts: 821 Location: Middle Tennessee Offline
|
Posted: Fri Jul 06, 2007 8:13 pm Post subject: |
 |
|
|
|
Btw, you have to use TAB to switch between different "windows" in ccc. You have a window for pub chat, all priv chats have their own windows, and all normal chats have windows, as well. |
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:42 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Fri Jul 06, 2007 8:46 pm Post subject: |
 |
|
|
|
Animate Dreams wrote: | Btw, you have to use TAB to switch between different "windows" in ccc. You have a window for pub chat, all priv chats have their own windows, and all normal chats have windows, as well. |
Sounds like ccc should just be an extension for irssi. |
|
Back to top |
|
 |
Animate Dreams Gotta buy them all! (Consumer whore)

Age:37 Gender: Joined: May 01 2004 Posts: 821 Location: Middle Tennessee Offline
|
Posted: Fri Jul 06, 2007 9:27 pm Post subject: |
 |
|
|
|
I'd like to make an intelligent response, but I'm clueless as to what irssi is or why I should be interested. Personally, I think Continuum should be an extension for IRC. That's what it amounts to, anyway. |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Fri Jul 06, 2007 11:58 pm Post subject: |
 |
|
|
|
Simple Chat plugin for GAIM, now Pidgin, would rock.  _________________ Performance is often the art of cheating carefully. - James Gosling |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Sat Jul 07, 2007 2:01 am Post subject: |
 |
|
|
|
I prefer ccc over irssi when it comes to appearance. Meh, I even think irssi's a pain when trying to keep track of multiple conversations. |
|
Back to top |
|
 |
Animate Dreams Gotta buy them all! (Consumer whore)

Age:37 Gender: Joined: May 01 2004 Posts: 821 Location: Middle Tennessee Offline
|
Posted: Wed Jul 11, 2007 9:26 am Post subject: |
 |
|
|
|
CypherJF wrote: | Simple Chat plugin for GAIM, now Pidgin, would rock. :) |
o=
That would be cool, but I'm not sure Pidgin is really set up to handle something like that. I'm sure it can be done, but I just don't know how well. It makes me wonder, though, can Pidgin do IRC? I just started using Pidgin(and IRC, actually), so I guess I'll check it out tonight. I hope it does, I'd love to be able to stop using mIRC. Though, Opera's built-in IRC client didn't work well.
And Solo, I think CCC is pretty hard to track multiple conversations in, too. At first I tried following all my chats with it, then I decided to just sit in Penis and ignore the rest. Also, there was a bug that occurs when you use 10 chats that gave me a hard time. I'm not entirely sure what the problem was, but I think if you were in any chat but chat 1, your chat 1 chats would show up in the 10th chat window. They were still tagged as chat 1(1:playername instead of 10:), but I'd have to go to chat 10 and then chat 1 and try to sort out what people were actually saying. I guess I could probably put that on the AS3 bugtracker, but, I don't really know how. |
|
Back to top |
|
 |
|