Author |
Message |
Topic: [2.13 Pro] Freeze when using zmapper commands |
David256
Replies: 3
Views: 5645
|
Forum: CMUD Beta Forum Posted: Fri Nov 30, 2007 3:19 pm Subject: [2.13 Pro] Freeze when using zmapper commands |
That one was just on the command line, I tried it in an alias and in a trigger as well now, and get the same behavior in all. I fired the trigger using #ECHO.
Some more detail after more testing:
... |
Topic: What does the send crash report rely on? |
David256
Replies: 5
Views: 6659
|
Forum: CMUD Beta Forum Posted: Mon Nov 26, 2007 10:33 am Subject: What does the send crash report rely on? |
Hrm, I don't connect through a proxy but it still doesn't work for me. No big deal, I don't mind posting or manually emailing the dumps instead. |
Topic: [2.13 Pro] Slow changing wrap width |
David256
Replies: 3
Views: 5384
|
Forum: CMUD Beta Forum Posted: Mon Nov 26, 2007 10:29 am Subject: [2.13 Pro] Slow changing wrap width |
Ah yes, I forgot to mention, I have server-side wrapping turned off as well. |
Topic: [2.13 Pro] Slow changing wrap width |
David256
Replies: 3
Views: 5384
|
Forum: CMUD Beta Forum Posted: Sun Nov 25, 2007 5:00 am Subject: [2.13 Pro] Slow changing wrap width |
While connected to a mud with a fairly full scrollback buffer set to 5000 lines. In options->general session->word wrap: I checked word wrap and unchecked auto wrap. I then wanted to set the wra ... |
Topic: [2.13 Pro] Freeze when using zmapper commands |
David256
Replies: 3
Views: 5645
|
Forum: CMUD Beta Forum Posted: Sun Nov 25, 2007 4:49 am Subject: [2.13 Pro] Freeze when using zmapper commands |
I'm not sure this is a bug or me doing something wrong, but I read cmud pro is supposed to handle zmapper commands so I tried it. If I execute:
#echo %map.getroom(5).x
(5 is a real room on my map)
... |
Topic: [2.13 Pro] Odd behaviour and crash when changing locked layouts |
David256
Replies: 1
Views: 3698
|
Forum: CMUD Beta Forum Posted: Sun Nov 25, 2007 3:35 am Subject: [2.13 Pro] Odd behaviour and crash when changing locked layouts |
I've had these kinds of things happen a few times in different situations and it's hard to pin down any pattern, but here's one sequence that seems to behave strangely every time I do it.
Start CMU ... |
Topic: [2.13Pro] Auto-save layout option not sticking |
David256
Replies: 2
Views: 4307
|
Forum: CMUD Beta Forum Posted: Sun Nov 25, 2007 3:06 am Subject: [2.13Pro] Auto-save layout option not sticking |
The layout always seems to save even when this option is off, and when CMUD starts up again, the option is turned back on.
Procedure:
Open a session, which has a child window, in offline mode.
Tu ... |
Topic: [2.13Pro] Crash on load |
David256
Replies: 1
Views: 3579
|
Forum: CMUD Beta Forum Posted: Sun Nov 25, 2007 2:16 am Subject: [2.13Pro] Crash on load |
I had just run CMUD, the loading screen was saying "Initializing sessions...", when it crashed.
I chose close app, then ran it immediately after a heap of times, including multiple instances, but cou ... |
Topic: What does the send crash report rely on? |
David256
Replies: 5
Views: 6659
|
Forum: CMUD Beta Forum Posted: Sun Nov 25, 2007 2:08 am Subject: What does the send crash report rely on? |
For me it says sending for a few seconds, then at the end it always fails. Does it use some email service?
Regards,
David |
Topic: [2.12Pro] Keys and mouse wheel don't work in extra terminal windows |
David256
Replies: 6
Views: 9890
|
Forum: CMUD Beta Forum Posted: Tue Nov 20, 2007 1:11 pm Subject: [2.12Pro] Keys and mouse wheel don't work in extra terminal windows |
I'm not sure what it is about the offending window yet, I can't reproduce the behaviour in another session, even when I try to set up the layout the same.
Some other stuff about the offending windo ... |
Topic: [2.12Pro] #URL always opens webpage in IE instead of the default browser |
David256
Replies: 9
Views: 16486
|
Forum: CMUD Beta Forum Posted: Tue Nov 20, 2007 12:47 pm Subject: [2.12Pro] #URL always opens webpage in IE instead of the default browser |
Ah, thanks Arlie, setting the 'default programs' did it.
Before setting the default program, HKCR/.htm was pointing to IE, and after setting the default, it was pointing to firefox.
But, curiousl ... |
Topic: [2.12Pro] #URL always opens webpage in IE instead of the default browser |
David256
Replies: 9
Views: 16486
|
Forum: CMUD Beta Forum Posted: Mon Nov 19, 2007 12:51 pm Subject: [2.12Pro] #URL always opens webpage in IE instead of the default browser |
Running under vista x64 with firefox set as my default browser. |
Topic: [2.12Pro] Keys and mouse wheel don't work in extra terminal windows |
David256
Replies: 6
Views: 9890
|
Forum: CMUD Beta Forum Posted: Sun Nov 18, 2007 7:58 am Subject: [2.12Pro] Keys and mouse wheel don't work in extra terminal windows |
I have an extra terminal window for capturing tells. In that window I can't scroll with the mouse wheel, and CTRL-Z doesn't work. |
Topic: [2.12Pro] Crash when assigning really long captions to buttons via a variable |
David256
Replies: 2
Views: 4212
|
Forum: CMUD Beta Forum Posted: Sun Nov 18, 2007 5:45 am Subject: [2.12Pro] Crash when assigning really long captions to buttons via a variable |
I have the following button:
<button autosize="false" width="300" height="20" autopos="false" left="200" toolstyle="true" gaugelowcol=&q ... |
Topic: [2.12Pro] Uninstall leaves shortcuts in start menu |
David256
Replies: 0
Views: 2849
|
Forum: CMUD Beta Forum Posted: Sun Nov 18, 2007 5:01 am Subject: [2.12Pro] Uninstall leaves shortcuts in start menu |
Hi!
CMUD's cool so I'm joining in the testing
Here we go~~
The uninstaller removes the folder in my home directory:
C:\Users\David\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\CMUD ... |
Topic: Integrating the mapper with some scripts |
David256
Replies: 2
Views: 5225
|
Forum: zMUD General Discussion Posted: Sun Feb 11, 2007 6:15 am Subject: Integrating the mapper with some scripts |
Woa clever trick
Works great, thanks a lot! |
Topic: Integrating the mapper with some scripts |
David256
Replies: 2
Views: 5225
|
Forum: zMUD General Discussion Posted: Sat Feb 10, 2007 6:01 am Subject: Integrating the mapper with some scripts |
Is it possible to get a list of all the currently selected rooms on the mapper, from an alias or trigger?
Also, when double clicking a room, is it possible to run a script instead of autowalking? |
Topic: Room ID in a direction |
David256
Replies: 4
Views: 7072
|
Forum: zMUD General Discussion Posted: Sat Jan 20, 2007 7:12 pm Subject: Room ID in a direction |
It works! Hehe a little annoying, but I'm just happy it works now.
Thank you!  |
Topic: Room ID in a direction |
David256
Replies: 4
Views: 7072
|
Forum: zMUD General Discussion Posted: Sat Jan 20, 2007 3:34 pm Subject: Room ID in a direction |
Oh sorry, yep I meant part of a script.
I finally spotted %roomlink was what I wanted. Thanks, you made me take a another look
Edit: I can't get roomlink working with "other" directions (l ... |
Topic: Room ID in a direction |
David256
Replies: 4
Views: 7072
|
Forum: zMUD General Discussion Posted: Sat Jan 20, 2007 1:13 pm Subject: Room ID in a direction |
If I have a room ID number and an exit direction, how can I find the ID of the room that is pointed to by that exit? |
Topic: Mutually exclusive alias calls |
David256
Replies: 2
Views: 5110
|
Forum: zMUD General Discussion Posted: Wed Nov 08, 2006 2:47 am Subject: Mutually exclusive alias calls |
Ah yup, I tried it in CMUD and everything works nicely. But for now the above works ok for me. |
Topic: Mutually exclusive alias calls |
David256
Replies: 2
Views: 5110
|
Forum: zMUD General Discussion Posted: Tue Nov 07, 2006 11:52 am Subject: Mutually exclusive alias calls |
I have a long script that runs on every command, and it gets mucked up if its run twice at once. I'd like to prevent any other alias from starting while the first is going. I've tested #PRIORITY, bu ... |
|