[Opensim-dev] Addon module using IApplicationPlugin does not initialised on startup (RAdmin clone)
Argus
argus at archimuh.de
Thu Jan 5 15:49:11 UTC 2012
Hi
Lately I have been playing around with Remote Admin and been testing
some new commands. Unfortunatly I always need to patch newer OS versions
to get these implemended in my OS. For Testpurpases I would like to
create a addon module which basically is a 1:1 clone of the existing
RemoteAdmin module were I can implement commands prior to implementation
in core.
I have however run into problems now, the addon module is not loaded
on startup. The copied addon module does compile without errors. When I
use IShareRegionModule instead of IApplicationPlugin the addon module
does get initialised (ignoring the missing IApplicationPlugin functions)
. Maybe someone can give me a hint what I could be missing..
Thx
Michelle
More information about the Opensim-dev
mailing list