Arma 3
Portable drone
mwpowelllde 29 Jul, 2023 @ 12:44pm
dissasembleTo errors loading latest
It 'works' but for the error I get loading into A3, "'dissasembleTo/' is not an array". If that 'should' be an array, looks like possible a typo, spelling should be rather 'disassembleTo', assuming the source origin is correct. Do y'all have a github, I can file that issue. Thanks...
< >
Showing 1-7 of 7 comments
Zahj 29 Jul, 2023 @ 4:57pm 
I'm seeing this as well. When Arma is on it's main, game menu screen, this error message pops up.
mwpowelllde 11 Aug, 2023 @ 11:54am 
prima facie on its face thinking it is probably a typo...
Pastoman1  [developer] 11 Aug, 2023 @ 1:33pm 
I will need to investigate it more, because in code it looks to be ok. But I might know, where the problem is.
R. Gonzalez 21 Sep, 2023 @ 7:27pm 
Just to report that the message also appears with only THE mod and CBA & ace loaded.... No mod conflict occuring
Last edited by R. Gonzalez; 23 Sep, 2023 @ 4:17pm
Apricot_ale 22 Sep, 2023 @ 12:46am 
class assembleInfo { primary = 0; base = ""; assembleTo = ""; dissasembleTo = ""; displayName = ""; };
change dissasembleTo line to dissasembleTo[] = {""};
on class Static_Designator_01_base_F & Static_Designator_02_base_F
to fix

maybe
Pastoman1  [developer] 5 Oct, 2023 @ 8:19am 
Thank you @Apricot_ale, I have just managed to get myself some free time to look into this mod. I will try to release the fix tomorrow.
Pastoman1  [developer] 6 Oct, 2023 @ 2:15am 
@Apricot_ale it fixed the error, but it did not disable the ability to pack remote designator into vanilla arma 3 remote designator backpack. As I tested it, you should still be able to unpack it from that backpack and even normally pick it up using ace 3 interaction, so it shouldn't be an issue.
< >
Showing 1-7 of 7 comments
Per page: 1530 50