Page 1 of 1

Error: Unsupported Modescript [solved]

Posted: 23 May 2015, 06:44
by kata78

Code: Select all

» -----------------------------------------------------------------------------------
» UASECO:    Version 1.0.0 build 2015-05-03, running on 127.0.0.1:5001,
»            based upon work of the authors and projects of:
»            - Xymph (XAseco2),
»            - Florian Schnell, AssemblerManiac and many others (ASECO),
»            - Kremsy (MPASECO)
» Author:    undef.de (UASECO)
» Website:   http://www.UASECO.org/
» -----------------------------------------------------------------------------------
» OS:        Linux s17816438.onlinehome-server.info 2.6.32-042stab108.2 #1 SMP Tue May 12 18:07:50 MSK 2015 x86_64
» PHP:       PHP/5.6.5 with settings: SafeMode: false, MemoryLimit: -1, MaxExecutionTime: 480 seconds, AllowUrlFopen: true
» MySQL:     Server:  MySQL/5.1.73
»            Client:  5.1.73
»            Connect: Localhost via UNIX socket
»            Status:  Started: 2015-05-23 05:06; Threads: 1; Questions: 51; Slow queries: 0; Opens: 20; Flush tables: 1; Open tables: 13; Queries per second avg: 0.182
#####################################################################################
[PHP Notice] Undefined index:  on line 5665 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 5682 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 5699 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[2015-05-23 05:11:00] [Gameinfo] Unsupported Modescript "Modes/TrackMania/TimeAttack.Script.txt" loaded, please report this at http://www.UASECO.org/
EDIT: And found another one

Code: Select all

[2015-05-23 05:49:25] [Dedimania] dedimaniaBeginMapCallbackHandler() - error(s): Warning in gamemodes.php(76): GameMode '' is unkown or unsupported !!!
Error in method_handler.php(347): Invalid GameMode for server:  !
[PHP Notice] Undefined index: Records on line 1940 in file /home/tm2/uaseco/plugins/plugin.dedimania.php
Please help!

Edit2:
And this one keeps displaying all the time

Code: Select all

[PHP Notice] Undefined index:  on line 1881 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 1891 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 5665 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 5682 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 5699 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php

Re: What am I missing?

Posted: 23 May 2015, 08:16
by undef.de
kata78 wrote:

Code: Select all

[2015-05-23 05:11:00] [Gameinfo] Unsupported Modescript "Modes/TrackMania/TimeAttack.Script.txt" loaded, please report this at http://www.UASECO.org/
[2015-05-23 05:49:25] [Dedimania] dedimaniaBeginMapCallbackHandler() - error(s): Warning in gamemodes.php(76): GameMode '' is unkown or unsupported !!!
Error in method_handler.php(347): Invalid GameMode for server:  !
[PHP Notice] Undefined index: Records on line 1940 in file /home/tm2/uaseco/plugins/plugin.dedimania.php
I guess you have added "Modes/TrackMania/TimeAttack.Script.txt" into your MatchSettings file at <script_name>. If true, then change it to "TimeAttack.Script.txt".
kata78 wrote:

Code: Select all

[PHP Notice] Undefined index:  on line 5665 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 5682 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 5699 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 1881 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 1891 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 5665 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 5682 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index:  on line 5699 in file /home/tm2/uaseco/plugins/plugin.records_eyepiece.php
Thanks for report, but maybe related with the above... anyway i'll take a look later. 8-)

Re: What am I missing?

Posted: 23 May 2015, 08:51
by kata78
Thanks for the very fast answer !!! :clap: :yes: :clap: :yes:

I will try immediatly end send info ...

best regards
kata

Edit:
This was exactly what i did wrong ... :roflol: :roflol: :roflol:
Thanks again for this super fast support !!!!

Re: Error: Unsupported Modescript [solved]

Posted: 23 May 2015, 15:08
by undef.de
Thanks, but i'm not always that fast, but today i was already awake and had time left to answer this early. :thumbsup:

Btw.: Are the other [PHP Notice]'s also gone with your changes?

Re: Error: Unsupported Modescript [solved]

Posted: 23 May 2015, 16:42
by hackie
undef.de wrote:Thanks, but i'm not always that fast, but today i was already awake and had time left to answer this early. :thumbsup:

Btw.: Are the other [PHP Notice]'s also gone with your changes?
Oftopic :

Already awake ? message posted on 15:08.

Lol Undef. Had a hard night ? :roflol:

Re: Error: Unsupported Modescript [solved]

Posted: 23 May 2015, 16:52
by undef.de
hackie wrote:
undef.de wrote:Thanks, but i'm not always that fast, but today i was already awake and had time left to answer this early. :thumbsup:
Already awake ? message posted on 15:08. Lol Undef. Had a hard night ? :roflol:
I meant this post from 08:16 today. 8-)

Re: Error: Unsupported Modescript [solved]

Posted: 23 May 2015, 21:14
by Xymph
undef.de wrote:I meant this post from 08:16 today.
That was made at 9:16 am - you probably have your UCP -> Board Preferences -> Summer Time/DST still set to No, while that should be Yes for you (and everyone in the CET timezone). ;)