Page 1 of 5
Re: ManiaControl Feedback and Bugreporting
Posted: 01 May 2014, 13:40
by smok3gun
Hi, i dont know if i should post here,
Im trying to install ManiaControl on my server since yesterday.
First,
I cant install a map from MX
Code: Select all
qPHP Fatal error: Undefined class constant 'SETTING_MP3_BETA_TESTING' in /home/****/mp3/core/Maps/MapManager.php on line 616
And i see that a new version 0.11 is available, but when i try to update it with in-game command ( /admin coreupdate)
I have a nice timeout error
Code: Select all
PHP Fatal error: Maximum execution time of 20 seconds exceeded in /home/****/mp3/core/Update/UpdateManager.php on line 682
But, in my php.ini i have this :
Thanks,
Re: ManiaControl Feedback and Bugreporting
Posted: 01 May 2014, 13:48
by TheM
smok3gun wrote:Hi, i dont know if i should post here,
Im trying to install ManiaControl on my server since yesterday.
First,
I cant install a map from MX
Code: Select all
qPHP Fatal error: Undefined class constant 'SETTING_MP3_BETA_TESTING' in /home/****/mp3/core/Maps/MapManager.php on line 616
And i see that a new version 0.11 is available, but when i try to update it with in-game command ( /admin coreupdate)
I have a nice timeout error
Code: Select all
PHP Fatal error: Maximum execution time of 20 seconds exceeded in /home/****/mp3/core/Update/UpdateManager.php on line 682
But, in my php.ini i have this :
Thanks,
We are planning to release the 0.11 (or maybe 0.12 then) today.
This should solve the problems you mentioned in your post.
Re: ManiaControl Feedback and Bugreporting
Posted: 01 May 2014, 15:30
by TheM
TheM wrote:We are planning to release the 0.11 (or maybe 0.12 then) today.
This should solve the problems you mentioned in your post.
Checkout all the info here:
http://forum.maniaplanet.com/viewtopic. ... 79&t=27436
Re: ManiaControl Feedback and Bugreporting
Posted: 01 May 2014, 15:50
by painBEAST
HI I have a question to the ney MC v0.12 beta, we cant start the local records on a Shootmania Storm Obstacle Server
Can you plz help a us ? We install the new version because of the new update of maniaplanet, The old MC v0.11 dosnt work anymore on the server, it was shutting down everytime when a player joins or leave.
SO we need hellp with MC V0.12 for the local Records
regrets
PainBEAST
Re: ManiaControl Feedback and Bugreporting
Posted: 01 May 2014, 16:10
by franck70
Hi , I can't install any plugins
Code: Select all
[ManiaControl NOTICE]: Couldn't save plugin Zip.
PHP Notice: Couldn't save plugin Zip. in /home/beta3/MCCTF/core/Update/UpdateManager.php on line 500
Re: ManiaControl Feedback and Bugreporting
Posted: 01 May 2014, 16:14
by TheM
franck70 wrote:Hi , I can't install any plugins
Code: Select all
[ManiaControl NOTICE]: Couldn't save plugin Zip.
PHP Notice: Couldn't save plugin Zip. in /home/beta3/MCCTF/core/Update/UpdateManager.php on line 500
Can you check if it got write permissions for the ManiaControl folder?
It should create a /temp/ folder, unzip the zip in there and then move the files.
If it can't create the folder or unzip the files it won't work.
painBEAST wrote:HI I have a question to the ney MC v0.12 beta, we cant start the local records on a Shootmania Storm Obstacle Server
Can you plz help a us ? We install the new version because of the new update of maniaplanet, The old MC v0.11 dosnt work anymore on the server, it was shutting down everytime when a player joins or leave.
SO we need hellp with MC V0.12 for the local Records
Steeffeen is checking out and will get back to you later.
Re: ManiaControl Feedback and Bugreporting
Posted: 01 May 2014, 16:15
by kripkee
I have an Error like this
PHP Fatal error: Cannot redeclare class steeffeen\EndurancePlugin in /home/royal/maniacontrol/plugins/EndurancePlugin_v0.2/EndurancePlugin.php on line 18
How can I fix it?
Re: ManiaControl Feedback and Bugreporting
Posted: 01 May 2014, 16:17
by TheM
kripkee wrote:I have an Error like this
PHP Fatal error: Cannot redeclare class steeffeen\EndurancePlugin in /home/royal/maniacontrol/plugins/EndurancePlugin_v0.2/EndurancePlugin.php on line 18
How can I fix it?
Seems to be a mistake in the zip.
Can you remove the /Endurance Plugin_v0.2/ folder in the /plugins/ folder, restart ManiaControl and install the plugin again?
Re: ManiaControl Feedback and Bugreporting
Posted: 01 May 2014, 16:26
by franck70
TheM wrote:
Can you check if it got write permissions for the ManiaControl folder?
It should create a /temp/ folder, unzip the zip in there and then move the files.
If it can't create the folder or unzip the files it won't work.
Yes it got write permission (777) and the file queue.zip is in the temp folder
Edit: ok restart MC , it work now ty
