Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Exporting via `1 call tfar_ace_extended_main_fnc_gui_selectProfile` also works fine.
Everything seems to work fine as a virtual Zeus, no chrashing.
It seems that it is just a problem with the ACE self-interacting as a player.
Can you also try using the Zeus interactions?
Create/import crashed that same session (tested after running the function).
Run 'call tfar_ace_extended_main_fnc_gui_createProfile'.
If the above crashes, run 'spawn tfar_ace_extended_main_fnc_gui_createProfile'.
If it still crashes, run 'https://gist.github.com/johnb432/4548c1907aa427c9d1d70b8704f93bb9' .
If that still crashes, run the above again, but this time delete the lowest block of code (lines 114-115). Repeat code block deletion until it doesn't crash (so remove lines 114-115, then additionally line 112, then additionally lines 101-110, etc).
When I say run, I mean run the code via the debug console.
I still crash in self hosted multiplayer with just your mod and the dependencies.
https://gist.github.com/Lupus590/ec616ff00517733da4e0a5301c3956dd#file-arma-3-log-2-txt
Use a minimal modset first to test: TFAR, ACE, CBA and my mod.If it doesn't crash, get a minimal modset where it does crash and post those logs. I don't guarantee that I will fix it, but at least I'll be aware of incompatibilities.
This is the log from my testing in self hosted multiplayer without team speak running, but I also had it happen when I was playing online with my friends.
https://gist.github.com/Lupus590/ec616ff00517733da4e0a5301c3956dd
I was not in zeus, I was in a player slot on the server, I have tried both on my unit server as well as on a personally hosted server. The saving radio nets before and after arsenal does appear to work though.
All the addon options are currently enabled.
What other mods do you have running? I need as much context as possible to determine the issue (e.g Were you in Zeus? Were you remote controlling another unit? Did you use team switch?).