Author Topic: Server crash  (Read 457 times)

Offline Plattfuss

  • Jr. Member
  • **
  • Posts: 64
  • Admin / Clanleader
    • View Profile
    • Panzerdivision Frundsberg
Server crash
« on: 21-05-2020, 08:05:51 »
Our COOP server often crashes. Got this log:

Quote
[46.2062403] gameplayPlugin::warn: exception loading standard plugin aiFixups:
  Could not find control point 'Alamo'.
Traceback (most recent call last):
  File "python/game/gameplayPlugin.py", line 251, in load_standard
  File "python/game/plugins/aiFixups.py", line 230, in __init__
  File "python/game/plugins/aiFixups.py", line 69, in _enumerate_sas
  File "python/game/plugins/aiFixups.py", line 64, in find_cp
Exception: Could not find control point 'Alamo'.

[46.2062403] gameplayPlugin::warn: exception creating plugin spawnerCondition {'spawner': 'CP_64_Ramelle_US_Reinforcements_shermanCP_64_Ramelle_Alamo,CP_64_Ramelle_Bridge_US_Mortar', 'they_own': 'CP_64_Ramelle_Alamo', 'team': 2}:
  ObjectSpawner 'CP_64_Ramelle_US_Reinforcements_shermanCP_64_Ramelle_Alamo' is not defined or has not been loaded for this map.
Traceback (most recent call last):
  File "python/game/gameplayPlugin.py", line 316, in bf2_init
  File "python/game/plugins/spawnerCondition.py", line 44, in __init__
  File "python/game/utilities.py", line 405, in getObjectSpawnerTeamTemplates
  File "python/game/utilities.py", line 670, in verifyTemplateExistence
Exception: ObjectSpawner 'CP_64_Ramelle_US_Reinforcements_shermanCP_64_Ramelle_Alamo' is not defined or has not been loaded for this map.

[46.2062403] gameplayPlugin::warn: exception in plugin.bf2_init <game.plugins.teamSPs.disableSPs object at 0x13878090>:
  Couldn't find 'CP_64_Ramelle_CP_64_Ramelle_CrossRoads' control point.
Traceback (most recent call last):
  File "python/game/gameplayPlugin.py", line 325, in bf2_init
  File "python/game/plugins/teamSPs.py", line 1028, in bf2_init
  File "python/game/plugins/teamSPs.py", line 696, in add_sp_disabler
  File "python/game/cpConditioner.py", line 127, in __init__
Exception: Couldn't find 'CP_64_Ramelle_CP_64_Ramelle_CrossRoads' control point.