All I have is the image... (small red arrow on the left of chat shows the place)
Large: http://tm-exchange.com/files/public/MrA ... tCrash.jpg
Server was playing normally, and then this happened, I checked for any logs, but I don't see any updated today. Lars did PM me to say this happen sometimes, first time I seen it live in middle of a active server.
Battle: Runtime error in game [810, 39] invalid access....
Moderator: NADEO
Battle: Runtime error in game [810, 39] invalid access....
Enjoying TMOne
Re: Battle: Runtime error in game [810, 39] invalid access..
Enjoying TMOne
- djhubertus
- Translator
- Posts: 1097
- Joined: 09 Jul 2012, 18:30
- Location: Poland
- Contact:
Re: Battle: Runtime error in game [810, 39] invalid access..
Hmm strange
And line 810 is
So PlayerId shows wrong id for Players array(Maybe someone join to server or something)
Code: Select all
// This section is useful only if you want to give points to pole denial.
declare IsGoalThreatened = False; // Is an attacker on the pole ?
foreach (PlayerId in Pole.Sector.PlayersIds) {
declare Player <=> Players[PlayerId];
if (Player.CurrentClan != Clan) {
IsGoalThreatened = True;
break;
}
}
Code: Select all
declare Player <=> Players[PlayerId];
My Gamemodes:
MP4 - Countdown, Firefight
MP3 - Reduction, Overload, Flashpoint, Territory, SM Race, Escape
MP2 - Search & Destroy, Oscillation, Instagib
MP4 - Countdown, Firefight
MP3 - Reduction, Overload, Flashpoint, Territory, SM Race, Escape
MP2 - Search & Destroy, Oscillation, Instagib
Re: Battle: Runtime error in game [810, 39] invalid access..
Hello I have the same error :
Code: Select all
[2014/08/28 15:02:35] Runtime error: [810, 39] Invalid access to parameter (Null object or elem not found in array) : Players[###174063616]
Restarting the match....
[2014/08/28 15:02:35] Script 'Mode:Battle' halted: [810, 39] Invalid access to parameter (Null object or elem not found in array) : Players[###174063616]
[2014/08/28 15:02:37] Script 'Mode:Battle': 1149072900> Script: ModeBase.Script.txt | Version: 2014-07-08
1149072900> Script: Mode.Script.txt | Version: 2014-02-07
1149072900> Script: AFK.Script.txt | Version: 2014-05-16
1149072900> Script: XmlRpc.Script.txt | Version: 2014-04-29
1149072900> Script: Clublink.Script.txt | Version: 2014-04-22
1149072900> Script: ScoresTable.Script.txt | Version: 2014-05-30
1149072900> Script: ModeMatchmaking.Script.txt | Version: 2014-07-24
1149072900> Script: Layers.Script.txt | Version: 2014-01-08
1149072900> Script: Message.Script.txt | Version: 2013-12-16
1149072900> Script: Vote%a.Script.txt | Version: 2014-07-23
1149072900> Script: SpawnScreen.Script.txt | Version: 2013-11-08
1149072900> Script: Battle.Script.txt | Version: 2014-07-24
1149072900> Script: SM.Script.txt | Version: 2014-04-10
1149072900> Script: Top2.Script.txt | Version: 2014-07-03
1149072900> Script: Score.Script.txt | Version: 2012-10-31
1149072900> Script: Layers.Script.txt | Version: 2014-01-08
1149072900> Script: Message.Script.txt | Version: 2013-12-16
1149072900> Script: Victory.Script.txt | Version: 2012-05-10
1149072900> Script: Interface.Script.txt | Version: 2014-07-15
1149072900> Script: TabsServer.Script.txt | Version: 2013-12-02
1149072900> Script: SpawnScreen.Script.txt | Version: 2013-11-08
1149072900> Script: BalancedWeapons.Script.txt | Version: 2012-06-11
1149072900> Script: BeginnersWelcome.Script.txt | Version: 2013-03-04
1149072900> Enable script callbacks: True
1149072900> Battle: Initialize Server
Re: Battle: Runtime error in game [810, 39] invalid access..
Can you try to replace the Battle script from your servers by this one and tell me if the bug occurs again?
Re: Battle: Runtime error in game [810, 39] invalid access..
Thanx, will try it next time I restart the servers, which is likely to be early tomorrow morning, or the next morning, early some morning soon anyway
Enjoying TMOne
Re: Battle: Runtime error in game [810, 39] invalid access..
New script now active on mine. It was quite a rare error I think, I guess we just wait and see ^^
Enjoying TMOne
Re: Battle: Runtime error in game [810, 39] invalid access..
No error too with this new script wait and see but it's look good
Who is online
Users browsing this forum: No registered users and 1 guest