Open TGxJackY39 opened 1 month ago
Server refuses to run the gamemode and presents error detailed below in logs
Steps to reproduce the problem:
Server meant to run and play the gamemode,
Dedicated server (GTX)
Log pulled by GTX support Reason: NULL pointer to instance. Variable '#return'
Class: 'OVT_BaseControllerComponent' Function: 'IsOccupyingFaction' Stack trace: Scripts/Game/Controllers/OccupyingFaction/OVT_BaseControllerComponent.c:75 Function IsOccupyingFaction Scripts/Game/Controllers/OccupyingFaction/BaseUpgrades/OVT_BaseUpgradeDefensePosition.c:14 Function CheckUpdate Scripts/Game/game.c:927 Function OnUpdate SCRIPT (E): Virtual Machine Exception
Logs above ^
I have the same bug. The server starts but with errors and the enemies do not appear.
Version information
Describe the problem
Server refuses to run the gamemode and presents error detailed below in logs
To Reproduce
Steps to reproduce the problem:
Expected behavior
Server meant to run and play the gamemode,
Where did the issue occur?
Dedicated server (GTX)
Additional context
Log pulled by GTX support Reason: NULL pointer to instance. Variable '#return'
Class: 'OVT_BaseControllerComponent' Function: 'IsOccupyingFaction' Stack trace: Scripts/Game/Controllers/OccupyingFaction/OVT_BaseControllerComponent.c:75 Function IsOccupyingFaction Scripts/Game/Controllers/OccupyingFaction/BaseUpgrades/OVT_BaseUpgradeDefensePosition.c:14 Function CheckUpdate Scripts/Game/game.c:927 Function OnUpdate SCRIPT (E): Virtual Machine Exception
Attach logs from the session the problem occurred in
Logs above ^