Minor fixes
This commit is contained in:
parent
06a9cdfd80
commit
e29717279e
5 changed files with 15 additions and 6 deletions
14
dat/ncdc-faq
14
dat/ncdc-faq
|
|
@ -71,6 +71,13 @@ The user list has three boolean flags: B<O>perator, B<P>assive, and whether the
|
|||
|
||||
=head1 Troubleshooting
|
||||
|
||||
=head2 Luadch: "(error-40) Invalid named parameter in inf: I4"
|
||||
|
||||
This error occurs when connecting to (some?) luadch hubs. The problem here is
|
||||
that IP address autodetection is broken on these hubs, and you can work around
|
||||
it by manually setting C<active_ip> to your (public) IP address: C</set
|
||||
active_ip 1.3.3.7>.
|
||||
|
||||
=head2 The Alt- keys don't work!
|
||||
|
||||
The ncdc manual refers to the "meta" key as Alt-something, but the actual key
|
||||
|
|
@ -79,12 +86,11 @@ press and release the 'Esc' key as a replacement for Alt-something. If you're
|
|||
on OS X, L<this stackoverflow answer|http://stackoverflow.com/a/438892>
|
||||
may be helpful.
|
||||
|
||||
|
||||
=head2 Ncdc crashes a lot!
|
||||
|
||||
Ncdc 1.17 has no known bugs that may cause a crash. If you're running an
|
||||
older version of ncdc, please upgrade. If your ncdc is up to date and you still
|
||||
have a crash, please report a bug.
|
||||
Ncdc 1.19 has no known bugs that may cause a crash. If you're running an older
|
||||
version of ncdc, please upgrade. If your ncdc is up to date and you still have
|
||||
a crash, please report a bug.
|
||||
|
||||
|
||||
=head2 Ncdc uses too much disk space!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue