Page MenuHomeFeedback Tracker
Feed Advanced Search

Yesterday

dedmen added a comment to T161113: Unintended behavior of __has_include with file patching.

I finally understood your issue.

Fri, Mar 31, 10:34 AMArma 3

Thu, Mar 30

dedmen closed T171253: ACCESS_VIOLATION CTD with high VRAM load as Resolved.

all freezes on 28th, caused by st_intercept_x64.dll, whatever that is.

Thu, Mar 30, 1:54 PMArma 3
dedmen changed the status of T170766: Trying to draw UI2Texture inside another UI2Texture fails with "Cannot load mipmap" error from New to Feedback.

Next dev and profiling (today)

Thu, Mar 30, 1:40 PMArma 3
dedmen added a comment to T170766: Trying to draw UI2Texture inside another UI2Texture fails with "Cannot load mipmap" error.

So one issue, its trying to use the texture before its loaded (because loading is async), so when the display is created, you set the texture, it will only load next frame, but right after creating display it tries to render.
Easy to check for that and skip rendering the texture.

Thu, Mar 30, 1:09 PMArma 3

Wed, Mar 29

dedmen added a comment to T170766: Trying to draw UI2Texture inside another UI2Texture fails with "Cannot load mipmap" error.

Y can I not run mission in Eden 馃槩
works fine if i remove all the waitUntils and eden check. But need to run set texture twice to trigger that error.
I have already seen this error before.. it tries REALLY hard to load the second mipmap, even when there is only one. And it.. obviously fails.

Wed, Mar 29, 10:30 AMArma 3
dedmen set Ref Ticket to AIII-55635 on T171238: Options to cut or fit ui2texture displays when rendering them into non-1:1 textures.
Wed, Mar 29, 9:53 AMArma 3

Tue, Mar 28

dedmen changed the status of T170754: Aspect ratio issues with UI2Texture from New to Feedback.

Icon rendering using incorrect aspect ratio is fixed on next dev/prof.
For the other thing probably separate ticket

Tue, Mar 28, 3:55 PMArma 3
dedmen added a comment to T170754: Aspect ratio issues with UI2Texture.

Map screen actually used hardcoded 640x480 resolution to calculate rendering.
Which is also why the center display was wrong too.

Tue, Mar 28, 2:43 PMArma 3
dedmen added a comment to T170754: Aspect ratio issues with UI2Texture.


It looks a bit stretched/squished in the center display too. But not as much as the others

Tue, Mar 28, 2:18 PMArma 3
dedmen added a comment to T169970: [Feature Request] Muzzle attachments to effect submunitionConeAngle.

Combining muzzle coef (Its gonna be on the weapons muzle) with attachment coef would be very annoying to get right though.
1+1 = 1
0+1 = 1
-1+1 = 1
-1 + 0.5 = 0 (double it, then halve it)
-2 + 0.5 = -0.5 (triple it, then halve it)

Tue, Mar 28, 1:51 PMArma 3
dedmen changed the status of T167742: Amphibious vehicle AI has great issues going around obstacles from New to Feedback.

next dev branch/prof

Tue, Mar 28, 12:55 PMArma 3
dedmen added a comment to T167742: Amphibious vehicle AI has great issues going around obstacles.

We did a performance optimization 2 years ago, for Boat pathfinding to not calculate houses and obstacles that are on terrain above sealevel, because boats cannot drive outside of water.
Turns out, game thinks amphibious tanks are boats!

Tue, Mar 28, 11:48 AMArma 3

Mon, Mar 27

dedmen changed the status of T171125: [BUG] Unknown enum value spammed in rpt for waypoints from New to Feedback.

The enum is not used.
Eden reuses the "type" entry for a different thing, but the old waypoint serialization still runs on it and tries to read type in its way, while Eden reads type in another way.
The waypoint type is actually completely ignored after its read.

