ManiaLive r194

Discuss the Dedicated Server Tools developed by Nadeo Live such as ManiaLive, Trust Circles, Dedicated Manager, Competition Manager and Lobbies

Moderator: NADEO

User avatar
Knutselmaaster
Posts: 1206
Joined: 15 Jun 2010, 18:03
Location: Somewhere between Paris and Disney in France.
Contact:

Re: ManiaLive r194

Post by Knutselmaaster »

how long did it run?
Any idea what plugin has the leak?
User avatar
weerwolf
Posts: 603
Joined: 15 Jun 2010, 21:21
Location: Wijchen, Netherlands
Contact:

Re: ManiaLive r194

Post by weerwolf »

Code: Select all

Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 71 bytes) in /LYNX1server/LYNX1manialive/libraries/ManiaLive/Gui/Handler/IDGenerator.php on line 71
Knutselmaaster wrote:how long did it run?
Any idea what plugin has the leak?
Less than 12 hrs :(
Crashed again this morning 09:12

My guess should go out to MLEPP, i think this IDgenerator i saw the first time after installation that plugin.
But for now its still guessing. Other logfiles did give me any other clues
oliverde8
Posts: 1286
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: ManiaLive r194

Post by oliverde8 »

Hi,

I was trying to make a popup while rendering the window

I used this :

Code: Select all

if($this->loaderOpen == true){
				$this->loaderScreen->setText("The Track list is opening be patient plz. Progress : ".($i/$this->page_items)*100);
			}
			else if( ($i/$this->page_items)<0.75 && ( (microtime(true) - $this->startTime)/$i ) > 10 ){
				$this->loaderScreen = Info::Create($this->login);
				$this->loaderScreen->setSize(50, 20);
				$this->loaderScreen->setTitle('Plw Wait. Track List is opening');
				$this->loaderScreen->setText("The Track list is opening be patient plz. Progress : ".($i/$this->page_items)*100);
				$this->loaderScreen->centerOnScreen();
				WindowHandler::showDialog($this->loaderScreen);
				$this->loaderOpen = true;
				echo "Popup\n";
			}
It takes quite a while for the window to be ready. on the console I see "Popup appearing but the Popup only shows itself after the window opened.

What am I doing wrong :)

Thanks
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...
alividerchi
Posts: 12
Joined: 18 Feb 2011, 09:07

Re: ManiaLive r194

Post by alividerchi »

hi all help me here's a video look at it weighs 5Mb and tell me what could be the problem if that give me links to those files for which I have downloaded and installed thanks in advance
here the file in the archive to unpack and run html
Post Reply

Return to “Dedicated Server Tools”

Who is online

Users browsing this forum: No registered users and 1 guest