eXpansion nighty Release

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

Moderators: oliverde8, reaby, NADEO

Locked
TheBigG.
Posts: 401
Joined: 11 Jun 2011, 16:11

Re: eXpansion nighty Release

Post by TheBigG. »

hi,
Dedimania seems to be still broken i think. Tested with 2 laps, i got this in my log.

Code: Select all

[2014-11-17T01:04:24+01:00] [eXpansion][Adm/AdminPanel][DediMania/Connection]Error string:Warning in method_handler.php(467): Stadium is limited to maxrank 15 in TA for not upgraded servers! For premium accounts, see Dedimania forum and tm2stats page.
Warning in method_helper.php(1254): IGNORE RECORD for the-big-gll. on _jnv43AevsHSNAOkGbSb5wiL0s4,2,1 for the-big-gll. : bad num of checkpoints (70 for 35) ! (20232,26325,30786,32833,37304,42854,45586,48133,50593,57212,57865,59448,60692,62247,65925,69132,75028,78715,83868,92964,96238,98630,101118,104397,110602,113138,117834,120818,127313,131379,139294,156323,160402,169341,172534,182988,188798,192428,194257,198328,203453,206042,208508,210918,217395,218017,219674,220942,222578,226388,228895,234658,238175,243415,248123,251148,253502,255274,258083,263466,265911,270507,277403,284594,287958,295735,306847,310762,319972,323125)
If 35 if not the real number of cp then contact the Dedimania maintainer to correct it. (20232,26325,30786,32833,37304,42854,45586,48133,50593,57212,57865,59448,60692,62247,65925,69132,75028,78715,83868,92964,96238,98630,101118,104397,110602,113138,117834,120818,127313,131379,139294,156323,160402,169341,172534,182988,188798,192428,194257,198328,203453,206042,208508,210918,217395,218017,219674,220942,222578,226388,228895,234658,238175,243415,248123,251148,253502,255274,258083,263466,265911,270507,277403,284594,287958,295735,306847,310762,319972,323125)
Warning in method_helper.php(1359): VReplay has not the same number of checks as best time (70,35) !
eXpansion build date: 2014-11-17 12:57:43 AM, channel dev
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
TheBigG.
Posts: 401
Joined: 11 Jun 2011, 16:11

Re: eXpansion nighty Release

Post by TheBigG. »

hi,

here my new error log

Code: Select all

[2014-11-17T01:14:02+01:00] 
    Occured on 17.11.2014 at 01:14:02 at process with ID #29106
    ---------------------------------
 -> ErrorException with code 8
    Undefined property: Maniaplanet\DedicatedServer\Structures\PlayerNetInfo::$nickName
  - in /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php on line 44
  - Stack: #0 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/ErrorHandler.php(15): ManiaLive\Application\ErrorHandling::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44)
           #1 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php(44): ManiaLivePlugins\eXpansion\Core\types\ErrorHandler::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44, Array)
           #2 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Events/PlayerEvent.php(37): ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost->onPlayerNetLost(Array)
           #3 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent->fireDo(Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost))
           #4 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Core.php(813): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent))
           #5 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Event.php(25): ManiaLivePlugins\eXpansion\Core\Core->onTick()
           #6 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Features\Tick\Event->fireDo(Object(ManiaLivePlugins\eXpansion\Core\Core))
           #7 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Ticker.php(34): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Features\Tick\Event))
           #8 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Event.php(28): ManiaLive\Features\Tick\Ticker->onPreLoop()
           #9 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Application\Event->fireDo(Object(ManiaLive\Features\Tick\Ticker))
           #10 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(115): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Application\Event))
           #11 /home/tm2/ex_6001_krip_1/bootstrapper.php(73): ManiaLive\Application\Application->run()
           #12 {main}

[2014-11-17T01:33:08+01:00] 
    Occured on 17.11.2014 at 01:33:08 at process with ID #29106
    ---------------------------------
 -> ErrorException with code 8
    Undefined property: Maniaplanet\DedicatedServer\Structures\PlayerNetInfo::$nickName
  - in /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php on line 44
  - Stack: #0 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/ErrorHandler.php(15): ManiaLive\Application\ErrorHandling::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44)
           #1 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php(44): ManiaLivePlugins\eXpansion\Core\types\ErrorHandler::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44, Array)
           #2 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Events/PlayerEvent.php(37): ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost->onPlayerNetLost(Array)
           #3 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent->fireDo(Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost))
           #4 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Core.php(813): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent))
           #5 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Event.php(25): ManiaLivePlugins\eXpansion\Core\Core->onTick()
           #6 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Features\Tick\Event->fireDo(Object(ManiaLivePlugins\eXpansion\Core\Core))
           #7 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Ticker.php(34): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Features\Tick\Event))
           #8 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Event.php(28): ManiaLive\Features\Tick\Ticker->onPreLoop()
           #9 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Application\Event->fireDo(Object(ManiaLive\Features\Tick\Ticker))
           #10 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(115): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Application\Event))
           #11 /home/tm2/ex_6001_krip_1/bootstrapper.php(73): ManiaLive\Application\Application->run()
           #12 {main}