Mon, Mar 27, 3:55 PMArma 3
dedmen set Ref Ticket to AIII-55631 on T170711: InventoryOpened Event Handler does not receive link to WeaponHolderSimulated that is displayed.
Mon, Mar 27, 3:48 PMArma 3
dedmen changed the status of T170650: Status_access_violation from Reviewed to Feedback.
Mon, Mar 27, 3:46 PMArma 3
dedmen changed the status of T170650: Status_access_violation from New to Reviewed.
Mon, Mar 27, 3:46 PMArma 3
dedmen set Ref Ticket to AIII-55582 on T170653: Collateral Damage Objective in Salient Force.
Mon, Mar 27, 3:46 PMArma 3
dedmen renamed T170761: [Feature Request] Ability to change IR lasers thickness from Feature Request to [Feature Request] Ability to change IR lasers thickness.
Mon, Mar 27, 3:44 PMArma 3
dedmen set Ref Ticket to AIII-55581 on T170768: No Requiem Achievement.
Mon, Mar 27, 3:43 PMArma 3
dedmen changed the status of T170809: What do i do if my game crashes of "not enough memory" even if my specs support the game? from New to Need More Info.
Mon, Mar 27, 3:40 PMArma 3
dedmen merged T170932: [Feature Request] Ability to re-texture Vests, Helmets, Facemasks, and HMD (NVGs) into T86032: Make it possible to texture Weapons, Vests ans Helmets.
Mon, Mar 27, 3:37 PMArma 3
dedmen merged task T170932: [Feature Request] Ability to re-texture Vests, Helmets, Facemasks, and HMD (NVGs) into T86032: Make it possible to texture Weapons, Vests ans Helmets.
Mon, Mar 27, 3:37 PMArma 3
dedmen added a comment to T170932: [Feature Request] Ability to re-texture Vests, Helmets, Facemasks, and HMD (NVGs).

There were other similar tracker requests for this dating from 2016-2018 however those were left unanswered so I chose to resubmit this request.

Mon, Mar 27, 3:37 PMArma 3
dedmen added a comment to T170944: Game Crash | Moddet | MP.

Please try without the USB Headset.
There is a known issue on windows 10 with USB Audio Outputs. It only happens to some people and we cannot reproduce it.

Mon, Mar 27, 3:36 PMArma 3
dedmen changed the status of T170959: Arma 3 needs to fix HOSTING, real soon honestly from New to Need More Info.

It's something broken in arma, a consistent issue between everyone.

Works fine for me, and I haven't seen anyone else reporting this.

Mon, Mar 27, 3:35 PMArma 3
dedmen added a comment to T170997: Campaign Crash at mission "Supply Network".

Sadly this is an old issue we've been tracking for years and couldn't find the cause for.
You can use the https://community.bistudio.com/wiki/Arma_3:_Cheats#CAMPAIGN cheat code to skip this mission.
Maybe you can skip the briefing screen before it freezes, I think you probably can't.

Mon, Mar 27, 3:32 PMArma 3
dedmen set Ref Ticket to AIII-54109 on T170997: Campaign Crash at mission "Supply Network".
Mon, Mar 27, 3:30 PMArma 3
dedmen added a comment to T171003: battle eye .

So it is a crash. So then do as I say and provide the crash information as described.

Mon, Mar 27, 3:27 PMArma 3
dedmen merged T171010: 校 屑械薪褟 胁褘谢械褌邪械褌 袗褉屑邪 3 into T158229: desktop composition disabled.
Mon, Mar 27, 3:25 PMArma 3
dedmen merged task T171010: 校 屑械薪褟 胁褘谢械褌邪械褌 袗褉屑邪 3 into T158229: desktop composition disabled.
Mon, Mar 27, 3:25 PMArma 3
dedmen closed T170971: error de inicio feedback as Resolved.

You are running 32 bit Arma, that is not recommended.

PhysMem: 3.4 GiB

Mon, Mar 27, 3:21 PMArma 3
dedmen closed T171062: 袧械 屑芯谐褍 蟹邪锌褍褋褌懈褌褜 懈谐褉褍 懈蟹-蟹邪 芯褕懈斜泻懈 as Resolved.

