TaktiCool / Streamator

A Spectator Specifically build for Content Creation and Streaming
18 stars 2 forks source link

TFAR GUI breaks when using Streamator and TFAR #17

Closed Andx667 closed 2 years ago

Andx667 commented 2 years ago

ArmA3 Version:

Streamator Version:

Mods:

Description:

+TFAR GUI breaks: Input works but the Frequencies are not updated in the GUI, closing and reopen triggers an update but it breaks immediatly again

Steps to reproduce:

Where did the issue occur?

RPT log file:

fix

in https://github.com/TaktiCool/Streamator/blob/7663584289e72ac2ae6f0ad58d31ed6c71d933b5/addons/Streamator/Spectator/TFAR/fn_clientInitTFAR.sqf#L123

replace "call" with "isNil"

jokoho48 commented 2 years ago

that is a mission builder fault. you should never call any TFAR functions in a Scheduled Environment. and because you do that you trigger an issue. I already had a workaround locally but did not push it. this issue can happen again at any time. with other mods or scripts that use TFAR API or functions. Fixed in 82c716cf57ad67a3d39e7c3dd228bd482c07eaec