Cantrip - 0.8a16Cocoa MUD client |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Memory leaks, recompiling - Version: 0.8a16, 1/11/2008 10:19PM PST
blogger2
Most Recent Replies: View All 1 Replies
- Memory leaks, recompiling
New Tiger version doesn't include the help files - Version: 0.8a16, 7/3/2007 04:21PM PST
dsilvan
Someone posted a URL for the tiger-ready version of Cantrip, so I got back to using it again, but much to my dismay it didn't include the extensive help files that came in the earlier versions. Would love to start using this instead of Savitar, but I need the help files since it's been years since I read them and when you select 'Cantrip Help' from the menu it opens the Apple Help viewer, but there is no Cantrip package to select.
Other than that, I too would love to see an input pane scroll-back.
Other than that, I too would love to see an input pane scroll-back.
Rapscallion - Version: 0.8a16, 3/10/2007 07:17AM PST
jwesel81
The Rapscallion source code can be found here:
http://www.box.net/public/yto6nb8e6k
http://www.box.net/public/yto6nb8e6k
Tiger verson - Version: 0.8a16, 12/20/2006 01:50AM PST
maci1
Hi all!
You can find tiger version of this app in the developer's site. ( www.solidsun.com/cm/ )
I will try it.
p.s. Sorry for my bad English... :)
You can find tiger version of this app in the developer's site. ( www.solidsun.com/cm/ )
I will try it.
p.s. Sorry for my bad English... :)
Most Recent Replies: View All 1 Replies
So no more development? - Version: 0.8a16, 1/24/2006 07:50PM PST
dsilvan
The last release date for this was almost 3 years ago and I think I heard a rumour that Cantrip's not being developed any more. Pity. If someone could give me a definite at dsilvan( at) comcast d0t net and hopefully some alternatives, (other than Savitar).
Dead in Tiger - Version: 0.8a16, 6/18/2005 01:59AM PST
(1 of 1 users found this comment useful)
Hemingray
Won't launch at all.
Dead in Panther. - Version: 0.8a16, 3/18/2005 09:35AM PST
younkint
I have the same bug in Panther that Ajaxamander reports. Program will not run.
Quick window switching?? 



- Version: 0.8a16, 2/7/2005 12:57PM PST
the_zi
1, 2 3 etc. for quick switching between windows? (see multiple terminal windows). Other than that- brilliant!
Here's the bug in Panther: - Version: 0.8a16, 12/23/2004 07:05AM PST
(1 of 1 users found this comment useful)
Ajaxamander
Link (dyld) error:
dyld: /Downloads/Cantrip/Cantrip.app/Contents/MacOS/Cantrip can't open library: /System/Library/Perl/darwin/CORE/libperl.dylib (No such file or directory, errno = 2)
Looks like Apple moved a dynamic library on you there. Maybe this needs a specialized install of PERL to work in Panther?
to the developer: Maybe if you put libperl.dylib inside the .app bundle, and link to it there, there will be more uniform goodness.
dyld: /Downloads/Cantrip/Cantrip.app/Contents/MacOS/Cantrip can't open library: /System/Library/Perl/darwin/CORE/libperl.dylib (No such file or directory, errno = 2)
Looks like Apple moved a dynamic library on you there. Maybe this needs a specialized install of PERL to work in Panther?
to the developer: Maybe if you put libperl.dylib inside the .app bundle, and link to it there, there will be more uniform goodness.
Works fine for me in Panther... - Version: 0.8a16, 6/9/2004 10:26AM PST
dsilvan
...and I love it. And the fact that it's free can't be beat. I now need to learn how to write 'regular expressions' for my triggers. which I don't think would be that hard. (I need to move over all my triggers from my other client, and add new ones that it couldn't handle!) Cantrip has so much more potential than the other clients I've found (other than Tintin++, which I sorely miss, and I think this one could match or surpass it) but it *is* missing a few key things that keep me from moving over to this one:
1. being able to colorize the triggers
2. being able to use sounds in System>Sounds *other* than the ones that come with the system.
3. a ticker! a nice, setable ticker that would count down the seconds til the next tic, so that we could base triggers to activate, say, 5 seconds before the tic, etc.
I love the potential this software has; it's got a great start already.
1. being able to colorize the triggers
2. being able to use sounds in System>Sounds *other* than the ones that come with the system.
3. a ticker! a nice, setable ticker that would count down the seconds til the next tic, so that we could base triggers to activate, say, 5 seconds before the tic, etc.
I love the potential this software has; it's got a great start already.
Has anyone managed to compile it?
I'm on 10.4.11, and when I try to compile it I get these error messages:
/usr/bin/ld: Undefined symbols:
.objc_class_name_CantripImageAndTextCell
~/Projects/cantrip/application/build/Cantrip.build/Development/CantripStandardModules.build/Objects-normal/i386/MacrosSettingsModule.o reference to undefined .objc_class_name_CantripImageAndTextCell
~/Projects/cantrip/application/build/Cantrip.build/Development/CantripStandardModules.build/Objects-normal/i386/TriggersSettingsModule.o reference to undefined .objc_class_name_CantripImageAndTextCell
collect2: ld returned 1 exit status
Unfortunately, I haven't tried to use XCode since before it was called XCode, and I haven't been able to figure out how to resolve this.
If I can get it to compile, then I hope I can track down the memory leak in it which causes me so many problems.