See https://community.bistudio.com/wiki/Arma_3:_Unusual_Process_Exit#0xC0000135_-_STATUS_DLL_NOT_FOUND

Mon, Mar 27, 3:02 PMArma 3
dedmen changed the status of T171052: ARMA 3 crash. from New to Need More Info.

You didn't provide enough information, please follow this: https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/

Mon, Mar 27, 3:01 PMArma 3
dedmen changed the status of T171037: Missing timestamps in linux server logs from New to Feedback.
Mon, Mar 27, 3:01 PMArma 3
dedmen changed the status of T171124: x (268435456) out of range <0, 1024) from New to Feedback.

Didn't I look at this before?
Some object is way outside of terrain bounds.

Mon, Mar 27, 2:54 PMArma 3
dedmen changed the status of T171176: 袠谐褉邪 胁褘谢械褌邪械褌 褋 芯褕懈斜泻芯泄 0xC0000005 - ACCESS_VIOLATION from New to Feedback.

Arma3_x64_2023-03-25_21-48-451
Arma3_x64_2023-03-25_21-10-481
Arma3_x64_2023-03-25_21-26-00
Seems to be a bug on our end. Fixed in next dev-branch/profiling branch.

Mon, Mar 27, 2:47 PMArma 3
dedmen changed the status of T171185: 0xC0000005 - ACCESS_VIOLATION. from New to Feedback.

Selected Audio Output: Headset Earphone (Arctis 7 Chat) - Channels: 1, Freq: 48000

Your audio output is weird. The game expects stereo sound, you're only giving it Mono.
Also is that USB Audio Output? There is a known issue with windows 10/11 and USB Audio output, this looks to be that

Mon, Mar 27, 2:38 PMArma 3
dedmen added a comment to T170647: [Feature Request] OOP support for SQF using hashmaps (with destructor support).

Would it be possible to implement such a feature so we could use typeName directly to retrieve a custom type name for our objects?

Doesn't seem useful for me. If you want a typename entry, you can add a typename entry to your objects. You can also use toString for that

Mon, Mar 27, 2:36 PMArma 3
dedmen set Ref Ticket to AIII-55630 on T171125: [BUG] Unknown enum value spammed in rpt for waypoints.
Mon, Mar 27, 2:02 PMArma 3
dedmen added a comment to T171125: [BUG] Unknown enum value spammed in rpt for waypoints.

Well.. the message is correct.
these types don't exist, and the engine fails to parse them.
But why does it write the types to that place then 馃

Mon, Mar 27, 1:53 PMArma 3
dedmen changed the status of T171195: 0xC0000409 - STATUS_STACK_BUFFER_OVERRUN from New to Need More Info.

Read and follow this: https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/
What you posted is insufficient for us to see what happened.

Mon, Mar 27, 1:46 PMArma 3
dedmen closed T171155: Parameter Bug with Object Oriented Scripting Shell (+Oversight?) as Resolved.

Unsupported legacy feature.
This might interest you for the future: https://feedback.bistudio.com/T170647

Mon, Mar 27, 1:46 PMArma 3

Fri, Mar 24

dedmen changed the status of T169970: [Feature Request] Muzzle attachments to effect submunitionConeAngle from New to Feedback.

Next dev branch, should work like this

class muzzle_snds_B: muzzle_snds_H
	{
		author="$STR_A3_Bohemia_Interactive";
		_generalMacro="muzzle_snds_B";
		displayName="$STR_A3_cfgWeapons_muzzle_snds_B0";
		picture="\a3\Weapons_F\acc\Data\UI\icon_muzzle_snds_B_ca.paa";
		model="\A3\weapons_f\acc\acca_snds_h_F";
		class ItemInfo: ItemInfo
		{
			mass=12;
			class MagazineCoef {};
			class AmmoCoef {};
			soundTypeIndex=1;
			muzzleEnd="zaslehPoint";
			alternativeFire="Zasleh2";
			class MuzzleCoef {};
class SubmunitionCoef {
	coneAngleCoef = 1.f; // Shoot straight ahead
};
		};
		inertia=0.2;
	};
