Page 33 of 51
Re: FeedBack & Bugs | Your ideas are important
Posted: 06 Mar 2015, 11:28
by weerwolf
Code: Select all
PHP Fatal error: Call to a member function openSession() on a non-object in /MANIALIVE/libraries/ManiaLivePlugins/eXpansion/Dedimania/DedimaniaAbstract.php on line 127
Fatal error: Call to a member function openSession() on a non-object in /MANIALIVE/libraries/ManiaLivePlugins/eXpansion/Dedimania/DedimaniaAbstract.php on line 127
Re: FeedBack & Bugs | Your ideas are important
Posted: 06 Mar 2015, 15:44
by Chris92
weerwolf wrote:Code: Select all
PHP Fatal error: Call to a member function openSession() on a non-object in /MANIALIVE/libraries/ManiaLivePlugins/eXpansion/Dedimania/DedimaniaAbstract.php on line 127
Fatal error: Call to a member function openSession() on a non-object in /MANIALIVE/libraries/ManiaLivePlugins/eXpansion/Dedimania/DedimaniaAbstract.php on line 127
Sounds like Dedimania was down for a bit
Re: FeedBack & Bugs | Your ideas are important
Posted: 06 Mar 2015, 17:52
by oliverde8
Yes ^^ but I will fix it so that it doesn't crash expansion as well

Re: FeedBack & Bugs | Your ideas are important
Posted: 09 Mar 2015, 17:06
by kripkee
hi,
Code: Select all
[LocalRecods]Updating Ranks for zwAbNlFSDcXjRBk0YSMyxc5kJJ8 Started ...
[LocalRecods]Updating Ranks for zwAbNlFSDcXjRBk0YSMyxc5kJJ8 Ended in : -0.305867ms
Error while sending chat message to 'bengamer'
Server said:Login unknown.
Error while sending chat message to 'bengamer'
Server said:Login unknown.
ERROR: Login unknown.
ERROR: Login unknown.
ERROR: Login unknown.
ERROR: Login unknown.
ERROR: Login unknown.
ERROR: Login unknown.
ERROR: Login unknown.
ERROR: Login unknown.
ERROR: Login unknown.
ERROR: Login unknown.
ERROR: Plugin "\ManiaLivePlugins\eXpansion\Core\Core" cannot be unloaded.
It is required by other plugins.
ERROR: Plugin "\ManiaLivePlugins\eXpansion\Core\Core" cannot be unloaded.
It is required by other plugins.
ERROR: Plugin "\ManiaLivePlugins\eXpansion\Core\Core" cannot be unloaded.
It is required by other plugins.
ERROR: Plugin "\ManiaLivePlugins\eXpansion\Core\Core" cannot be unloaded.
It is required by other plugins.
ERROR: Plugin "\ManiaLivePlugins\eXpansion\Core\Core" cannot be unloaded.
It is required by other plugins.
ERROR: Plugin "\ManiaLivePlugins\eXpansion\Core\Core" cannot be unloaded.
It is required by other plugins.
ERROR: Plugin "\ManiaLivePlugins\eXpansion\Core\Core" cannot be unloaded.
It is required by other plugins.
ERROR: Plugin "\ManiaLivePlugins\eXpansion\Core\Core" cannot be unloaded.
It is required by other plugins.
ERROR: Plugin "\ManiaLivePlugins\eXpansion\Core\Core" cannot be unloaded.
It is required by other plugins.
and
Code: Select all
[2015-03-09T15:34:44+01:00]
Occured on 09.03.2015 at 15:34:44 at process with ID #25881
---------------------------------
-> Maniaplanet\DedicatedServer\Xmlrpc\UnknownPlayerException with code -1000
Login unknown.
- in /gameserver/maniaplanet/greenwhitenadeo/expansion/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/FaultException.php on line 37
- Stack: #0 /gameserver/maniaplanet/greenwhitenadeo/expansion/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(205): Maniaplanet\DedicatedServer\Xmlrpc\FaultException::create('Login unknown.', -1000)
#1 /gameserver/maniaplanet/greenwhitenadeo/expansion/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(130): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->flush(true)
#2 /gameserver/maniaplanet/greenwhitenadeo/expansion/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(156): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->query('ChatSendServerM...', Array)
#3 /gameserver/maniaplanet/greenwhitenadeo/expansion/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Connection.php(130): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->multiquery()
#4 /gameserver/maniaplanet/greenwhitenadeo/expansion/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(126): Maniaplanet\DedicatedServer\Connection->executeMulticall()
#5 /gameserver/maniaplanet/greenwhitenadeo/expansion/bootstrapper.php(73): ManiaLive\Application\Application->run()
#6 {main}
[2015-03-09T15:34:44+01:00]
Occured on 09.03.2015 at 15:34:44 at process with ID #25881
---------------------------------
-> ManiaLive\PluginHandler\Exception with code 0
Plugin "\ManiaLivePlugins\eXpansion\Core\Core" cannot be unloaded. It is required by other plugins.
- in /gameserver/maniaplanet/greenwhitenadeo/expansion/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/PluginHandler.php on line 99
- Stack: #0 /gameserver/maniaplanet/greenwhitenadeo/expansion/vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/PluginHandler.php(245): ManiaLive\PluginHandler\PluginHandler->unload('\ManiaLivePlugi...')
#1 /gameserver/maniaplanet/greenwhitenadeo/expansion/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Event.php(32): ManiaLive\PluginHandler\PluginHandler->onTerminate()
#2 /gameserver/maniaplanet/greenwhitenadeo/expansion/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(132): ManiaLive\Application\Event->fireDo(Object(ManiaLive\PluginHandler\PluginHandler))
#3 /gameserver/maniaplanet/greenwhitenadeo/expansion/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(143): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Application\Event))
#4 /gameserver/maniaplanet/greenwhitenadeo/expansion/bootstrapper.php(73): ManiaLive\Application\Application->run()
#5 {main}
Re: FeedBack & Bugs | Your ideas are important
Posted: 14 Mar 2015, 11:30
by tnc1976
Bug
Player has overlaping panels Dedimania and Locals.

