HomeFeedback Tracker

Sidewalk Repair NYC

Yesterday

mickeymen added a comment to T177680: In Spectator mode, the animated character icon does not match the color of his faction and it does not disappear after the animation is over..

fixed in future update

Sat, Apr 5, 9:54 PM · Arma 3
BIS_fnc_KK claimed T190684: getShotInfo not working as expected with timers on placed explosives.
Sat, Apr 5, 8:33 PM · Arma 3
BIS_fnc_KK claimed T190364: remoteExec JIP calls are dropped after mission restart done with #server command.
Sat, Apr 5, 8:32 PM · Arma 3
Barbarjoyces created T190697: FB@>> https://www.facebook.com/FreeWaveAntennaReviews/.
Sat, Apr 5, 3:46 PM · Arma 3
immediatesmart created T190696: Immediate Smart Yorumlar-{BECERİLERİNİZİ GELİŞTİRİN}-Immediate Smart App Hızlı ve Akıllı Kripto İşlemleri için En İyi Araç!.
Sat, Apr 5, 2:03 PM · Arma 3 Creator DLC - CSLA Iron Curtain
canfirstcrypto created T190689: What is Canfirst-{Is Canfirst Legit}-Canfirst Crypto Trading Platform Review: Features, Fees, and Benefits!.
Sat, Apr 5, 3:31 AM · Arma 3 Creator DLC - CSLA Iron Curtain

Fri, Apr 4

Kohjin updated the task description for T190684: getShotInfo not working as expected with timers on placed explosives.
Fri, Apr 4, 10:10 PM · Arma 3
Kohjin updated the task description for T190684: getShotInfo not working as expected with timers on placed explosives.
Fri, Apr 4, 10:10 PM · Arma 3
Kohjin created T190684: getShotInfo not working as expected with timers on placed explosives.
Fri, Apr 4, 9:09 PM · Arma 3
Dimonua added a comment to T190682: playerSide not working after team switch in same session.

its work - virtual slot

addMissionEventHandler ["PlayerConnected", {
	params ["_id", "_uid", "_name", "_jip", "_owner", "_idstr"];
	[_owner,_uid] spawn { 
		params ["_ow","_uid"];
		_grp = createGroup WEST;
		_ap = _grp createUnit [_type,_respos, [], 0, "NONE"];
		[_ap] joinSilent _grp;
		waituntil {!isnull _ap};
		[_ap] remoteExecCall ["selectPlayer",_ow];
	};
}];
Fri, Apr 4, 8:42 PM · Arma 3
Dimonua added a comment to T190682: playerSide not working after team switch in same session.
Fri, Apr 4, 7:39 PM · Arma 3
AryxRayx created T190682: playerSide not working after team switch in same session.
Fri, Apr 4, 5:00 PM · Arma 3
dedmen added a comment to T74717: Improve working with extensions.

1/2 were already done with callExtensionArgs and ExtensionCallback.

  1. is mostly done, allExtensions command returns signatures. But there is no way to enforce signature checking and only allow loading signed version of extension.
Fri, Apr 4, 3:31 PM · Arma 3
Freddo3000 added a comment to T127943: SRV Records.

I don't see a problem with that solution. Using SRV records like that could work as some kind of shitty matchmaker if you follow the weight and priority parts of the SRV record, but if that is not intended then it's user error. But I'd imagine the main usage would be hosted solutions where multiple servers share the same IP as described by Jaffa, or like @HeroGamers games describes having something like mycommunity.org point to server4.coolgameservers.net, port 23456, both of which wouldn't be degraded by saving the last resolved host/port.

Fri, Apr 4, 12:40 PM · Arma 3
dedmen added a comment to T127943: SRV Records.

