i created an empty .colloquyStyle bundle (no plist for example) in the styles folder because i wanted to experiment a little. to make it show up in the styles menu i restarted colloquy, which worked, but the main chat window wouldnt show. console has the following errors:
2006-06-11 16:33:16.198 Colloquy[4155] *** Assertion failure in -[NSMenuItem initWithTitle:action:keyEquivalent:], Menus.subproj/NSMenuItem.m:140
2006-06-11 16:33:16.199 Colloquy[4155] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil
2006-06-11 16:33:16.240 Colloquy[4155] *** Assertion failure in -[NSMenuItem initWithTitle:action:keyEquivalent:], Menus.subproj/NSMenuItem.m:140
2006-06-11 16:33:16.240 Colloquy[4155] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil
2006-06-11 16:33:18.195 Colloquy[4155] *** Assertion failure in -[NSMenuItem initWithTitle:action:keyEquivalent:], Menus.subproj/NSMenuItem.m:140
2006-06-11 16:33:18.197 Colloquy[4155] Exception raised during posting of notification. Ignored. exception: An error occured when calling processUserCommand:withArguments:toConnection:inView: of plugin Standard Commands. Invalid parameter not satisfying: aString != nil.