gruppe-adler / GRAD-On-The-Fly

GRAD On The Fly is a simple, dynamic attack/defend TvT Gamemode for Arma Reforger.
Other
2 stars 0 forks source link

GetAlivePlayersOfSide null pointer #4

Closed nomisum closed 10 months ago

nomisum commented 10 months ago

null pointer to instance

maybe because of GM?!

Class:      'GRAD_OnTheFlyManager'
Entity id:2305843009213693953

Function: 'GetAlivePlayersOfSide'
Stack trace:
Scripts/Game/GameMode/OnTheFlyManager/GRAD_OnTheFlyManager.c:217 Function GetAlivePlayersOfSide
Scripts/Game/GameMode/OnTheFlyManager/GRAD_OnTheFlyManager.c:204 Function factionEliminated
Scripts/Game/GameMode/OnTheFlyManager/GRAD_OnTheFlyManager.c:139 Function CheckWinConditions
Scripts/Game/game.c:843 Function OnUpdate
21:41:37.183 RPL       (E): ReplicationError: Give called for identity which is not ready for replication! ident = 1
21:41:37.631 SCRIPT    (E): Virtual Machine Exception

Reason: NULL pointer to instance
nomisum commented 10 months ago

might be fixed in https://github.com/gruppe-adler/GRAD-On-The-Fly/commit/619b1199b0b8b1ff3d2fb4c166fb778679fb04e2

y0014984 commented 10 months ago

Can't reproduce anymore. Seems to be fixed by various actions. Please double check.