Posted by member 99 on 2004-06-11 15:03:21 link

"Its allready on your mods directory"
Maybe, but not in everyone else's.

Avoid mixing *Net... and !ReloadModule/!UnloadModule unless you have no other solution. And if you use a module, but don't load it with *NetLoadModule, use *NetInstallModule. (assuming you're making a theme for distribution, otherwise who cares.)

!NetUnloadModule lsxcommand-1.9.2
!NetReloadModule lsxcommand-1.9.2

This could take longer than a simple hide/show and temporarily increase memory usage by more (may be more things dragged up from the page file), but probably not noticeable.

But I don't know why you'd be having trouble loading it if it worked before...