[2014-11-17T18:08:11+01:00] 
    Occured on 17.11.2014 at 18:08:11 at process with ID #29106
    ---------------------------------
 -> ErrorException with code 8
    Undefined property: Maniaplanet\DedicatedServer\Structures\PlayerNetInfo::$nickName
  - in /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php on line 44
  - Stack: #0 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/ErrorHandler.php(15): ManiaLive\Application\ErrorHandling::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44)
           #1 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php(44): ManiaLivePlugins\eXpansion\Core\types\ErrorHandler::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44, Array)
           #2 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Events/PlayerEvent.php(37): ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost->onPlayerNetLost(Array)
           #3 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent->fireDo(Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost))
           #4 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Core.php(813): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent))
           #5 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Event.php(25): ManiaLivePlugins\eXpansion\Core\Core->onTick()
           #6 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Features\Tick\Event->fireDo(Object(ManiaLivePlugins\eXpansion\Core\Core))
           #7 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Ticker.php(34): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Features\Tick\Event))
           #8 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Event.php(28): ManiaLive\Features\Tick\Ticker->onPreLoop()
           #9 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Application\Event->fireDo(Object(ManiaLive\Features\Tick\Ticker))
           #10 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(115): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Application\Event))
           #11 /home/tm2/ex_6001_krip_1/bootstrapper.php(73): ManiaLive\Application\Application->run()
           #12 {main}

[2014-11-17T18:08:17+01:00] 
    Occured on 17.11.2014 at 18:08:17 at process with ID #29106
    ---------------------------------
 -> ErrorException with code 8
    Undefined property: Maniaplanet\DedicatedServer\Structures\PlayerNetInfo::$nickName
  - in /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php on line 44
  - Stack: #0 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/ErrorHandler.php(15): ManiaLive\Application\ErrorHandling::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44)
           #1 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php(44): ManiaLivePlugins\eXpansion\Core\types\ErrorHandler::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44, Array)
           #2 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Events/PlayerEvent.php(37): ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost->onPlayerNetLost(Array)
           #3 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent->fireDo(Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost))
           #4 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Core.php(813): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent))
           #5 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Event.php(25): ManiaLivePlugins\eXpansion\Core\Core->onTick()
           #6 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Features\Tick\Event->fireDo(Object(ManiaLivePlugins\eXpansion\Core\Core))
           #7 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Ticker.php(34): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Features\Tick\Event))
           #8 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Event.php(28): ManiaLive\Features\Tick\Ticker->onPreLoop()
           #9 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Application\Event->fireDo(Object(ManiaLive\Features\Tick\Ticker))
           #10 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(115): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Application\Event))
           #11 /home/tm2/ex_6001_krip_1/bootstrapper.php(73): ManiaLive\Application\Application->run()
           #12 {main}

[2014-11-17T18:08:23+01:00] 
    Occured on 17.11.2014 at 18:08:23 at process with ID #29106
    ---------------------------------
 -> ErrorException with code 8
    Undefined property: Maniaplanet\DedicatedServer\Structures\PlayerNetInfo::$nickName
  - in /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php on line 44
  - Stack: #0 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/ErrorHandler.php(15): ManiaLive\Application\ErrorHandling::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44)
           #1 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php(44): ManiaLivePlugins\eXpansion\Core\types\ErrorHandler::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44, Array)
           #2 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Events/PlayerEvent.php(37): ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost->onPlayerNetLost(Array)
           #3 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent->fireDo(Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost))
           #4 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Core.php(813): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent))
           #5 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Event.php(25): ManiaLivePlugins\eXpansion\Core\Core->onTick()
           #6 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Features\Tick\Event->fireDo(Object(ManiaLivePlugins\eXpansion\Core\Core))
           #7 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Ticker.php(34): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Features\Tick\Event))
           #8 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Event.php(28): ManiaLive\Features\Tick\Ticker->onPreLoop()
           #9 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Application\Event->fireDo(Object(ManiaLive\Features\Tick\Ticker))
           #10 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(115): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Application\Event))
           #11 /home/tm2/ex_6001_krip_1/bootstrapper.php(73): ManiaLive\Application\Application->run()
           #12 {main}

[2014-11-17T18:08:29+01:00] 
    Occured on 17.11.2014 at 18:08:29 at process with ID #29106
    ---------------------------------
 -> ErrorException with code 8
    Undefined property: Maniaplanet\DedicatedServer\Structures\PlayerNetInfo::$nickName
  - in /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php on line 44
  - Stack: #0 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/types/ErrorHandler.php(15): ManiaLive\Application\ErrorHandling::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44)
           #1 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Widgets_Netlost/Widgets_Netlost.php(44): ManiaLivePlugins\eXpansion\Core\types\ErrorHandler::createExceptionFromError(8, 'Undefined prope...', '/home/tm2/ex_60...', 44, Array)
           #2 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Events/PlayerEvent.php(37): ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost->onPlayerNetLost(Array)
           #3 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent->fireDo(Object(ManiaLivePlugins\eXpansion\Widgets_Netlost\Widgets_Netlost))
           #4 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Core.php(813): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent))
           #5 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Event.php(25): ManiaLivePlugins\eXpansion\Core\Core->onTick()
           #6 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Features\Tick\Event->fireDo(Object(ManiaLivePlugins\eXpansion\Core\Core))
           #7 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Ticker.php(34): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Features\Tick\Event))
           #8 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Event.php(28): ManiaLive\Features\Tick\Ticker->onPreLoop()
           #9 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Application\Event->fireDo(Object(ManiaLive\Features\Tick\Ticker))
           #10 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(115): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Application\Event))
           #11 /home/tm2/ex_6001_krip_1/bootstrapper.php(73): ManiaLive\Application\Application->run()
           #12 {main}

