Page 2 of 7

Re: ManiaLive, a new dedicated server manager

Posted: 30 Dec 2010, 21:39
by nouseforname
Knutselmaaster wrote: 5.3... That is a pitty, now all Debian 4 users need to upgrade to Debian 5, as 5.3 hasn't been compiled for Debian 4.
Won't it work with 5.2 at all?
i am lucky, i just did this, also its recommended to upgrad anyway, due to the support will stop or alreday stopped (not sure now)

Re: ManiaLive, a new dedicated server manager

Posted: 30 Dec 2010, 21:40
by oliverde8
it is using namespaces so I don't it could work on 5.2,

I just loved this thing, I started to do some stuff with it and it realy is fantastic. Being able to do threading :mrgreen:

I realy hope it will be used by the community.

Is there a list of plugins that you are working on and will be coming soon? I will be redoing the HudMenu ı had done for Aseco. (better of course :oops: that code is realy dirty and not as fast as in can be)

I wish I had more time,

Good Work, Thanks a lot to every one for this great tool

Re: ManiaLive, a new dedicated server manager

Posted: 30 Dec 2010, 21:50
by Knutselmaaster
nouseforname wrote:
Knutselmaaster wrote: 5.3... That is a pitty, now all Debian 4 users need to upgrade to Debian 5, as 5.3 hasn't been compiled for Debian 4.
Won't it work with 5.2 at all?
i am lucky, i just did this, also its recommended to upgrad anyway, due to the support will stop or alreday stopped (not sure now)
Hey Nouse, nice to see you here too ;)
Well i will have to upgrade then.
That is going to be a nasty lost of precious time though :o

Re: ManiaLive, a new dedicated server manager

Posted: 30 Dec 2010, 21:53
by w1lla

Re: ManiaLive, a new dedicated server manager

Posted: 31 Dec 2010, 11:53
by oliverde8
Hi,

I am trying to redo my Menu for ManiaLive, I got an Error I didn't understand

Code: Select all

Fatal error: Nesting level too deep - recursive dependency? in libraries\ManiaLive\Gui\Windowing\Window.php on line 238
I couldn't understand what can cause that error. :? I could post you the code I already have done

Thanks

Re: ManiaLive, a new dedicated server manager

Posted: 31 Dec 2010, 12:36
by aseco
oliverde8 wrote:Hi,

I am trying to redo my Menu for ManiaLive, I got an Error I didn't understand

Code: Select all

Fatal error: Nesting level too deep - recursive dependency? in libraries\ManiaLive\Gui\Windowing\Window.php on line 238
I couldn't understand what can cause that error. :? I could post you the code I already have done

Thanks
Hey, yes, please can you post me the code ... it might not be a mistake of yours :-]
The error can be caused by some recursive dependency of controls/windows, but I don't have a clue without a concrete example.

Re: ManiaLive, a new dedicated server manager

Posted: 31 Dec 2010, 13:00
by megaplayer
hey, i have a problem: where i should host this? is normal webspace with php 5.3, mysqllite etc. enaugh? the docu sais something about a connection to a dedicated server... sry for asking, i'm noob in creating server :? (but not in php ;) )

Re: ManiaLive, a new dedicated server manager

Posted: 31 Dec 2010, 13:03
by Knutselmaaster
Well, the part about the connection to a dedicated server, you will need to have a gameserver running, else why would you run a server controller / manager?

Re: ManiaLive, a new dedicated server manager

Posted: 31 Dec 2010, 13:05
by oliverde8
I realy think it is on my side also, I would be surprise if it isn't.

http://91.121.149.10/users/oliverde8/menuHud.rar

I would be even more surprise if my code can actually show something. :roll: There is quite a lot of copy paste modify from your MenuBar in there :oops: . I just need to get it recursive

Re: ManiaLive, a new dedicated server manager

Posted: 31 Dec 2010, 13:11
by megaplayer
ok, i understood now... i will search for tuts how to create a server :D thx
wish me luck...