Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to "verify" your details, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Entire forum
➜ MUSHclient
➜ Bug reports
➜ Clipboard error while using numpad
Clipboard error while using numpad
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Castor
(5 posts) Bio
|
Date
| Fri 24 Apr 2020 03:11 PM (UTC) |
Message
| I have set my movement commands onto the numpad. While walking around i occasionally get the following eror message: "Cannot open the clipboard"
Any suggestions?
Greetings Castor | Top |
|
Posted by
| Nick Gammon
Australia (23,046 posts) Bio
Forum Administrator |
Date
| Reply #1 on Sat 25 Apr 2020 02:01 AM (UTC) |
Message
| Open your "world" file (the one ending in .mcl) in a text editor, such as Notepad.
Scroll down until you get to the "keypad" section which looks like this:
<!-- keypad -->
<keypad
muclient_version="5.06"
world_file_version="15"
date_saved="2020-03-14 09:52:01"
>
<key name="0" >
<send>look</send>
</key>
<key name="1" >
<send>sw</send>
</key>
<key name="2" >
<send>south</send>
</key>
<key name="3" >
<send>se</send>
</key>
<key name="4" >
<send>west</send>
</key>
<key name="5" >
<send>WHO</send>
</key>
...
</keypad>
Copy that part and paste into a reply here, so I can see what your keypad commands are. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Castor
(5 posts) Bio
|
Date
| Reply #2 on Fri 01 May 2020 10:00 AM (UTC) |
Message
| Hello!
These are my numpad settings:
<!-- keypad -->
<keypad
muclient_version="5.06"
world_file_version="15"
date_saved="2020-04-24 20:17:51"
>
<key name="0" >
<send>kletter runter</send>
</key>
<key name="1" >
<send>sw</send>
</key>
<key name="2" >
<send>s</send>
</key>
<key name="3" >
<send>so</send>
</key>
<key name="4" >
<send>w</send>
</key>
<key name="5" >
<send>b</send>
</key>
<key name="6" >
<send>o</send>
</key>
<key name="7" >
<send>nw </send>
</key>
<key name="8" >
<send>n</send>
</key>
<key name="9" >
<send>no</send>
</key>
<key name="." >
<send>kletter hoch</send>
</key>
<key name="/" >
<send>sp</send>
</key>
<key name="*" >
<send>i</send>
</key>
<key name="-" >
<send>h</send>
</key>
<key name="+" >
<send>r</send>
</key>
<key name="Ctrl+0" >
</key>
<key name="Ctrl+1" >
</key>
<key name="Ctrl+2" >
</key>
<key name="Ctrl+3" >
</key>
<key name="Ctrl+4" >
</key>
<key name="Ctrl+5" >
</key>
<key name="Ctrl+6" >
</key>
<key name="Ctrl+7" >
</key>
<key name="Ctrl+8" >
</key>
<key name="Ctrl+9" >
</key>
<key name="Ctrl+." >
</key>
<key name="Ctrl+/" >
</key>
<key name="Ctrl+*" >
</key>
<key name="Ctrl+-" >
</key>
<key name="Ctrl++" >
</key>
</keypad>
Regards, Castor | Top |
|
Posted by
| Nick Gammon
Australia (23,046 posts) Bio
Forum Administrator |
Date
| Reply #3 on Fri 01 May 2020 08:52 PM (UTC) |
Message
| Are "kletter runter" and "kletter hoch" sent directly to the MUD? Or are they aliases that get picked up that execute some code? |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Castor
(5 posts) Bio
|
Date
| Reply #4 on Mon 04 May 2020 11:34 AM (UTC) |
Message
| they're send directly to the MUD - they mean "climb up" and "climb down".
The error shows up while just walking around in a random direction.
Already used the client years ago within the same MUD - never had any issues. | Top |
|
Posted by
| Castor
(5 posts) Bio
|
Date
| Reply #5 on Tue 05 May 2020 10:31 AM (UTC) |
Message
| I found out the issue just occures on certain PCs.
On another one is use the numpad works fine while using the exact same configuration (saved as wold).
Alle PCs are running Windows 10 and the latest version of Mushclient. | Top |
|
Posted by
| Fiendish
USA (2,533 posts) Bio
Global Moderator |
Date
| Reply #6 on Tue 05 May 2020 02:59 PM (UTC) Amended on Tue 05 May 2020 03:21 PM (UTC) by Fiendish
|
Message
| Are you running any scripts/plugins? What leads you to think that the numpad is related? |
https://github.com/fiendish/aardwolfclientpackage | Top |
|
Posted by
| Castor
(5 posts) Bio
|
Date
| Reply #7 on Tue 19 May 2020 07:03 AM (UTC) |
Message
| No, i am not using any plugins or scripts within the client. | Top |
|
Posted by
| Nick Gammon
Australia (23,046 posts) Bio
Forum Administrator |
Date
| Reply #8 on Wed 20 May 2020 05:45 AM (UTC) |
Message
| Since this is the only report of this problem that I recall, and since you say it only happens on one PC, I suspect there is some configuration issue of the PC (or background app) that is causing it. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
25,470 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top