Scratch some part of that.
I can use the same connectToServer hack also for the direct connect UI.
So you have to specifically enter domain and port 0 (or manually empty it (it will be default filled with 2302)) in direct connect.
Then it will try to resolve the port via SRV record, if that fails it falls back to 2302 (same as would've happened before if you left it empty or entered 0 manually)

Fri, Apr 4, 12:08 PM · Arma 3
dedmen added a comment to T127943: SRV Records.

2.20
https://community.bistudio.com/wiki/connectToServer

Fri, Apr 4, 11:35 AM · Arma 3
EnterpriseW created T190668: Enterprise Wired.
Fri, Apr 4, 11:25 AM · Arma 3 Creator DLC - Global Mobilization

Thu, Apr 3

Meghamala added a comment to T174565: Game will crash during MP on spearhead DLC.
Thu, Apr 3, 12:14 PM · Arma 3 Creator DLC - Spearhead 1944, Arma 3

Wed, Apr 2

KercKasha added a comment to T154359: assignedTarget only updates when the unit has attacked the target.

Running my test missions again seems like it was, or at least it's switching the target a lot faster so this can be closed now @dedmen

Wed, Apr 2, 11:01 AM · Restricted Project, Arma 3

Tue, Apr 1

dedmen changed the status of T124258: Read and change opticsMode with scripting commands from New to Feedback.

This seems to have been done in 2.14
get/setOpticsMode
If wrong, ping me.

Tue, Apr 1, 7:22 PM · Restricted Project, Arma 3
ilbinek added a comment to T184219: [Feature Request] Remove argument count limit from callExtensionArgs.

What are you doing that 2048 arguments are not enough??

Tue, Apr 1, 6:56 PM · Arma 3
dedmen added a comment to T184219: [Feature Request] Remove argument count limit from callExtensionArgs.

What are you doing that 2048 arguments are not enough??

Tue, Apr 1, 6:51 PM · Arma 3
KercKasha added a comment to T154359: assignedTarget only updates when the unit has attacked the target.

Use getAttackTarget instead. If that is wrong then ping me.

Tue, Apr 1, 6:19 PM · Restricted Project, Arma 3
dedmen changed the status of T154359: assignedTarget only updates when the unit has attacked the target from Acknowledged to Feedback.

Use getAttackTarget instead. If that is wrong then ping me.

Tue, Apr 1, 6:15 PM · Restricted Project, Arma 3
BIS_fnc_KK changed the status of T174007: [Request] multi-magazine version of addMagazineTurret from New to Feedback.
Tue, Apr 1, 4:11 PM · Arma 3
BIS_fnc_KK added a comment to T174007: [Request] multi-magazine version of addMagazineTurret.

Revision: 152762

Tue, Apr 1, 4:11 PM · Arma 3
BIS_fnc_KK changed the status of T177284: [Request] removeAllMagazines/Turret from New to Feedback.
Tue, Apr 1, 2:34 PM · Arma 3
BIS_fnc_KK added a comment to T177284: [Request] removeAllMagazines/Turret.

_entity removeAllMagazinesTurret _turretPath

Tue, Apr 1, 2:33 PM · Arma 3
psychedelicplug12 added a comment to T190364: remoteExec JIP calls are dropped after mission restart done with #server command.
Tue, Apr 1, 11:30 AM · Arma 3

Mon, Mar 31

mrzorn renamed T190560: Request: Command `say3d` new parameter: instant from Request: Command `say3d` new parameter: instand to Request: Command `say3d` new parameter: instant.
Mon, Mar 31, 6:51 PM · Arma 3
mrzorn created T190560: Request: Command `say3d` new parameter: instant.
Mon, Mar 31, 6:49 PM · Arma 3
tartan added a comment to T190541: Servers Not Loading In.

Can confirm there is a similar issue on ArmA Reforger regarding Round Start:
https://feedback.bistudio.com/T190471

Mon, Mar 31, 11:17 AM · Arma 3

Sun, Mar 30

scottysaved created T190541: Servers Not Loading In.
Sun, Mar 30, 11:32 PM · Arma 3
Lukyy closed T159187: BMP-1 Left Rear Gunner Turn Out Position as Resolved.
Sun, Mar 30, 3:49 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T166378: Some or all CSLA vehicles aren't compatible with forceFlagTexture from Normal to Low.
Sun, Mar 30, 3:35 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy moved T169337: removeWeaponGlobal doesn't properly affect all pylon weapons of some CSLA helicopters from Backlog to Internal FT on the Arma 3 Creator DLC - CSLA Iron Curtain board.
Sun, Mar 30, 3:34 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy moved T174141: CSLA missile inflight models are rendered behind the ambient occlusion effect from Backlog to Internal FT on the Arma 3 Creator DLC - CSLA Iron Curtain board.
Sun, Mar 30, 3:33 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy moved T166378: Some or all CSLA vehicles aren't compatible with forceFlagTexture from Backlog to Internal FT on the Arma 3 Creator DLC - CSLA Iron Curtain board.
Sun, Mar 30, 3:33 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy moved T171036: Vehicle Simple Object default settings are wrong, and Editor Simple Object toggle does not persist from Backlog to Internal FT on the Arma 3 Creator DLC - CSLA Iron Curtain board.
Sun, Mar 30, 3:33 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy moved T160766: characters and vehicles with editorCategory attribute from Backlog to Internal FT on the Arma 3 Creator DLC - CSLA Iron Curtain board.
Sun, Mar 30, 3:32 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy moved T166348: MH-60 DAP has no first-person aiming device from Backlog to Internal FT on the Arma 3 Creator DLC - CSLA Iron Curtain board.
Sun, Mar 30, 3:32 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy moved T166722: Bug on csla border fences from Backlog to Internal FT on the Arma 3 Creator DLC - CSLA Iron Curtain board.
Sun, Mar 30, 3:31 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T168874: Bad Animation file format in file as Resolved.
Sun, Mar 30, 3:31 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159242: Infantry gear issues from Normal to Low.
Sun, Mar 30, 3:25 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T159325: LAV-25 Viewports for Commander not real/transparent, and inverted as Resolved.
Sun, Mar 30, 3:20 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159108: Sharp change in ground texture brightness 450m from map edge from Normal to Low.
Sun, Mar 30, 3:18 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159241: OT-65 commander's position from Normal to Wishlist.
Sun, Mar 30, 3:17 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159227: V3S issues from Normal to Wishlist.

right rearview mirror bug not replicated on the current build

Sun, Mar 30, 3:15 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159226: BMP-1 issues from Normal to Wishlist.
Sun, Mar 30, 3:14 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159224: LAV-25 issues from Normal to Wishlist.
Sun, Mar 30, 3:13 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T161656: M16s with GLs can't use suppressors from Normal to Wishlist.
Sun, Mar 30, 3:10 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159135: Broken door animation from Normal to Low.
Sun, Mar 30, 3:08 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159125: Revise driving model from Normal to Wishlist.
Sun, Mar 30, 3:07 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159134: Barn damage model and durability from Normal to Wishlist.
Sun, Mar 30, 3:06 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T166348: MH-60 DAP has no first-person aiming device from Normal to Wishlist.
Sun, Mar 30, 3:04 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T174141: CSLA missile inflight models are rendered behind the ambient occlusion effect from Normal to Low.
Sun, Mar 30, 3:03 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T161738: Incorrectly mirrored text on UH-60 exterior from Normal to Low.
Sun, Mar 30, 3:03 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159088: LAV-25 driver windows low quality from Normal to Wishlist.
Sun, Mar 30, 3:03 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159189: M1A1/M1IP Driver Position Blank Spots in turret from Normal to Low.
Sun, Mar 30, 3:02 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159137: Dead-end shallow hatches from Normal to Wishlist.
Sun, Mar 30, 3:02 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159136: Black tank interior suggestions from Normal to Wishlist.
Sun, Mar 30, 3:02 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159132: Fence texture from Normal to Low.
Sun, Mar 30, 3:01 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159130: Y harness buckle from Normal to Low.
Sun, Mar 30, 3:01 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy lowered the priority of T159128: Pine camouflage beret and cap quality from Normal to Wishlist.
Sun, Mar 30, 3:01 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T180673: Multiple death notification/broken revive mechanic as Resolved.

since we are actively playing with the Escape and Liberation community the above situation hasn't happened to us yet, we would have noticed it for sure.. on the current build I can't replicate the problem

Sun, Mar 30, 2:48 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T159113: CUCV (Radio) has unusual tyre sound when driving on roads in first person as Resolved.
Sun, Mar 30, 2:44 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T159175: RM - 70 zvuk střelby as Resolved.
Sun, Mar 30, 2:22 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T161804: UH-60 wreck can "land" in midair when the helo is destroyed as Resolved.

the problem was not replicated on the current build even after ten attempts

Sun, Mar 30, 2:10 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T161741: UH-60s are missing CMFlareLauncher weapons as Resolved.

the Mi-17 lacked countermeasures

Sun, Mar 30, 2:07 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Pay3er added a comment to T190523: WAAAALK on water.

Sun, Mar 30, 2:03 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Pay3er created T190523: WAAAALK on water.
Sun, Mar 30, 1:25 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire

Sat, Mar 29

Lukyy closed T160056: DX11 out of memory CTD as Resolved.

can't repro

Sat, Mar 29, 4:19 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T180982: Static weapons remove all Killed EHs from units that get out of them as Resolved.

fixed in the hotfix (rev 12692)

Sat, Mar 29, 4:14 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T160629: US85_M998 / US85_M1025 / US85_M1043 missing hiddenSelectionsTextures for interior as Resolved.
Sat, Mar 29, 4:07 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy added a comment to T160629: US85_M998 / US85_M1025 / US85_M1043 missing hiddenSelectionsTextures for interior.

not replicated on the current build, it is also possible to retexture the interior

Sat, Mar 29, 4:07 PM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T170174: CSLA vehicles don't allow lateral head movement as Resolved.
Sat, Mar 29, 11:20 AM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T159120: Humvees explode after taking one or two 5.56 magazines from above as Resolved.
Sat, Mar 29, 11:16 AM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T159238: Wheel texture problems as Resolved.
Sat, Mar 29, 11:11 AM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T163721: Missing Strintable entries as Resolved.
Sat, Mar 29, 11:04 AM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T163720: Magazines referencing non existing CfgAmmo class US85_M53A3 as Resolved.
Sat, Mar 29, 11:01 AM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy closed T159090: Mi-17 weird texture/model while falling from the air if destroyed as Resolved.
Sat, Mar 29, 10:58 AM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy moved T170174: CSLA vehicles don't allow lateral head movement from Backlog to Internal FT on the Arma 3 Creator DLC - CSLA Iron Curtain board.
Sat, Mar 29, 10:55 AM · Arma 3 Creator DLC - CSLA Iron Curtain
Lukyy moved T171423: Wheeled helicopters bounce when landed on surfaces other than the ground from Backlog to Internal FT on the Arma 3 Creator DLC - CSLA Iron Curtain board.
Sat, Mar 29, 10:55 AM · Arma 3 Creator DLC - CSLA Iron Curtain

Fri, Mar 28

Pay3er created T190455: unexpected error.
Fri, Mar 28, 3:29 PM · Arma 3
bendy303 added a comment to T134238: respawn on "switch to group member" doesn't trigger the MEH "teamSwitch".

confirmed. Cannot find any event handler that works with "switch to group member"

Fri, Mar 28, 11:43 AM · Arma 3
andreamymy added a comment to T190440: Arma reforger not loading server after 1.3.
Fri, Mar 28, 8:58 AM · Arma Reforger Xbox
Jaiisn created T190440: Arma reforger not loading server after 1.3.
Fri, Mar 28, 2:10 AM · Arma Reforger Xbox
namenai added a comment to T167366: "recoilCoef" parameter in Muzzlecoef doesn't seem to work..

I had some time to test. I observe that the following work:

Fri, Mar 28, 1:01 AM · Arma 3

Thu, Mar 27

gc8 edited Steps To Reproduce on T183273: Proposed fix to BIS_fnc_holdActionAdd .
Thu, Mar 27, 4:05 PM · Arma 3
dedmen closed T190213: 0xC0000005 - STATUS_ACCESS_VIOLATION as Resolved.

Steam Beta Client was bugged for a while and caused crashes. Valve already fixed it.

Thu, Mar 27, 12:16 PM · Arma 3
dedmen closed T190206: STATUS_ILLEGAL_INSTRUCTION as Resolved.

Yeah well "cpu: Pentium(R) Dual-Core CPU E6300 @ 2.80GHz"
Too old CPU (That one is from 2009). That code that used the unsupported instruction was removed on profiling branch, but different code was added that uses the same instruction.
Your CPU is just too old, I'm surprised it can run windows 10.
We will not fix that.

Thu, Mar 27, 12:05 PM · Arma 3
dedmen merged T190355: Game crash when switching seats into T189850: Game crash with new RX 9070 XT.
Thu, Mar 27, 11:59 AM · Arma 3
dedmen merged task T190355: Game crash when switching seats into T189850: Game crash with new RX 9070 XT.
Thu, Mar 27, 11:59 AM · Arma 3
dedmen added a comment to T190355: Game crash when switching seats.

Please. Stop openiing new tickets for the same thing.
You are getting an error message, it tells you why its crashing.

Thu, Mar 27, 11:59 AM · Arma 3
dedmen merged T190122: 2D Texture failed to load crash into T189850: Game crash with new RX 9070 XT.
Thu, Mar 27, 11:54 AM · Arma 3
dedmen merged task T190122: 2D Texture failed to load crash into T189850: Game crash with new RX 9070 XT.
Thu, Mar 27, 11:54 AM · Arma 3
dedmen closed T190106: 0xC0000005 (ACCESS_VIOLATION) as Resolved.

secExt_x64.dll That comes from the @Rocket Life modpack. Ask them. It failed trying to get your hard drives serial numbers.

Thu, Mar 27, 11:53 AM · Arma 3
dedmen added a comment to T190081: [BUG] addMissionEventHandler - MarkerDeleted.

Wiki documentation was wrong. Because https://feedback.bistudio.com/T178348 was not resolved until today. It'll be a thing in 2.20

Thu, Mar 27, 11:34 AM · Arma 3
dedmen changed the status of T178348: [Enhancment] Extend the MarkerDeleted eventhandler with owner information from Assigned to Feedback.

2.20

Thu, Mar 27, 11:33 AM · Arma 3
dedmen closed T190081: [BUG] addMissionEventHandler - MarkerDeleted as Resolved.

??????
MarkerDeleted eventhandler only has two parameters, a string and a bool.
There is no _deleter. Not a bug.

Thu, Mar 27, 11:09 AM · Arma 3