What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Help (sound-playing script crashes WLM)

Help (sound-playing script crashes WLM)
Author: Message:
Vexor
Full Member
***

Avatar
Pure Capital Gain

Posts: 162
Reputation: 7
42 / Male / –
Joined: Jan 2006
O.P. Help (sound-playing script crashes WLM)
I madea script a while ago while testing this beta, and I had an issure with singing in and out, where WLM would crash, I have now since found that it is my script that is causing this issue..

My script is just set to play a sound on sing in and sign out. can someone help me and let me know why it would be creating a problem with WLM not opening again after the last use it got closed.

code:

function OnEvent_Signin(){
MsgPlus.PlaySound('SpeedyGonzales.mp3',40000)
}

function OnEvent_Signout(){
MsgPlus.PlaySound('LeaveMeAlone.mp3',80000)
}

function OnEvent_ChatWndCreated(){
MsgPlus.PlaySound("CHIMES.WAV")
}



the script works fine, but when i close msn down, and then try to reopen it later on, it will not open untill i close it down via tast manager.

help.

This post was edited on 07-05-2006 at 04:04 AM by WDZ.
[Testing A Bunch Of Different Betas']
[Image: DaFuca.png]
07-05-2006 03:59 AM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Help (sound-playing script crashes WLM)
I don't think it's your script. It may be Plus! not unloading a resource or something.
[Image: spartaafk.png]
07-05-2006 11:15 AM
Profile PM Web Find Quote Report
Vexor
Full Member
***

Avatar
Pure Capital Gain

Posts: 162
Reputation: 7
42 / Male / –
Joined: Jan 2006
O.P. RE: Help (sound-playing script crashes WLM)
quote:
Originally posted by RaceProUK
I don't think it's your script. It may be Plus! not unloading a resource or something.

Yeah but when i suggest that as an issue with the beta back about 4 weeks ago, no one else thought it was an issue with the beta.

But now i have nailed it down to only happening when my script is loaded.. so it is either my script is failing WLM, or yes Plus! isnt unloading it right.
[Testing A Bunch Of Different Betas']
[Image: DaFuca.png]
07-05-2006 11:34 AM
Profile 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