Fri, Mar 24, 4:13 PMArma 3
dedmen added a comment to T169970: [Feature Request] Muzzle attachments to effect submunitionConeAngle.

factor gonna be
0 == original
1 == straight forward for 100% of shots
-1 == Double the original angle
-2 == 3x original angle

Fri, Mar 24, 1:59 PMArma 3
dedmen added a comment to T171135: Expand `getMissionLayerEntities` with third array element containing groups from the layer.

I chose the solution of basically running that script in engine.
Problem with that is that once all units of the group are deleted, the now empty group that still exists inside the layer, will not be returned anymore (as it cannot find it via the units).
If you need empty groups too, we would need to change that. But if you were fine with your script, this will work the same.

Fri, Mar 24, 12:33 PMArma 3
dedmen changed the status of T171135: Expand `getMissionLayerEntities` with third array element containing groups from the layer from New to Feedback.
Fri, Mar 24, 11:59 AMArma 3
dedmen set Ref Ticket to AIII-55627 on T171135: Expand `getMissionLayerEntities` with third array element containing groups from the layer.
Fri, Mar 24, 11:59 AMArma 3

Thu, Mar 23

dedmen added a comment to T170647: [Feature Request] OOP support for SQF using hashmaps (with destructor support).

As of now

Thu, Mar 23, 3:45 PMArma 3

Wed, Mar 22

dedmen added a comment to T170647: [Feature Request] OOP support for SQF using hashmaps (with destructor support).

_hm = createHashMapFromArray _class;
_hm call ["Method"];

-> `"testo"`
Wed, Mar 22, 12:43 PMArma 3
dedmen added a comment to T170647: [Feature Request] OOP support for SQF using hashmaps (with destructor support).

Preventing modification should be somewhat easy.
compileFinal, if you put a final/read-only value, it cannot be overwritten.
Then you can also choose if you want it or not.
We should have alt syntax for compileFinal that takes code on right.. We should've had that a long time ago.

Wed, Mar 22, 12:33 PMArma 3
dedmen added a comment to T156984: [Feature Request] Making vector commands work with any number of elements for either vector.

Also updated

Wed, Mar 22, 10:26 AMArma 3

Tue, Mar 21

dedmen changed the status of T170977: [Request] Negative Index for insert for insertion from back of array. from New to Feedback.

150371 next dev

Tue, Mar 21, 3:32 PMArma 3
dedmen added a comment to T169970: [Feature Request] Muzzle attachments to effect submunitionConeAngle.

submunitionConeAngle is only used to precalculate directions when the ammo's config is first loaded, if we want attachments to have multiplier on it, we would need to recalculate these on every shot.
That would be quite annoying.

Tue, Mar 21, 2:42 PMArma 3
dedmen set Ref Ticket to AIII-55598 on T156984: [Feature Request] Making vector commands work with any number of elements for either vector.
Tue, Mar 21, 9:15 AMArma 3

Mon, Mar 20

dedmen changed the status of T156984: [Feature Request] Making vector commands work with any number of elements for either vector from New to Feedback.

150364 next dev branch (and probably perf to check for regressions)

Mon, Mar 20, 6:55 PMArma 3
dedmen changed the status of T166687: [Feature Request] Bounding box of specific LODs from New to Feedback.

150362 next dev

Mon, Mar 20, 4:27 PMArma 3
dedmen added a comment to T166687: [Feature Request] Bounding box of specific LODs.

Either geometry lod, or if you use visual then it hives you the maximum bbox of all visual lods.
As all visual lods should be based on the same object, all their bboxes should be same.

Mon, Mar 20, 3:45 PMArma 3
dedmen changed the status of T162536: Request - Alternative syntax for namedProperties that will return HashMap. from New to Feedback.