- 2015-03-13_00001.jpg (597.55 KiB) Viewed 504 times
His Playerlogin is 7502
Server runs Nighty see pic (Server runs in scriptedmode)

- 2015-03.png (46.7 KiB) Viewed 504 times
Code: Select all
servername.console.log
[2015-03-13T23:54:07+01:00] Error while sending chat message to '7502'
Server said:recipient = 7502
Re: FeedBack & Bugs | Your ideas are important
Posted: 14 Mar 2015, 14:30
by oliverde8
hi, we have a few issues with login composed only with numbers

Re: FeedBack & Bugs | Your ideas are important
Posted: 16 Mar 2015, 22:41
by Rots
Hey, some errors on nighty branch
server login: revivalta (analytics enabled)
date: 2015-03-16 22:34:39 CET
mainlog
Code: Select all
ERROR: Undefined property:
ManiaLivePlugins\eXpansion\Helpers\Storage::$spectators
errorlog
Code: Select all
[2015-03-16T22:34:39+01:00]
Occured on 16.03.2015 at 22:34:39 at process with ID #3791
---------------------------------
-> ErrorException with code 8
Undefined property: ManiaLivePlugins\eXpansion\Helpers\Storage::$spectators
- in /ManiaLive/libraries/ManiaLivePlugins/eXpansion/Helpers/Storage.php on line 249
- Stack: #0 /ManiaLive/libraries/ManiaLivePlugins/eXpansion/Core/types/ErrorHandler.php(15): ManiaLive\Application\ErrorHandling::createExceptionFromError(8, 'Undefined prope...', '/home/cnteam/Ma...', 249)
#1 /ManiaLive/libraries/ManiaLivePlugins/eXpansion/Helpers/Storage.php(249): ManiaLivePlugins\eXpansion\Core\types\ErrorHandler::createExceptionFromError(8, 'Undefined prope...', '/Ma...', 249, Array)
#2 /ManiaLive/libraries/ManiaLivePlugins/eXpansion/Helpers/Storage.php(238): ManiaLivePlugins\eXpansion\Helpers\Storage->removePlayer('nengg')
#3 /ManiaLive/vendor/maniaplanet/manialive-lib/ManiaLive/DedicatedApi/Callback/Event.php(95): ManiaLivePlugins\eXpansion\Helpers\Storage->onPlayerInfoChanged(Array)
#4 /ManiaLive/vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(132): ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLivePlugins\eXpansion\Helpers\Storage))
#5 /ManiaLive/vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(123): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callback\Event))
#6 /ManiaLive/bootstrapper.php(73): ManiaLive\Application\Application->run()
#7 {main}
This happens continuously. Makes manialive crash if error limit is set (and reached).
Also, Dedidmania times are not registered. They are showed in the dedimania widget as "new times" but there is no message and no times are sent at the end of the round :/ Any clue on this? Plugin is enabled and well configured, obviously. I see no error log appart from the notice
Code: Select all
[Dedimania] No new times driven. Skipping dedimania sent.
Re: FeedBack & Bugs | Your ideas are important
Posted: 18 Mar 2015, 20:10
by oliverde8
hi, sorry I wasn't around these last 2 weekends, I will look into it this weekend.
I need to understand the issue with the dedimania plugin, the other one should be relatively easy I think it is already fixed in dev, but I will give more details once I check it out.
Re: FeedBack & Bugs | Your ideas are important
Posted: 28 Mar 2015, 11:10
by oliverde8
sorry, it ook me quite some time
I just fixed the error, on nighty for the dedimania are your maps longer then 5 seconds? The widget don't take that into account but there is a rule on that as well.
Re: FeedBack & Bugs | Your ideas are important
Posted: 28 Mar 2015, 11:53
by Rots
Well, I said nothing but magically dedidmania started to work one day... I thought you had already fixed the issue ^^
Yes, our maps are not shorter than 5 secs.