What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Plugin Reloader

Pages: (2): « First « 1 [ 2 ] Last »
Plugin Reloader
Author: Message:
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
RE: Plugin Reloader
quote:
Originally posted by riahc4
Ok and can't that be resolved by writing a new plugin reloaded that avoids/trys to fix those issues?
Just tried to reload with your Reloader and MSN has freezed up.

Nope ... only thing you can do is find which specific plugin causes the problem and try to resolve it with the author...

To find that you have to reload your plugins by adding each plugin at a time an see if it freezes...

as TB and i said, it is not the reloader's issue, the issue is with a specific plugin's cleanup sequence...
The reloader simply posts a message to plus to make them reload (unload/reload) plugins, it doesnot mess with the actuall procedure of loading and unloading
it just initiates the procedure... and lets plus handle the rest

(and even IF it could be done it would be impossible to maintain as plugins come out very often, new plugins/ or updated versions so it will be impsossible to maintain such a project)

This post was edited on 11-02-2005 at 04:15 PM by TazDevil.
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
11-02-2005 04:07 PM
Profile PM Web Find Quote Report
riahc4
Veteran Member
*****


Posts: 1073
Reputation: -18
– / Male / Flag
Joined: Aug 2004
Status: Away
O.P. RE: Plugin Reloader
Then I just hope Plus! comes out with its own plugin reloader like I requested and future plugins must be made with a instruction to make them 100% reload compatible if not they cant be installed.
11-02-2005 04:33 PM
Profile PM Find Quote Report
TheBlasphemer
Senior Member
****

Avatar

Posts: 714
Reputation: 47
36 / – / –
Joined: Mar 2004
RE: Plugin Reloader
Plus's own reloader won't solve anything, it'd do the exact same thing.
And there are already guidelines to do proper cleanup, but not everyone obeys them...
[Image: theblasp.png]
11-02-2005 04:38 PM
Profile PM Find Quote Report
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
RE: Plugin Reloader
so can you post the list of your currently loaded plugins ?
and try to find which is at fault...

i think it is highly impropable that anything can be done in Plus! either
i just realised that there is a small bug in Plus, that could be solved in a reloader plugin or better by Patchou...

The issue is only caused by VB plugins (plugins coded in visual basic).
Plus successfully removes all referenses to these plugins but fails to remove them from memory... therefore causing unfavourable effects...

Plus after removing all VB plugins references should call
CoFreeUnusedLibraries();
which will automatically remove unused libraries, (plugins) and therefore restore compatibility...

This way plugins vb and c++ can be loaded/unloaded, live after a reload message, without the need to restart messenger

I am posting this in the bugs section so that Patchou can fix it...
This is in reply to riahc4 ;)
ok riahc4, i have built an new reloader, that i think can unload correctly the vb plugins...
you can try it here http://shoutbox.menthix.net/showthread.php?tid=52643
but it cant do anything further if a plugin does not follow proper unloading procedure and therefore produces a crash or other effect...
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
11-02-2005 04:47 PM
Profile PM Web Find Quote Report
thc2010
Full Member
***

Avatar
Revenge is a meal best served cold

Posts: 233
Reputation: 2
37 / Male / –
Joined: Oct 2004
RE: Plugin Reloader
this is the most amazing plugin ( usefull) ever!
[Image: glennlopez.png]
Click the image above to send me a message on MSN messenger via web browser.
11-05-2005 03:28 AM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« 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