150359 this week dev

Mon, Mar 20, 3:32 PMArma 3
dedmen changed the status of T166739: [Feature Request] Expand namedProperties SQF command to return named properties for a specific LOD from New to Feedback.

150359 this week dev

Mon, Mar 20, 3:31 PMArma 3
dedmen changed the status of T159828: namedProperties doesn't seem to work with some terrain objects from New to Feedback.

150358, next prof

Mon, Mar 20, 2:03 PMArma 3
dedmen added a comment to T159828: namedProperties doesn't seem to work with some terrain objects.

Would've been good if that watch field for the players position would contain the players position, and if I'd know which terrain this was on

Mon, Mar 20, 1:44 PMArma 3
dedmen set Ref Ticket to AIII-55459 on T164049: [BUG] Zeus Cycle Waypoints on Copied Units.
Mon, Mar 20, 12:00 PMArma 3
dedmen set Ref Ticket to AIII-55613 on T171021: setPlateNumber dosnt work on Planes/Helicopters.
Mon, Mar 20, 12:00 PMArma 3
dedmen set Ref Ticket to AIII-55614 on T170687: Expand ctrlCreate to take CONFIG as argument for control config definition.
Mon, Mar 20, 11:59 AMArma 3
dedmen set Ref Ticket to AIII-55620 on T171059: Set Markers Above command request.
Mon, Mar 20, 11:58 AMArma 3

Fri, Mar 17

dedmen set Ref Ticket to AIII-55611 on T171037: Missing timestamps in linux server logs.
Fri, Mar 17, 5:11 PMArma 3

Thu, Mar 16

dedmen set Ref Ticket to AIII-55603 on T163827: [Feature Request] A couple of new ppEffects.
Thu, Mar 16, 10:49 AMArma 3
dedmen set Ref Ticket to AIII-55602 on T159828: namedProperties doesn't seem to work with some terrain objects.
Thu, Mar 16, 10:47 AMArma 3
dedmen set Ref Ticket to AIII-55601 on T162536: Request - Alternative syntax for namedProperties that will return HashMap..
Thu, Mar 16, 10:46 AMArma 3
dedmen set Ref Ticket to AIII-55600 on T166687: [Feature Request] Bounding box of specific LODs.
Thu, Mar 16, 10:45 AMArma 3
dedmen set Ref Ticket to AIII-55599 on T166739: [Feature Request] Expand namedProperties SQF command to return named properties for a specific LOD.
Thu, Mar 16, 10:44 AMArma 3
dedmen updated the task description for T80680: Linux: Startup -maxMem= values beyond 2047 are broken.
Thu, Mar 16, 10:38 AMArma 3
dedmen set Ref Ticket to AIII-55595 on T169970: [Feature Request] Muzzle attachments to effect submunitionConeAngle.
Thu, Mar 16, 10:35 AMArma 3
dedmen set Ref Ticket to AIII-55594 on T167742: Amphibious vehicle AI has great issues going around obstacles.
Thu, Mar 16, 10:35 AMArma 3
dedmen set Ref Ticket to AIII-55593 on T170774: attachTo to weapon proxy with followBoneRotation and offset leads to shifting.
Thu, Mar 16, 10:33 AMArma 3
dedmen set Ref Ticket to AIII-55592 on T170754: Aspect ratio issues with UI2Texture.
Thu, Mar 16, 10:31 AMArma 3
dedmen set Ref Ticket to AIII-55591 on T170766: Trying to draw UI2Texture inside another UI2Texture fails with "Cannot load mipmap" error.
Thu, Mar 16, 10:30 AMArma 3
dedmen set Ref Ticket to AIII-55590 on T170799: UI2Texture needs mipmaps.
Thu, Mar 16, 10:29 AMArma 3
dedmen set Ref Ticket to AIII-55589 on T170977: [Request] Negative Index for insert for insertion from back of array..
Thu, Mar 16, 10:27 AMArma 3

Wed, Mar 15

