What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » [sug-script] Trace error with duplicate function names

[sug-script] Trace error with duplicate function names
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [sug-script] Trace error with duplicate function names
In my honest opinion this shouldn't be added into the scripting engine. It is the developers responsibility to know what functions have been coded and what ones need to be coded. If something like this was added then where would addidtions to the engine stop?

When I found the problem with your script I commented everything out in the main js file and added a debug line to the Initialize. When it still didn't print out I removed every other .js file and slowly one by one added them back and restarted the script eachtime. When the script no longer would debug anything I knew the problem was with the file itself. So I commented every function and slowly uncommented 1 at a time to see what function was causing the problem. When I came across the duplicate function I knew what the problem was. This probably took me maybe 5 minutes.
09-18-2008 07:11 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[sug-script] Trace error with duplicate function names - by SmokingCookie on 09-18-2008 at 03:56 PM
RE: [sug-script] Trac error with duplicate function names - by Spunky on 09-18-2008 at 04:11 PM
RE: RE: [sug-script] Trace error with duplicate function names - by SmokingCookie on 09-18-2008 at 04:16 PM
RE: [sug-script] Trace error with duplicate function names - by Spunky on 09-18-2008 at 06:25 PM
RE: [sug-script] Trace error with duplicate function names - by SmokingCookie on 09-18-2008 at 06:34 PM
RE: [sug-script] Trace error with duplicate function names - by matty on 09-18-2008 at 07:11 PM
RE: [sug-script] Trace error with duplicate function names - by Burningmace on 09-23-2008 at 10:38 PM


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