What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Bug Reports » Debugger window Not loading.

Debugger window Not loading.
Author: Message:
GutterClown
New Member
*


Posts: 6
Joined: Aug 2006
O.P. Debugger window Not loading.
Here's an interesting one.

I was trying to post an issue with the FileServer script, so I opened up the usual Debugging window.

I closed it, knowing that I had the needed info on the clipboard.

I needed the information again (overwrote the clipboard) and went to re-open the window.

Seems it's just decided to stop opening?  Is there a command I've missed to force it open, apart from 'Enable debugging options'?


EDIT: Sorry, forgot to mention.  I've done the usual things, like disable \ enable.  close WLM.  restart.  etc.

This post was edited on 08-27-2006 at 07:44 AM by GutterClown.
08-27-2006 07:36 AM
Profile E-Mail PM Find Quote Report
Sunshine
Elite Member
*****

Avatar

Posts: 5142
Reputation: 122
– / Female / Flag
Joined: Mar 2004
Status: Away
RE: Debugger window Not loading.
If you still have the debugger enabled you can open it again from:

[Image: attachment.php?pid=720160]

.png File Attachment: DebuggerInMenu.PNG (27.3 KB)
This file has been downloaded 488 time(s).
[Image: 25dr3o9]
08-27-2006 09:24 AM
Profile E-Mail PM Web Find Quote Report
KnRd_WC
Junior Member
**

Avatar
Florian PAQUET

Posts: 74
Reputation: 1
34 / Male / Flag
Joined: Aug 2006
RE: Debugger window Not loading.
Thanks !!! I had the same problem !! :p I used Toast as a replacement for debugger xD
08-27-2006 09:33 AM
Profile PM Web Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: Debugger window Not loading.
Try using thisscript to see if it will work (please note this will open the windowwhenever start the script or messenger if it is enabled)
code:
function OnEvent_Initialize(MessengerStart)
{
  Debug.DebuggingWindowVisible = true;
}
[Image: markee.png]
08-27-2006 10:29 AM
Profile PM Find Quote Report
GutterClown
New Member
*


Posts: 6
Joined: Aug 2006
O.P. RE: Debugger window Not loading.
[Image: attachment.php?pid=720160]

Can't believe I missed that.

So many pretty colors...

Thankyou.  Works fine.
08-27-2006 10:59 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On