eXpansion 0.9.6 (16/06/2014) - OLD

The next generation of server controlling with clean and powerful user interface

Moderators: oliverde8, reaby, NADEO

User avatar
steeffeen
Translator
Translator
Posts: 2463
Joined: 14 Oct 2012, 16:22
Location: Germany

Re: eXpansion 0.9.6 (16/06/2014)

Post by steeffeen »

oliverde8 wrote:until Nadeo add some text replace functionality to maniascript. That way we can replace the -- with @ for exemple that is illegal in logins then once the script is loaded replace the @ with -- again.
http://maniascript.team-devota.com/name ... t_lib.html
TextLib::ReplaceChars()
TextLib::ReplaceText()
    Game Mode and Title Pack Creator, Developer, ShootMania-Player & more

    ManiaControl, FancyManiaLinks
    oliverde8
    Posts: 1286
    Joined: 16 Jun 2010, 07:33
    Location: in a Blue Box

    Re: eXpansion 0.9.6 (16/06/2014)

    Post by oliverde8 »

    steeffeen wrote:
    oliverde8 wrote:until Nadeo add some text replace functionality to maniascript. That way we can replace the -- with @ for exemple that is illegal in logins then once the script is loaded replace the @ with -- again.
    http://maniascript.team-devota.com/name ... t_lib.html
    TextLib::ReplaceChars()
    TextLib::ReplaceText()
    WHen was that added XD
    Image
    Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
    TheBigG.
    Posts: 401
    Joined: 11 Jun 2011, 16:11

    Re: eXpansion 0.9.6 (16/06/2014)

    Post by TheBigG. »

    hello i got this in my errors

    Code: Select all

    [2014-07-19T11:11:22+00:00] 
        Occured on 19.07.2014 at 11:11:22 at process with ID #14908
        ---------------------------------
     -> RuntimeException with code 0
        Can't peek at an empty heap
      - in /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php on line 65
      - Stack: #0 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(65): SplPriorityQueue->top()
               #1 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/Plugin.php(332): ManiaLive\Event\Dispatcher::unregister('ManiaLive\\Dedic...', Object(ManiaLivePlugins\eXpansion\JoinLeaveMessage\JoinLeaveMessage), 4294967295)
               #2 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/Plugin.php(468): ManiaLive\PluginHandler\Plugin->disableDedicatedEvents()
               #3 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/BasicPlugin.php(232): ManiaLive\PluginHandler\Plugin->onUnload()
               #4 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/PluginHandler.php(101): ManiaLivePlugins\eXpansion\Core\types\BasicPlugin->onUnload()
               #5 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/BasicPlugin.php(475): ManiaLive\PluginHandler\PluginHandler->unload('\\ManiaLivePlugi...')
               #6 [internal function]: ManiaLivePlugins\eXpansion\Core\types\BasicPlugin->exp_unload('\\ManiaLivePlugi...')
               #7 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/PluginHandler.php(195): ReflectionMethod->invokeArgs(Object(ManiaLivePlugins\eXpansion\JoinLeaveMessage\JoinLeaveMessage), Array)
               #8 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/AutoLoad/AutoLoad.php(275): ManiaLive\PluginHandler\PluginHandler->callPublicMethod(Object(ManiaLivePlugins\eXpansion\AutoLoad\AutoLoad), '\\ManiaLivePlugi...', 'exp_unload', Array)
               #9 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/AutoLoad/Gui/Controls/Plugin.php(218): ManiaLivePlugins\eXpansion\AutoLoad\AutoLoad->tooglePlugin('the-big-gll.', Object(ManiaLivePlugins\eXpansion\JoinLeaveMessage\MetaData))
               #10 [internal function]: ManiaLivePlugins\eXpansion\AutoLoad\Gui\Controls\Plugin->startPlugin('the-big-gll.')
               #11 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Gui/ActionHandler.php(71): call_user_func_array(Array, Array)
               #12 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/DedicatedApi/Callback/Event.php(66): ManiaLive\Gui\ActionHandler->onPlayerManialinkPageAnswer(167, 'the-big-gll.', '954', Array)
               #13 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLive\Gui\ActionHandler))
               #14 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(123): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callback\Event))
               #15 /home/tm2/ex_6001_krip_1/bootstrapper.php(73): ManiaLive\Application\Application->run()
               #16 {main}
    
    [2014-07-19T13:07:09+00:00] 
        Occured on 19.07.2014 at 13:07:09 at process with ID #31853
        ---------------------------------
     -> RuntimeException with code 0
        Can't peek at an empty heap
      - in /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php on line 65
      - Stack: #0 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(65): SplPriorityQueue->top()
               #1 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/Plugin.php(332): ManiaLive\Event\Dispatcher::unregister('ManiaLive\\Dedic...', Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost), 4294967295)
               #2 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/Plugin.php(468): ManiaLive\PluginHandler\Plugin->disableDedicatedEvents()
               #3 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/BasicPlugin.php(232): ManiaLive\PluginHandler\Plugin->onUnload()
               #4 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/PluginHandler.php(101): ManiaLivePlugins\eXpansion\Core\types\BasicPlugin->onUnload()
               #5 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/BasicPlugin.php(475): ManiaLive\PluginHandler\PluginHandler->unload('\\ManiaLivePlugi...')
               #6 [internal function]: ManiaLivePlugins\eXpansion\Core\types\BasicPlugin->exp_unload('\\ManiaLivePlugi...')
               #7 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/PluginHandler.php(195): ReflectionMethod->invokeArgs(Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost), Array)
               #8 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/AutoLoad/AutoLoad.php(276): ManiaLive\PluginHandler\PluginHandler->callPublicMethod(Object(ManiaLivePlugins\eXpansion\AutoLoad\AutoLoad), '\\ManiaLivePlugi...', 'exp_unload', Array)
               #9 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/AutoLoad/Gui/Controls/Plugin.php(218): ManiaLivePlugins\eXpansion\AutoLoad\AutoLoad->tooglePlugin('the-big-gll.', Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\MetaData))
               #10 [internal function]: ManiaLivePlugins\eXpansion\AutoLoad\Gui\Controls\Plugin->startPlugin('the-big-gll.')
               #11 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Gui/ActionHandler.php(71): call_user_func_array(Array, Array)
               #12 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/DedicatedApi/Callback/Event.php(66): ManiaLive\Gui\ActionHandler->onPlayerManialinkPageAnswer(157, 'the-big-gll.', '1486', Array)
               #13 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLive\Gui\ActionHandler))
               #14 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(123): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callback\Event))
               #15 /home/tm2/ex_6001_krip_1/bootstrapper.php(73): ManiaLive\Application\Application->run()
               #16 {main}
    
    
    after that it wasn't possible to chat

    edit: enable or disable plugin speedometer or network status widget cause that you can't chat anymore
    Client:
    OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz

    Server:
    OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
    oliverde8
    Posts: 1286
    Joined: 16 Jun 2010, 07:33
    Location: in a Blue Box

    Re: eXpansion 0.9.6 (16/06/2014)

    Post by oliverde8 »

    TheBigG. wrote:hello i got this in my errors

    Code: Select all

    [2014-07-19T11:11:22+00:00] 
        Occured on 19.07.2014 at 11:11:22 at process with ID #14908
        ---------------------------------
     -> RuntimeException with code 0
        Can't peek at an empty heap
      - in /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php on line 65
      - Stack: #0 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(65): SplPriorityQueue->top()
               #1 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/Plugin.php(332): ManiaLive\Event\Dispatcher::unregister('ManiaLive\\Dedic...', Object(ManiaLivePlugins\eXpansion\JoinLeaveMessage\JoinLeaveMessage), 4294967295)
               #2 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/Plugin.php(468): ManiaLive\PluginHandler\Plugin->disableDedicatedEvents()
               #3 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/BasicPlugin.php(232): ManiaLive\PluginHandler\Plugin->onUnload()
               #4 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/PluginHandler.php(101): ManiaLivePlugins\eXpansion\Core\types\BasicPlugin->onUnload()
               #5 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/BasicPlugin.php(475): ManiaLive\PluginHandler\PluginHandler->unload('\\ManiaLivePlugi...')
               #6 [internal function]: ManiaLivePlugins\eXpansion\Core\types\BasicPlugin->exp_unload('\\ManiaLivePlugi...')
               #7 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/PluginHandler.php(195): ReflectionMethod->invokeArgs(Object(ManiaLivePlugins\eXpansion\JoinLeaveMessage\JoinLeaveMessage), Array)
               #8 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/AutoLoad/AutoLoad.php(275): ManiaLive\PluginHandler\PluginHandler->callPublicMethod(Object(ManiaLivePlugins\eXpansion\AutoLoad\AutoLoad), '\\ManiaLivePlugi...', 'exp_unload', Array)
               #9 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/AutoLoad/Gui/Controls/Plugin.php(218): ManiaLivePlugins\eXpansion\AutoLoad\AutoLoad->tooglePlugin('the-big-gll.', Object(ManiaLivePlugins\eXpansion\JoinLeaveMessage\MetaData))
               #10 [internal function]: ManiaLivePlugins\eXpansion\AutoLoad\Gui\Controls\Plugin->startPlugin('the-big-gll.')
               #11 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Gui/ActionHandler.php(71): call_user_func_array(Array, Array)
               #12 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/DedicatedApi/Callback/Event.php(66): ManiaLive\Gui\ActionHandler->onPlayerManialinkPageAnswer(167, 'the-big-gll.', '954', Array)
               #13 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLive\Gui\ActionHandler))
               #14 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(123): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callback\Event))
               #15 /home/tm2/ex_6001_krip_1/bootstrapper.php(73): ManiaLive\Application\Application->run()
               #16 {main}
    
    [2014-07-19T13:07:09+00:00] 
        Occured on 19.07.2014 at 13:07:09 at process with ID #31853
        ---------------------------------
     -> RuntimeException with code 0
        Can't peek at an empty heap
      - in /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php on line 65
      - Stack: #0 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(65): SplPriorityQueue->top()
               #1 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/Plugin.php(332): ManiaLive\Event\Dispatcher::unregister('ManiaLive\\Dedic...', Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost), 4294967295)
               #2 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/Plugin.php(468): ManiaLive\PluginHandler\Plugin->disableDedicatedEvents()
               #3 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/BasicPlugin.php(232): ManiaLive\PluginHandler\Plugin->onUnload()
               #4 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/PluginHandler.php(101): ManiaLivePlugins\eXpansion\Core\types\BasicPlugin->onUnload()
               #5 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/BasicPlugin.php(475): ManiaLive\PluginHandler\PluginHandler->unload('\\ManiaLivePlugi...')
               #6 [internal function]: ManiaLivePlugins\eXpansion\Core\types\BasicPlugin->exp_unload('\\ManiaLivePlugi...')
               #7 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/PluginHandler.php(195): ReflectionMethod->invokeArgs(Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost), Array)
               #8 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/AutoLoad/AutoLoad.php(276): ManiaLive\PluginHandler\PluginHandler->callPublicMethod(Object(ManiaLivePlugins\eXpansion\AutoLoad\AutoLoad), '\\ManiaLivePlugi...', 'exp_unload', Array)
               #9 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/AutoLoad/Gui/Controls/Plugin.php(218): ManiaLivePlugins\eXpansion\AutoLoad\AutoLoad->tooglePlugin('the-big-gll.', Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\MetaData))
               #10 [internal function]: ManiaLivePlugins\eXpansion\AutoLoad\Gui\Controls\Plugin->startPlugin('the-big-gll.')
               #11 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Gui/ActionHandler.php(71): call_user_func_array(Array, Array)
               #12 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/DedicatedApi/Callback/Event.php(66): ManiaLive\Gui\ActionHandler->onPlayerManialinkPageAnswer(157, 'the-big-gll.', '1486', Array)
               #13 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLive\Gui\ActionHandler))
               #14 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(123): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callback\Event))
               #15 /home/tm2/ex_6001_krip_1/bootstrapper.php(73): ManiaLive\Application\Application->run()
               #16 {main}
    
    
    after that it wasn't possible to chat

    edit: enable or disable plugin speedometer or network status widget cause that you can't chat anymore
    Hi, normally it is already fixed in the nighty, not sure when exactly I will recheck but remeber Reaby talking about it.
    Image
    Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
    TheBigG.
    Posts: 401
    Joined: 11 Jun 2011, 16:11

    Re: eXpansion 0.9.6 (16/06/2014)

    Post by TheBigG. »

    hi,
    on TA the dedimania widget shows false results for me.
    Image
    Client:
    OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz

    Server:
    OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
    oliverde8
    Posts: 1286
    Joined: 16 Jun 2010, 07:33
    Location: in a Blue Box

    Re: eXpansion 0.9.6 (16/06/2014)

    Post by oliverde8 »

    It seems I have done some sh*** will check

    thanks for the report
    Image
    Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
    oliverde8
    Posts: 1286
    Joined: 16 Jun 2010, 07:33
    Location: in a Blue Box

    Re: eXpansion 0.9.6 (16/06/2014)

    Post by oliverde8 »

    Both issues should be fixed in dev, we will update the nighty during the day

    Edit : Also changed the build date thingy it will show when the last file was modified that way you will be able to keep track of the updates better :thumbsup:
    Image
    Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
    TheBigG.
    Posts: 401
    Joined: 11 Jun 2011, 16:11

    Re: eXpansion 0.9.6 (16/06/2014)

    Post by TheBigG. »

    oliverde8 wrote: Edit : Also changed the build date thingy it will show when the last file was modified that way you will be able to keep track of the updates better :thumbsup:
    that is nice, thank you
    Client:
    OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz

    Server:
    OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
    User avatar
    steeffeen
    Translator
    Translator
    Posts: 2463
    Joined: 14 Oct 2012, 16:22
    Location: Germany

    Re: eXpansion 0.9.6 (16/06/2014)

    Post by steeffeen »

    @oliverde8:
    http://forum.maniaplanet.com/viewtopic. ... 24#p223424
    sorry for giving you the information xD
      Game Mode and Title Pack Creator, Developer, ShootMania-Player & more

      ManiaControl, FancyManiaLinks
      oliverde8
      Posts: 1286
      Joined: 16 Jun 2010, 07:33
      Location: in a Blue Box

      Re: eXpansion 0.9.6 (16/06/2014)

      Post by oliverde8 »

      steeffeen wrote:@oliverde8:
      http://forum.maniaplanet.com/viewtopic. ... 24#p223424
      sorry for giving you the information xD
      it's not your fault, it is nadeo that can't organise themselves
      Image
      Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
      Locked

      Return to “eXpansion”

      Who is online

      Users browsing this forum: No registered users and 2 guests