Page 2 of 2
Re: ManiaControl Feedback and Bugreporting for Beta-Releasev
Posted: 05 May 2014, 13:53
by smok3gun
kremsy wrote:
Can you please try it just a second time?
About the quittng ManiaControl issue I think its the transport interrupt exception where we trying to find a solution with newboo together at the moment.
Same error when i try to update

Re: ManiaControl Feedback and Bugreporting for Beta-Releasev
Posted: 05 May 2014, 21:02
by swinn
Edit: my bad, nadeo bug
Re: ManiaControl Feedback and Bugreporting for Beta-Releasev
Posted: 06 May 2014, 08:38
by Akbalder
kremsy wrote:At the moment you can on the default settings vote ++ = 100%, + = 75%, +- = 50%, - = 25% and -- = 0%. Soon there will be buttons on mousover the widget for these values.
It seems that "++" and "/++" don't do the same thing. I think that we must type "+++" to vote 100%.
kremsy wrote:it is a bit complicated to explain how the system works, its a mixture between saving a add date in database and checking last updated time on mx || checking mx id and see a uid change
Most of the time, we manually put the map on the server to test the modifications. If it's good, we update it on mx. In this case, maniacontrol will always say that the map isn't up to date.
Re: ManiaControl Feedback and Bugreporting for Beta-Releasev
Posted: 06 May 2014, 21:26
by franck70
Hello , when I add a map by MX , it juke it 2 times and MC crashed
Code: Select all
06.May 14 22:05:43 Connection interrupted!
06.May 14 22:05:43 [ManiaControl EXCEPTION]: Connection interrupted while reading header
Class: Maniaplanet\DedicatedServer\Xmlrpc\TransportException
Trace:
#0 /home/franck/MCCTF/core/Libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(194): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->readMessage()
#1 /home/franck/MCCTF/core/Libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(126): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->flush(true)
#2 /home/franck/MCCTF/core/Libs/Maniaplanet/DedicatedServer/Connection.php(133): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->query('SendDisplayMani...', Array)
#3 /home/franck/MCCTF/core/Libs/Maniaplanet/DedicatedServer/Connection.php(813): Maniaplanet\DedicatedServer\Connection->execute('SendDisplayMani...', Array, false)
#4 /home/franck/MCCTF/core/Manialinks/ManialinkManager.php(199): Maniaplanet\DedicatedServer\Connection->sendDisplayManialinkPage('letouriste38550', '<?xml version="...', 0, false)
#5 /home/franck/MCCTF/plugins/TheM/QueuePlugin.php(517): ManiaControl\Manialinks\ManialinkManager->sendManialink(Object(FML\ManiaLink), 'letouriste38550')
#6 /home/franck/MCCTF/plugins/TheM/QueuePlugin.php(248): TheM\QueuePlugin->showJoinQueueWidget(Object(ManiaControl\Players\Player))
#7 /home/franck/MCCTF/plugins/TheM/QueuePlugin.php(418): TheM\QueuePlugin->showQueueWidgetSpectators()
#8 /home/franck/MCCTF/plugins/TheM/QueuePlugin.php(226): TheM\QueuePlugin->removePlayerFromQueue('noobster')
#9 [internal function]: TheM\QueuePlugin->handlePlayerInfoChanged(Array)
#10 /home/franck/MCCTF/core/Callbacks/CallbackManager.php(225): call_user_func_array(Array, Array)
#11 /home/franck/MCCTF/core/Callbacks/CallbackManager.php(208): ManiaControl\Callbacks\CallbackManager->triggerCallback('ManiaPlanet.Pla...', Array)
#12 /home/franck/MCCTF/core/Callbacks/CallbackManager.php(169): ManiaControl\Callbacks\CallbackManager->handleCallback(Array)
#13 /home/franck/MCCTF/core/ManiaControl.php(369): ManiaControl\Callbacks\CallbackManager->manageCallbacks()
#14 /home/franck/MCCTF/ManiaControl.php(117): ManiaControl\ManiaControl->run()
#15 {main}
06.May 14 22:05:43 Exception successfully reported!
06.May 14 22:05:43 Connection interrupted while reading header
06.May 14 22:05:44 Quitting ManiaControl!
Code: Select all
06.May 14 22:18:45 [ManiaControl EXCEPTION]: Connection interrupted while reading header
Class: Maniaplanet\DedicatedServer\Xmlrpc\TransportException
Trace:
#0 /home/franck/MCCTF/core/Libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(194): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->readMessage()
#1 /home/franck/MCCTF/core/Libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(126): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->flush(true)
#2 /home/franck/MCCTF/core/Libs/Maniaplanet/DedicatedServer/Connection.php(133): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->query('SendDisplayMani...', Array)
#3 /home/franck/MCCTF/core/Libs/Maniaplanet/DedicatedServer/Connection.php(813): Maniaplanet\DedicatedServer\Connection->execute('SendDisplayMani...', Array, false)
#4 /home/franck/MCCTF/core/Manialinks/ManialinkManager.php(199): Maniaplanet\DedicatedServer\Connection->sendDisplayManialinkPage('letouriste38550', '<?xml version="...', 0, false)
#5 /home/franck/MCCTF/core/Manialinks/ManialinkManager.php(233): ManiaControl\Manialinks\ManialinkManager->sendManialink(Object(FML\ManiaLink), 'letouriste38550')
#6 /home/franck/MCCTF/core/Players/PlayerList.php(428): ManiaControl\Manialinks\ManialinkManager->displayWidget(Object(FML\ManiaLink), Object(ManiaControl\Players\Player), 'PlayerList')
#7 /home/franck/MCCTF/core/Players/PlayerList.php(791): ManiaControl\Players\PlayerList->showPlayerList(Object(ManiaControl\Players\Player))
#8 [internal function]: ManiaControl\Players\PlayerList->updateWidget(Object(ManiaControl\Players\Player))
#9 /home/franck/MCCTF/core/Callbacks/CallbackManager.php(225): call_user_func_array(Array, Array)
#10 /home/franck/MCCTF/core/Players/PlayerManager.php(363): ManiaControl\Callbacks\CallbackManager->triggerCallback('PlayerManagerCa...', Object(ManiaControl\Players\Player))
#11 [internal function]: ManiaControl\Players\PlayerManager->playerInfoChanged(Array)
#12 /home/franck/MCCTF/core/Callbacks/CallbackManager.php(225): call_user_func_array(Array, Array)
#13 /home/franck/MCCTF/core/Callbacks/CallbackManager.php(208): ManiaControl\Callbacks\CallbackManager->triggerCallback('ManiaPlanet.Pla...', Array)
#14 /home/franck/MCCTF/core/Callbacks/CallbackManager.php(169): ManiaControl\Callbacks\CallbackManager->handleCallback(Array)
#15 /home/franck/MCCTF/core/ManiaControl.php(369): ManiaControl\Callbacks\CallbackManager->manageCallbacks()
#16 /home/franck/MCCTF/ManiaControl.php(117): ManiaControl\ManiaControl->run()
#17 {main}
06.May 14 22:18:45 Exception successfully reported!
06.May 14 22:18:45 Connection interrupted while reading header
06.May 14 22:18:47 Quitting ManiaControl!
Re: ManiaControl Feedback and Bugreporting for Beta-Releasev
Posted: 07 May 2014, 11:58
by smok3gun
Did you find the quitting ManiaControl issue ?
Re: ManiaControl Feedback and Bugreporting for Beta-Releasev
Posted: 07 May 2014, 19:55
by smok3gun
kremsy wrote:smok3gun wrote:Did you find the quitting ManiaControl issue ?
Can you look if the filerights are correct on the ManiaControl mainfolder / ManiaControl/Backup (if existing?).
It looks like the error occurs when the backup file can't get written to the disk.
How fast is your server?
i didnt have a maniacontrol folder, i put in the root of the maniaplanet server ( in home/**
**/ ), the backup folder is here and i chmod all files in 755 and 777 for backup .
Here is the log if you want :
Code: Select all
07.May 14 13:13:40 Player left: smokegun / मscҽητ « ÅžÓŽoÆ™ÑǤųЛ Playtime: 00:05:00
07.May 14 13:18:14 New ManiaControl Version 0.131 available!
07.May 14 14:18:14 New ManiaControl Version 0.131 available!
07.May 14 15:18:14 New ManiaControl Version 0.131 available!
07.May 14 16:18:14 New ManiaControl Version 0.131 available!
07.May 14 16:18:14 Quitting ManiaControl!
EDIT:
About the update issue that i had, i have disable backup and automatical update works !
After disable backup and chmod all files, it seems to work properly