dedmen closed T160919: [mod] Arma 3 Status Access and unsupported format pallette 8 as Resolved.
Wed, Mar 15, 2:10 PMArma 3
dedmen added a comment to T170990: Flashlight quadratic attenuation does not work.

This change will affect vanilla flashlight attachments:

Wed, Mar 15, 12:15 PMArma 3
dedmen claimed T170990: Flashlight quadratic attenuation does not work.
Wed, Mar 15, 12:10 PMArma 3
dedmen changed the status of T170990: Flashlight quadratic attenuation does not work from New to Feedback.

dev next week, rev 150345

Wed, Mar 15, 12:10 PMArma 3
dedmen closed T169082: Arma 3 has exited in an unusual manner as Resolved.
Wed, Mar 15, 11:18 AMArma 3
dedmen closed T169125: error cant play the game as Resolved.
Wed, Mar 15, 11:18 AMArma 3
dedmen closed T169131: ctd please help as Resolved.

Bug temporarily existed on profiling branch. was fixed

Wed, Mar 15, 11:18 AMArma 3
dedmen added a comment to T170944: Game Crash | Moddet | MP.

Selected Audio Output: Kopfh枚rer (Arctis 5 Game) - Channels: 2, Freq: 48000

Wed, Mar 15, 11:06 AMArma 3
dedmen added a comment to T170985: Locking map buildings in multiplayer is not reliable.

You could try if EntityCreated eventhandler is triggered when a building is streamed in.
That way you could set the var when the building re-appears

Wed, Mar 15, 10:30 AMArma 3
dedmen set Ref Ticket to AIII-53478 on T170871: Crash with Triggers.
Wed, Mar 15, 9:40 AMArma 3
dedmen added a comment to T170871: Crash with Triggers.

Please put mdmp files into a zip archive when you upload them. makes them alot smaller.
I have seen this crash a couple times in the past, never in relation with triggers though and never with a working repro.
Its crashing while cleaning up a physics item. So not related to Triggers.

Wed, Mar 15, 9:36 AMArma 3
dedmen added a comment to T171003: battle eye .

Is your game crashing?
You provided no useful information for us to find out what your issue is.
If its crashing, please provide info as described in https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/
if its not crashing, please explain what is happening.

Wed, Mar 15, 9:31 AMArma 3
dedmen changed the status of T171003: battle eye from New to Need More Info.
Wed, Mar 15, 9:30 AMArma 3
dedmen changed the status of T170997: Campaign Crash at mission "Supply Network" from New to Need More Info.

You didn't upload your crash report, please follow https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/ and upload your crash files

Wed, Mar 15, 9:30 AMArma 3
dedmen closed T170867: help me gives the error 0x0000dead as Resolved.

ErrorMessage: The cloud file provider is not running.
is a common error.
Type
The cloud file provider is not running into google and follow any guide to fix your Microsoft OneDrive.

Wed, Mar 15, 9:27 AMArma 3
dedmen merged T170862: Can't open Arma 3 into T170867: help me gives the error 0x0000dead.
Wed, Mar 15, 9:27 AMArma 3
dedmen merged task T170862: Can't open Arma 3 into T170867: help me gives the error 0x0000dead.
Wed, Mar 15, 9:27 AMArma 3

Mon, Mar 13

dedmen closed T161893: PAPI lights do not function during daytime as Resolved.
Mon, Mar 13, 3:35 PMArma 3
dedmen set Ref Ticket to AIII-55580 on T170775: [Feature Request] New command to return all object vectors.
Mon, Mar 13, 10:26 AMArma 3

Mon, Mar 6

dedmen added a comment to T170832: Headless Clients crash during Mission.

A new ticket with the same conents? no, no need

Mon, Mar 6, 3:03 PMArma 3
dedmen added a comment to T170832: Headless Clients crash during Mission.

Uff :/
Its crashing inside profiling code so easy solution would be, don't run Profiling build and it will stop crashing :D

Mon, Mar 6, 2:31 PMArma 3