Shoutbox

Enable debugging options - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! Help (/forumdisplay.php?fid=12)
+----- Thread: Enable debugging options (/showthread.php?tid=61963)

Enable debugging options by kender on 06-28-2006 at 11:14 PM

Hi all...

it's just a few days that the window for debugging scripts doesn't work ( it's not shown).
I tryed to enable/disabled from MSGPlus! settings => Scripts... but nothing happened.. I can't get to display this window...


any ideas?


RE: Enable debugging options by kender on 06-28-2006 at 11:27 PM

ok.. i've found it...
i have deleted all DWORD in registry relative to SCRIPTS

code:
HKEY_CURRENT_USER\Software\Patchou\Messenger Plus! Live\GlobalSettings\Scripts
then restart WLM and now it's ok!
RE: Enable debugging options by Reload2 on 06-28-2006 at 11:33 PM

Plus!> Show Script debugging :)


RE: RE: Enable debugging options by kender on 06-29-2006 at 12:42 PM

quote:
Originally posted by Reload2
Plus!> Show Script debugging :)

that was not the problem :S ..
it was that the debugging window probably had a position outside my monitor..
RE: Enable debugging options by crino on 07-05-2006 at 12:48 PM

just checked....
if you enable script debug window and close it by 'X' on window you can't get the window anymore, you've to delete all registry value and restart WML to restore it.
More probably it's a bug, i'll post a 3d in 'Bugs' forum too ;)

bye


RE: Enable debugging options by matty on 07-05-2006 at 01:20 PM

quote:
Originally posted by kender
it was that the debugging window probably had a position outside my monitor..
If that was the actual problem you would see a taskbar item for it. Did you see that?

If not then that wasn't the issue.
RE: Enable debugging options by crino on 07-06-2006 at 10:09 AM

quote:
Originally posted by Reload2
Plus!> Show Script debugging :)
for me worked ;)
thanks


@Matty
OT=ON
any news on screenshot sender? :$
OT=OFF

RE: Enable debugging options by helz on 07-17-2006 at 04:30 PM

quote:
Originally posted by kender
ok.. i've found it...
i have deleted all DWORD in registry relative to SCRIPTS

code:
HKEY_CURRENT_USER\Software\Patchou\Messenger Plus! Live\GlobalSettings\Scripts
then restart WLM and now it's ok!

Hi,
After having this problem i found that you can simply set the DWORD
ScriptShowDebugWnd
to 1, as when you press the X to close the window it sets the DWORD to 0 and then does not reset this value when you close messenger or toggle the Show Debugging Options checkbox.