xtray-2.0 could not load module Thread last updated on 2007-12-27 18:51:33

Posted by member 377127 on 2007-12-21 19:21:18

hi
I want to make this module available instead systray2-2.0 module.
but litestep can't find the module.
I dunno how to make the theme use this module.
so the theme I am tweaking is Hacker.OS v2...

In the *NetLoadModule section i added:

*NetLoadModule tasks-0.92-b3
*NetLoadModule Shortcut2-2.0
*NetLoadModule Dynamp-0.50
*NetLoadModule LSSlider-1.71
*NetLoadModule lswchanger-1.2
*Netloadmodule psywavbang-1.0
;*NetLoadModule systray2-2.0
*NetLoadModule xtray-2.0
*NetLoadModule rabidvwm-1.01
*NetLoadModule label-1.99
;*NetLoadModule xlabel-4.0.5
*NetLoadModule ckhotspots-2.3.3 load ckhotspots.dll

and in Module settings:

include "$ConfigDir$popuptheme.rc"
include "$ConfigDir$Desktop.rc"
include "$ConfigDir$Popup2.rc"
include "$ConfigDir$Label.rc"
include "$ConfigDir$amp.rc"
;include "$ConfigDir$Systray.rc"
include "$ConfigDir$tray.rc"
include "$ConfigDir$stats.rc"
include "$ConfigDir$VWM.rc"
include "$ConfigDir$taskbar.rc"
include "$ConfigDir$systempopup.rc"
include "$ConfigDir$custompopup.rc"
include "$ConfigDir$winamppopup.rc"

but it still couldn't locate module on LS folder....
I've already checked and the module is there.
maybe is a problem of compatibility with another module.


Hope I am not Ripping a theme doing this, but I wanted to see better tray icons. recommendations and suggestions also accepted.
please help me, maybe not telling me what's the problem but direct me to the right way
thanks.

Posted by member 1 on 2007-12-21 20:15:07 link

Sometimes modules will give that error if it depends on another DLL to be in the LiteStep folder...like some of the MS C++ DLL's. Read the docs for the module for any dependencies you might have missed.

Posted by member 32550 on 2007-12-22 03:43:53 link

xTray-2.0 (as well as the other xModules (2.x, 4.x) and other newer modules) need xPaintClass-1.0. But the displayed error message should have stated this already.

Solutions:
In the *NetLoadModule section i added:

*NetLoadModule xpaintclass-1.0
*NetLoadModule tasks-0.92-b3
*NetLoadModule Shortcut2-2.0

or

Download "xPaintClass-1.0 Update 4" at http://www.ls-universe.info and copy it into your Litestep root folder next to litestep.exe.

Posted by member 377127 on 2007-12-27 18:51:33 link

Hi.

Thanks for the help. I have downloaded xPaintclass and everything is working just fine right now.

no problems.