Page 1 of 1

[Plugin]Plugin Manager

Posted: 26 Jan 2011, 10:41
by farfa
Today I release a new plugin made to allow you to load and unload plugin during runtime.
You can use the command "pluginManager" to use it or if you have Menubar plugin, click on its icon. It's only available to admin.
This plugin load faster if you use threading.
It's available here: http://code.google.com/p/manialive/down ... anager.zip

Re: [Plugin]Plugin Manager

Posted: 08 Feb 2011, 23:27
by 4lturbo
I use plugin manager on my server, and anyone can see the menu and can load/unload plugin ... embarrassing
version 2205 (2011/02/07)

Re: [Plugin]Plugin Manager

Posted: 09 Feb 2011, 00:13
by aseco
4lturbo wrote:I use plugin manager on my server, and anyone can see the menu and can load/unload plugin ... embarrassing
version 2205 (2011/02/07)
It's not a problem of the plugin manager ...
The menubar has an issue which will be fixed tomorrow morning - until then it is best to not use the plugin manager!
Sorry for the trouble :-/

Re: [Plugin]Plugin Manager

Posted: 09 Feb 2011, 00:50
by 4lturbo
ok thank :)

Re: [Plugin]FreeZone Plugin

Posted: 09 Feb 2011, 03:35
by Vins75
I probably made a mistake any player "not admin" can enable or disable plugins from plugin manager

Code: Select all

 -> Exception with code 0
    Undefined index: pluginManager
  - in
      /home/freezone/ManiaLive2/libraries/ManiaLivePlugins/Standard/PluginManag
      er/PluginManager.php on line 111
  - Stack: #0 [internal function]:
      ManiaLivePlugins\Standard\PluginManager\PluginManager->unloadPlugin('char
      le11', '\ManiaLivePlugi...')
           #1
      /home/freezone/ManiaLive2/libraries/ManiaLivePlugins/Standard/PluginManag
      er/Gui/Controls/Plugin.php(103): call_user_func(Array, 'charle11',
      '\ManiaLivePlugi...')
           #2 [internal function]:
      ManiaLivePlugins\Standard\PluginManager\Gui\Controls\Plugin->onUnload('ch
      arle11')
           #3
      /home/freezone/ManiaLive2/libraries/ManiaLive/Gui/Windowing/Window.php(43
      1): call_user_func_array(Array, Array)
           #4
      /home/freezone/ManiaLive2/libraries/ManiaLive/Gui/Handler/Event.php(29):
      ManiaLive\Gui\Windowing\Window->onActionClick('charle11', 1207959557)
           #5
      /home/freezone/ManiaLive2/libraries/ManiaLive/Event/Dispatcher.php(52):
      ManiaLive\Gui\Handler\Event->fireDo(Object(ManiaLivePlugins\Standard\Plug
      inManager\Gui\Windows\Manager))
           #6
      /home/freezone/ManiaLive2/libraries/ManiaLive/Gui/Handler/GuiHandler.php(
      46):
      ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Gui\Handler\Event))
           #7 [internal function]:
      ManiaLive\Gui\Handler\GuiHandler->onPlayerManialinkPageAnswer(184,
      'charle11', 1207959557)
           #8
      /home/freezone/ManiaLive2/libraries/ManiaLive/DedicatedApi/Callback/Event
      .php(28): call_user_func_array(Array, Array)
           #9
      /home/freezone/ManiaLive2/libraries/ManiaLive/Event/Dispatcher.php(52):
      ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLive\Gui\Handle
      r\GuiHandler))
           #10
      /home/freezone/ManiaLive2/libraries/ManiaLive/DedicatedApi/Connection.php
      (117):
      ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callba
      ck\Event))
           #11
      /home/freezone/ManiaLive2/libraries/ManiaLive/Application/AbstractApplica
      tion.php(128): ManiaLive\DedicatedApi\Connection->executeCallbacks()
           #12 /home/freezone/ManiaLive2/bootstrapper.php(19):
      ManiaLive\Application\AbstractApplication->run()
           #13 {main}

Re: [Plugin]FreeZone Plugin

Posted: 09 Feb 2011, 09:07
by Knutselmaaster
This is a know bug that is going to fixed today, advice is to disable the plugin manager plugin until a fixed version is installed on your server.

ps.
Please try to keep things separated, the plugin manager questions (or any other non - feezone plugin questions) should not be posted here in the freezone plugin topic, to keep the forum clean and readable for all ;)