[Plugin]FreeZone Plugin

Post here every finished plugin

Moderator: NADEO

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

Re: [Plugin]FreeZone Plugin

Post by Knutselmaaster »

I did not try it yet, i will next time i run ino a similar case.
Maybe it would be worth mentioning that you need to change it back to 0 right away?
User avatar
Gulp
Posts: 7
Joined: 11 Feb 2011, 23:30

Re: [Plugin]FreeZone Plugin

Post by Gulp »

I also have some troubles with the freezone, on my server ffsprincesse, my freezone account is enable, I've enough coppers. I've try to hide and un-hide my server it was working for a while, but it appends again.
User avatar
Amfetamin
Posts: 3
Joined: 28 Apr 2011, 21:39
Location: Saint-Petersburg
Contact:

Re: [Plugin]FreeZone Plugin

Post by Amfetamin »

My server does not become FreeZone, although I did all the instructions clearly...
1. I register my server on the manialink "freezone:servers" and changed the pw. serverlogin: speedfever
2. i have the latest vesion of vertrigo serv. PHP 5.3.6, Mysql 5.5.10, JSON and cURL extension loaded.
3. I installed the latest version of manialive and FreeZone plugin. Manialive from here and plugin from here
4. I edited all the config files, and I am sure that right(99%^^) because a) check against friend config who works FreeZone) b) do not have any errors in the console when i start manialive.

Code: Select all

ManiaLive
PHP Environment Compatibility Test
-----------------------------------------------------
PHP 5.3.1 or newer    -> required  -> [ Yes ] 5.3.6
Standard PHP Library  -> required  -> [ Yes ]
JSON                  -> required  -> [ Yes ]
OpenSSL               -> required  -> [ Yes ]
cURL with SSL         -> required  -> [ Yes ] 7.21.2 (OpenSSL/0.9.8r) (with Open
SSL/0.9.8r)
SQLite                -> optionnal -> [ Yes ]
-----------------------------------------------------
[23:00:46] XML-RPC connection established
[23:00:46] Successfully authentified with XML-RPC server
[23:00:47] Current map: newbie 0.20b
[PluginHandler] Start plugin load process:
[PluginHandler] is loading Freezone\Freezone ...
[PluginHandler] All registered plugins have been loaded
5. Run in test mode and changed server name to FreeZone ...
When I go into the game with TMN account and find in list my server, it said - Not a FreeZone Server.
I have latest version of trackmania server OFC and i have xaseco on server but I tried without it.

sorry for bad english...
farfa
Nadeo
Nadeo
Posts: 585
Joined: 14 Jun 2010, 16:15
Location: In front of your hood with one lap late

Re: [Plugin]FreeZone Plugin

Post by farfa »

Disable the test mode and it should be good. The test mode is made to test your server before registering your server in the freezone
Also known as: satanasdiabolo
User avatar
Amfetamin
Posts: 3
Joined: 28 Apr 2011, 21:39
Location: Saint-Petersburg
Contact:

Re: [Plugin]FreeZone Plugin

Post by Amfetamin »

farfa wrote:Disable the test mode and it should be good. The test mode is made to test your server before registering your server in the freezone
Didn't help. Server is restarted.
User avatar
Knutselmaaster
Posts: 1206
Joined: 15 Jun 2010, 18:03
Location: Somewhere between Paris and Disney in France.
Contact:

Re: [Plugin]FreeZone Plugin

Post by Knutselmaaster »

It takes a few hours after the first (non test mode) startup before it actually works.
User avatar
Amfetamin
Posts: 3
Joined: 28 Apr 2011, 21:39
Location: Saint-Petersburg
Contact:

Re: [Plugin]FreeZone Plugin

Post by Amfetamin »

Knutselmaaster wrote:It takes a few hours after the first (non test mode) startup before it actually works.
oh yeee, its working now, big thx!
it takes a few hours only after the first startup, so the next time i restart the server it will be immediately FreeZone?
User avatar
Knutselmaaster
Posts: 1206
Joined: 15 Jun 2010, 18:03
Location: Somewhere between Paris and Disney in France.
Contact:

Re: [Plugin]FreeZone Plugin

Post by Knutselmaaster »

If it is a quick restart, it will remain freezone indeed.
But if for some reason your manialive is offline for a longer period, freezone gets automatically disabled by the main server.
If you restart your manialive then, it will take a few hours, like it did now.
Fragomatic
Posts: 6
Joined: 07 Jun 2011, 23:40

Re: [Plugin]FreeZone Plugin

Post by Fragomatic »

I got this problem with my server. this is not an anwser to som1 else. i saw som1 have a similar problem with hes server earlyer in this topic he fixed it by changin the localhost to 172.0.0.1 i tryed that and it did not work for me.
-> 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 D:\Trackmania servere\Freezone LOL server\manialive\libraries\ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx.php on line 115
- Stack: #0 [internal function]: ManiaLive\Application\ErrorHandling::createExcpetionFromError(2, 'fsockopen(): un...', 'D:\Trackmania s...', 115, Array)
#1 D:\Trackmania servere\Freezone LOL server\manialive\libraries\ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx.php(115): fsockopen('localhost', 5000, 10060, 'A connection at...', 1)
#2 D:\Trackmania servere\Freezone LOL server\manialive\libraries\ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx.php(101): ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx->init('localhost', 5000)
#3 D:\Trackmania servere\Freezone LOL server\manialive\libraries\ManiaLive\DedicatedApi\Connection.php(78): ManiaLive\DedicatedApi\Xmlrpc\Client_Gbx->__construct('localhost', 5000)
#4 D:\Trackmania servere\Freezone LOL server\manialive\libraries\ManiaLib\Utils\Singleton.php(23): ManiaLive\DedicatedApi\Connection->__construct()
#5 D:\Trackmania servere\Freezone LOL server\manialive\libraries\ManiaLive\DedicatedApi\Connection.php(65): ManiaLib\Utils\Singleton::getInstance()
#6 D:\Trackmania servere\Freezone LOL server\manialive\libraries\ManiaLive\Application\AbstractApplication.php(106): ManiaLive\DedicatedApi\Connection::getInstance()
#7 D:\Trackmania servere\Freezone LOL server\manialive\libraries\ManiaLiveApplication\Application.php(38): ManiaLive\Application\AbstractApplication->init()
#8 D:\Trackmania servere\Freezone LOL server\manialive\libraries\ManiaLive\Application\AbstractApplication.php(137): ManiaLiveApplication\Application->init()
#9 D:\Trackmania servere\Freezone LOL server\manialive\bootstrapper.php(82): ManiaLive\Application\AbstractApplication->run()
#10 {main}
Can som1 plz help me. have been working to get my server up and runninger for 2 dayes now. allwayes find another problem. thx for your time
The_Big_Boo
Posts: 1026
Joined: 15 Jun 2010, 15:46

Re: [Plugin]FreeZone Plugin

Post by The_Big_Boo »

I suppose you already checked that your server is actually running on port 5000 so try to set an higher value for server.timeout in your config file. Sometimes, 1 second isn't enough.

Edit: btw, is it typo or did you really try with 172.0.0.1 instead of 127.0.0.1 ? ^^
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
Post Reply

Return to “ManiaLive Plugins”

Who is online

Users browsing this forum: No registered users and 0 guests