Manialive Extending Plugin Pack R935 Public Beta...

Moderator: NADEO

Post Reply
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Manialive Extending Plugin Pack R935 Public Beta...

Post by w1lla »

Image

In the download you find a bèta version of MLEPP for TrackMania² Canyon Multiplayer Beta.
MLEPP is a plugin pack for ManiaLive.

We advise you to use the download maniave_2_beta.zip and the mlepp_r935.zip that are posted in this post for the time being till we sort some things out with the latest manialive release.

In the days to come we will also post a .pdf file to install and config mlepp and manialive with windows and linux.

Some thanks go to Haagsesmurf, Klompie, JontheKiller, The Big Boo and Nadeo team to help sort bugs out aswell as there ideas.

Our graditude go to those players.

Download:
Manilive2_r251.zip with the current release.

MLEPP Release 935

MLEPP Software UserGuide r935+

WARNING: this is a bèta ! It might not work as you would expect.
Because of that:
Suggestions, problems and questions... don't hesitate to push the reply button ! ;)
We are aware that the Widgets do not show the correct ranking in localrecords... Please again be patient.
Do not post messages about that you see times like 0:39.109. This is due to the new microseconds that is possible due to the affect of physics engine.
We are also aware that the Windows are not really readable. Still you are playing a beta and we are making a beta and its till a month towards 14th of September so please be patient.
Last edited by w1lla on 18 Aug 2011, 08:58, edited 1 time in total.
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
Mantas7776
Posts: 17
Joined: 16 Aug 2011, 07:06

Re: Manialive Extending Plugin Pack R935 Public Beta...

Post by Mantas7776 »

ManiaLive
PHP Environment Compatibility Test
-----------------------------------------------------
PHP 5.3.1 or newer -> required -> [ Yes ] 5.3.6
Standard PHP Library -> required -> [ Yes ]
JSON -> required -> [ Yes ]
cURL with SSL -> required -> [ Yes ] 7.21.2 (OpenSSL/0.9.8r) (with Open
SSL/0.9.8r)
SQLite -> optionnal -> [ Yes ]
-----------------------------------------------------

Fatal error: Uncaught exception 'ErrorException' with message 'Unknown: It is no
t safe to rely on the system's timezone settings. You are *required* to use the
date.timezone setting or the date_default_timezone_set() function. In case you u
sed any of those methods and you are still getting this warning, you most likely
misspelled the timezone identifier. We selected 'Europe/Helsinki' for '3.0/DST'
instead' in Unknown:0
Stack trace:
#0 [internal function]: ManiaLive\Application\ErrorHandling::createExceptionFrom
Error(2, 'Unknown: It is ...', 'Unknown', 0, Array)
#1 {main}
thrown in Unknown on line 0
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: Manialive Extending Plugin Pack R935 Public Beta...

Post by w1lla »

try to set:

Code: Select all

date_default_timezone_set('Europe/Berlin');
in bootstrapper.php ;)
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
User avatar
ritchi2
Posts: 31
Joined: 12 Jul 2011, 12:43
Location: Izel (Belgique)
Contact:

Re: Manialive Extending Plugin Pack R935 Public Beta...

Post by ritchi2 »

J'ai tout le temps ça, j'ai beau essayé dans tout les sens ça marche pas :

Copie du fichier Log :

Code: Select all

X-Powered-By: PHP/4.4.8_pre20070816-pl1-gentoo
Content-type: text/html

<br />
<b>Warning</b>:  Unexpected character in input:  '\' (ASCII=92) state=1 in <b>/usr/games/tm2-01/ManiaLive_2_beta/bootstrapper.php</b> on line <b>80</b><br />
<br />
<b>Parse error</b>:  syntax error, unexpected T_STRING in <b>/usr/games/tm2-01/ManiaLive_2_beta/bootstrapper.php</b> on line <b>80</b><br />
Un petit peu d'aide SVP
Merci d'avance
Team「GSR」
Le site et le forum : http://www.teamgsr.be
Mantas7776
Posts: 17
Joined: 16 Aug 2011, 07:06

Re: Manialive Extending Plugin Pack R935 Public Beta...

Post by Mantas7776 »

