Server Help

General Questions - Where is a working mirror for CCC?

KrynetiX - 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
Smong - 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).
KrynetiX - Thu Jul 05, 2007 3:43 am
Post subject:
Thanks, now:

Code: Show/Hide
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 2] No such file or directory: '/home/jesse/.ccc-config'

Solo Ace - Thu Jul 05, 2007 5:15 am
Post subject:
Ehm...

Code: Show/Hide
cd /home/jesse && wget --output-document=.ccc-config http://asss.yi.org/viewmtn/viewmtn.py/revision/downloadfile/ec10565fc0afbd045f6b2adee280de28b40003b1/scripts/ccc-config


After that, edit .ccc-config.
KrynetiX - 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
Code: Show/Hide
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
Code: Show/Hide
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?
Cyan~Fire - 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.
KrynetiX - Thu Jul 05, 2007 12:38 pm
Post subject:
i get the error from problem number two then
Smong - 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.
Code: Show/Hide
$ 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:
Code: Show/Hide
$ CCC_CONFIG_FILE=/home/jesse/Desktop/SS/asss-1.4.3/scripts/ccc-config ccc

Animate Dreams - 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.
Mine GO BOOM - 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.
Animate Dreams - 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.
CypherJF - Fri Jul 06, 2007 11:58 pm
Post subject:
Simple Chat plugin for GAIM, now Pidgin, would rock. icon_smile.gif
Solo Ace - Sat Jul 07, 2007 2:01 am
Post subject:
I prefer ccc over irssi when it comes to appearance. icon_sad.gif Meh, I even think irssi's a pain when trying to keep track of multiple conversations.
Animate Dreams - 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.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group