Breaker boxes (KF_BreakerBoxNPC) on KF-Steamland and KF-Transit are trying to add themselves to the team. But this causes warnings, since they do not have PlayerReplicationInfo:
Code:
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:007E) Accessed None 'PlayerReplicationInfo'
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:0086) Attempt to assign variable through None
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:0097) Accessed None 'PlayerReplicationInfo'
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:009F) Attempt to assign variable through None
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:00FA) Accessed None 'PlayerReplicationInfo'
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:0102) Attempt to assign variable through None
ScriptLog: Init placed bot KF-Transit.AIController
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:007E) Accessed None 'PlayerReplicationInfo'
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:0086) Attempt to assign variable through None
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:0097) Accessed None 'PlayerReplicationInfo'
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:009F) Attempt to assign variable through None
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:00FA) Accessed None 'PlayerReplicationInfo'
Warning: xTeamRoster KF-Transit.xTeamRoster (Function Engine.TeamInfo.AddToTeam:0102) Attempt to assign variable through None
Aucun commentaire:
Enregistrer un commentaire