[2014-11-17T18:08:29+01:00] 
    Occured on 17.11.2014 at 18:08:29 at process with ID #29106
    ---------------------------------
 -> ManiaLive\Application\ErrorLimitReached with code 0
    Reached error limit of 6. ManiaLive is shutting down
  - in /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/ErrorHandling.php on line 33
  - Stack: #0 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/ErrorHandling.php(79): ManiaLive\Application\ErrorHandling::increaseErrorCount()
           #1 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(124): ManiaLive\Application\ErrorHandling::processModuleException(Object(ErrorException))
           #2 /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Core/Core.php(813): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLivePlugins\eXpansion\Core\Events\PlayerEvent))
           #3 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Event.php(25): ManiaLivePlugins\eXpansion\Core\Core->onTick()
           #4 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Features\Tick\Event->fireDo(Object(ManiaLivePlugins\eXpansion\Core\Core))
           #5 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Features/Tick/Ticker.php(34): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Features\Tick\Event))
           #6 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Event.php(28): ManiaLive\Features\Tick\Ticker->onPreLoop()
           #7 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(120): ManiaLive\Application\Event->fireDo(Object(ManiaLive\Features\Tick\Ticker))
           #8 /home/tm2/ex_6001_krip_1/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(115): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Application\Event))
           #9 /home/tm2/ex_6001_krip_1/bootstrapper.php(73): ManiaLive\Application\Application->run()
           #10 {main}
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
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: eXpansion nighty Release

Post by w1lla »

https://github.com/eXpansionPluginPack/ ... st.php#L44

change $player->nickName to $pla->nickName.
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
endbase
Posts: 475
Joined: 26 Jun 2011, 19:34

Re: eXpansion nighty Release

Post by endbase »

Hi,

Im getting errors on the eXpansion cmd see screenie Image

I'm running eXpansion on a multi environment server !

Please advise

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

Re: eXpansion nighty Release

Post by oliverde8 »

Hi,

can you please check your logs/manialive-errors.log file there should be more information about the error, at the moment I can't reproduce.

Thanks

Edit : I did a fix on dev/nighty that might fix the issue.
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...
endbase
Posts: 475
Joined: 26 Jun 2011, 19:34

Re: eXpansion nighty Release

Post by endbase »

Thx ! Updated the server and the error is gone ! :thumbsup:

Greetz Base
endbase
Posts: 475
Joined: 26 Jun 2011, 19:34

Re: eXpansion nighty Release

Post by endbase »

Another thing is that I can't seem to get the force skin working Url = http://compusm94.ninetyfour.axc.nl/mod

Name for the skin = funtm2_v2.zip The mod dowload fine from the url but ingame it does'nt show up.

Could you advise me on this one too.

Btw realy love this project run 6 servers with xaseco for years now and now porting it to eXpansion allready have 3 servers running with it !! :D I like that you can live switch plugins on and off :thumbsup:

ps added the following lines to the run.bat so you can shutdown eXpansion ingame and it wil start right back on

Code: Select all

REM change to directory this batch file was called from, to make sure it finds bootstrapper.php
cd D:\Fun4U\Fun4u\manialive-master

:restart

php.exe bootstrapper.php

echo %errorlevel%

echo Program exit at %date% %time% - errorlevel %errorlevel% >> restart.txt

goto restart
Greetz Base
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: eXpansion nighty Release

Post by w1lla »

When clicking on the link i get in Win7 a .download file.

It seems you didnt name it the zip so it might be strange. If i open the file in Winrar the mod is shown with the proper folder structure so your name might be wrong of the file.
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
endbase
Posts: 475
Joined: 26 Jun 2011, 19:34

Re: eXpansion nighty Release

Post by endbase »

w1lla wrote:When clicking on the link i get in Win7 a .download file.

It seems you didnt name it the zip so it might be strange. If i open the file in Winrar the mod is shown with the proper folder structure so your name might be wrong of the file.
http://compusm94.ninetyfour.axc.nl/mod/funtm2_v2.zip gives the right zip file.

The thing is that if you use the url without the name of the file it gives you a name download file I have made a .htaccess file in the directory on the first url given.

Greetz Base
hackie
Posts: 1168
Joined: 19 Jul 2012, 22:43

Re: eXpansion nighty Release

Post by hackie »

System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
Locked

Return to “eXpansion”

Who is online

Users browsing this forum: No registered users and 1 guest