-> ErrorException with code 0
fsockopen(): unable to connect to localhost:5000 (A connection
attempt failed because the connected party did not properly respond after
a period of time, or established connection failed because connected host
has failed to respond.
)
- in
C:\Users\Mantas\Downloads\ManiaLive_2_beta\ManiaLive_2_beta\libraries\Man
iaLive\DedicatedApi\Xmlrpc\Client.php on line 115
- Stack: #0 [internal function]:
ManiaLive\Application\ErrorHandling::createExceptionFromError(2,
'fsockopen(): un...', 'C:\Users\Mantas...', 115, Array)
#1
C:\Users\Mantas\Downloads\ManiaLive_2_beta\ManiaLive_2_beta\libraries\Man
iaLive\DedicatedApi\Xmlrpc\Client.php(115): fsockopen('localhost', 5000,
10060, 'A connection at...', 1)
#2
C:\Users\Mantas\Downloads\ManiaLive_2_beta\ManiaLive_2_beta\libraries\Man
iaLive\DedicatedApi\Xmlrpc\Client.php(101):
ManiaLive\DedicatedApi\Xmlrpc\Client->init('localhost', 5000)
#3
C:\Users\Mantas\Downloads\ManiaLive_2_beta\ManiaLive_2_beta\libraries\Man
iaLive\DedicatedApi\Connection.php(78):
ManiaLive\DedicatedApi\Xmlrpc\Client->__construct('localhost', 5000)
#4
C:\Users\Mantas\Downloads\ManiaLive_2_beta\ManiaLive_2_beta\libraries\Man
iaLib\Utils\Singleton.php(23):
ManiaLive\DedicatedApi\Connection->__construct()
#5
C:\Users\Mantas\Downloads\ManiaLive_2_beta\ManiaLive_2_beta\libraries\Man
iaLive\DedicatedApi\Connection.php(65):
ManiaLib\Utils\Singleton::getInstance()
#6
C:\Users\Mantas\Downloads\ManiaLive_2_beta\ManiaLive_2_beta\libraries\Man
iaLive\Application\AbstractApplication.php(106):
ManiaLive\DedicatedApi\Connection::getInstance()
#7
C:\Users\Mantas\Downloads\ManiaLive_2_beta\ManiaLive_2_beta\libraries\Man
iaLiveApplication\Application.php(38):
ManiaLive\Application\AbstractApplication->init()
#8
C:\Users\Mantas\Downloads\ManiaLive_2_beta\ManiaLive_2_beta\libraries\Man
iaLive\Application\AbstractApplication.php(137):
ManiaLiveApplication\Application->init()
#9
C:\Users\Mantas\Downloads\ManiaLive_2_beta\ManiaLive_2_beta\bootstrapper.
php(81): ManiaLive\Application\AbstractApplication->run()
#10 {main}
The_Big_Boo
Posts: 1026
Joined: 15 Jun 2010, 15:46

Re: Manialive Extending Plugin Pack R935 Public Beta...

Post by The_Big_Boo »

ritchi2 wrote:J'ai tout le temps ça, j'ai beau essayé dans tout les sens ça marche pas :

Code: Select all

X-Powered-By: PHP/4.4.8_pre20070816-pl1-gentoo
Content-type: text/html
[...]
Il faut PHP 5.3 minimum, aucune chance que cela fonctionne avec PHP 4.4.8

Mantas7776 wrote:-> ErrorException with code 0
fsockopen(): unable to connect to localhost:5000 (A connection
attempt failed because the connected party did not properly respond after
a period of time, or established connection failed because connected host
has failed to respond.
)
Two cases.
- XML RPC port is not set to 5000 in the dedicated config
- You run the server and the game on the same computer and you launched the game before the server : so the game takes the port 5000 and the server the port 5001 (usually). So set another port in the dedicated config and in manialive config.
OS: Win 7 Pro x64
RAM: 2x4GB Corsair @ 1600MHz
CPU: Intel i5 760 @ 3.6GHz
Mobo: Asus P7P55D-E
GPU: NVidia GTX 760 2GB
HDD: WD Black 1TB
Sound: VIA VT1828S (onboard)
Peripherals: Razer DeathAdder - Razer DeathStalker - Logitech F310
reaby
Posts: 956
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: Manialive Extending Plugin Pack R935 Public Beta...

Post by reaby »

!!! ATTENTTION !!!

You should use Manilive2_r251.zip with this MLEPP release, sorry for the inconvience!
The manialive2_beta.zip will crash with this version of MLEPP.

Sorry :?
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: Manialive Extending Plugin Pack R935 Public Beta...

Post by w1lla »

Updated first post because of a crash with localrecs. Please use the manialive that is posted in the first post.
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
Post Reply

Return to “Dedicated Server”

Who is online

Users browsing this forum: No registered users and 2 guests