LordGolias / antistasi

Antistasi improved, a mod for the game Arma 3.
BSD 3-Clause "New" or "Revised" License
31 stars 18 forks source link

Mission request menu disappears at HQ - ded-server. #51

Closed mike-187 closed 7 years ago

mike-187 commented 7 years ago

Mission request menu disappears at HQ. To reproduce, start new game. Go back to lobby or logoff. Log back in. Menu is gone at Petros.

LordGolias commented 7 years ago

Thanks @mike-187. Any relevant message in the log?

mike-187 commented 7 years ago

here is the log from creating new game and re-joining the server. https://pastebin.com/wzjGmxhD

this part happens when re-joining: I marked bold error which I did not get before re-joining.

8:41:21 "[AS] Server: Arsenal resynchronised" 8:41:21 A null object passed as a target to RemoteExec(Call) 'hcsetgroup' 8:41:26 "[AS] 2: new spawn 'fia_hq'" 8:41:26 "[AS] Server: scheduler_fnc_execute(AS_spawn_fnc_execute):" 8:41:26 "Worker 2: 97.8637" 8:41:26 "Worker 3: 64.1377" 8:41:26 "[AS] 2: spawn 'fia_hq' started state 'spawn'" 8:41:26 Performance warning: SimpleSerialization::Write 'resources' is using type of ',TASK' which is not optimized by simple serialization, falling back to generic seriali zation, use generic type or ask for optimizations for these types 8:41:26 "[AS] 2: spawn 'fia_hq' finished state 'spawn'" 8:41:26 "[AS] 2: spawn 'fia_hq' started state 'run'" 8:41:26 Performance warning: SimpleSerialization::Read 'resources' is using type of ,'TASK' which is not optimized by simple serialization, falling back to generic serializ ation, use generic type or ask for optimizations for these types 8:41:26 "[AS] Error: Client-only script AS_fnc_localCommunication called" 8:41:28 "[AS] 2: new spawn 'hill_[4188.99,10754.9,-156.821]'" 8:41:28 "[AS] Server: scheduler_fnc_execute(AS_spawn_fncexecute):" 8:41:28 "Worker 2: 97.8139" 8:41:28 "Worker 3: 64.1377" 8:41:28 "[AS] 2: spawn 'hill[4188.99,10754.9,-156.821]' started state 'spawn'" soldier[I_Soldier_AT_F]:Some of magazines weren't stored in soldier Vest or Uniform? soldier[I_Soldier_AT_F]:Some of magazines weren't stored in soldier Vest or Uniform?....

LordGolias commented 7 years ago

Mike, could you double check that the commit fixes it? I am confident that it does, but it would be helpful to double check.

mike-187 commented 7 years ago

You got it.. works now! just tested it. thanks! 👍