Nothing Special   »   [go: up one dir, main page]

Page MenuHomeFeedback Tracker

dedmen (Dedmen Miller)Administrator
Programmer, White-hat (usually)

User Details

User Since
Jul 12 2015, 2:45 AM (501 w, 5 d)
Roles
Administrator

Recent Activity

Yesterday

dedmen closed T69358: setPiPEffect [4] doesn't mirror the image as Resolved.

Mirror was never implemented, the wiki was wrong, and the wiki has been fixed since then.
5/6 are fixed in 2.20

Thu, Feb 20, 11:32 AM · Arma 3
dedmen closed T67604: setPiPEffect command does not work as Resolved.
Thu, Feb 20, 11:31 AM · Arma 3

Mon, Feb 17

dedmen closed T84141: Library libSDL2-2.0 as Resolved.
Mon, Feb 17, 7:30 PM · Arma 3
dedmen closed T188830: Game crash when audio device disconnects as Resolved.

The crash happened inside Microsofts XAudio code. Nothing we can do about that. We cannot fix Microsoft's errors.

Mon, Feb 17, 6:50 PM · Arma 3
dedmen added a comment to T188969: 0xC0000005 Status_Access_Violation.

Well I don't know either...
You have submitted 7 crashes.
Each of these is something different, and they all look random and seem to make no sense, and I have never seen any of them before.

Mon, Feb 17, 6:02 PM · Arma 3
dedmen closed T188693: Arma 3 Fails to Boot in 64 bit as Resolved.

The crashing thing seems to be some joystick that you have attached, "vJoy Device"
The crash is actually inside a windows library, nothing we can do about that. Probably just remove your joystick or gamepad.
In the rpt log I also see there are some issues with your joystick

Mon, Feb 17, 5:50 PM · Arma 3
dedmen set Ref Ticket to AIII-56784 on T186846: StabilizedInAxes turret config entry doesn't work on ships.
Mon, Feb 17, 3:58 PM · Arma 3

Fri, Feb 14

dedmen changed the status of T167366: "recoilCoef" parameter in Muzzlecoef doesn't seem to work. from New to Feedback.

It was ignored for player used weapons, not for AI.

Fri, Feb 14, 5:46 PM · Arma 3
dedmen added a comment to T189016: ctrlMapSetPosition breaks interaction with RscMapControl in RscControlsGroup if the Groups X/Y is not 0.

2.20 also adds config entry for map controls
useRealViewport = 1 to enable it by default, then you don't need to use script command

Fri, Feb 14, 2:49 PM · Arma 3
dedmen added a comment to T116708: Control types 100 & 101 do not respect controls groups.

Fixed in https://feedback.bistudio.com/T189016
due to backwards compatibility you need to run a command, or add a config entry to enable it.

Fri, Feb 14, 2:48 PM · Arma 3
dedmen closed T82543: RscMapControl dont work as expected when placed in controls group as Resolved.

Fixed in https://feedback.bistudio.com/T189016
due to backwards compatibility you need to run a command, or add a config entry to enable it.

Fri, Feb 14, 2:47 PM · Arma 3
dedmen added a comment to T78273: RscMapControl does not work with RscControlsGroup.

Fixed in https://feedback.bistudio.com/T189016
due to backwards compatibility you need to run a command, or add a config entry to enable it.

Fri, Feb 14, 2:47 PM · Arma 3
dedmen changed the status of T189016: ctrlMapSetPosition breaks interaction with RscMapControl in RscControlsGroup if the Groups X/Y is not 0 from New to Feedback.
Fri, Feb 14, 2:46 PM · Arma 3
dedmen added a comment to T189016: ctrlMapSetPosition breaks interaction with RscMapControl in RscControlsGroup if the Groups X/Y is not 0.

Okey.
Due to backwards compatibility, we need to mess around a bit.

Fri, Feb 14, 11:34 AM · Arma 3

Thu, Feb 13

dedmen added a comment to T189016: ctrlMapSetPosition breaks interaction with RscMapControl in RscControlsGroup if the Groups X/Y is not 0.

It is easier to see if you also change the position of the background like this

with localNamespace do  
{  
 private _display = findDisplay 46 createDisplay "RscDisplayEmpty";  
 private _ctrlGroup = _display ctrlCreate ["RscControlsGroup", -1];  
 private _ctrlText = _display ctrlCreate ["RscText", -1, _ctrlGroup];  
 _ctrltext ctrlSetPosition [0.2, 0.2, 1, 1];  
 _ctrlText ctrlSetBackgroundColor [1, 0, 0, 0.5];  
 _ctrlText ctrlCommit 0;  
 private _ctrlMap = _display ctrlCreate ["RscMapControl", -1, _ctrlGroup];  
 _ctrlMap ctrlMapSetPosition [0, 0, 0.5, 0.5]; // effect is immediate  
 _ctrlMap ctrlMapAnimAdd [0, ctrlMapScale _ctrlMap, player];  
 ctrlMapAnimCommit _ctrlMap;  
 _ctrlGroup ctrlSetPosition [0.2, 0.2, 1, 1];  
 _ctrlGroup ctrlCommit 0.3; // non instant transition  
 _ctrlMap ctrlMapSetPosition []; // instant sync to new _ctrlGroup position  
};

You can see that when you click above the red area, the map control is moved. But clicking outside the map area, it is not.
Also the map ignores the ctrlSetPosition, it should be positioned at 0.2/0.2 from the top left. But it is rendered at 0/0

Thu, Feb 13, 3:16 PM · Arma 3

Wed, Feb 12

dedmen changed the status of T182084: [Feature Request] Return value from drop command from New to Feedback.

2.20

Wed, Feb 12, 4:40 PM · Arma 3
dedmen added a comment to T189083: [Feature Request] cameraView update Mission EH.

Is there currently some non-eventhandler script way to detect this?

Wed, Feb 12, 4:34 PM · Arma 3
dedmen added a comment to T188318: Nvidia Adaptive Vsync doesn't work in windowed fullscreen.

Won't fix. I have no idea where to look.

Wed, Feb 12, 4:12 PM · Arma 3
dedmen changed the status of T188707: Game crush when sound set use delay parameter for vehicles from New to Feedback.

Very nice find, thank you.

Wed, Feb 12, 4:10 PM · Arma 3
dedmen set Ref Ticket to AIII-55603 on T188336: [Feature request] Fisheye effect.
Wed, Feb 12, 1:15 PM · Arma 3

Wed, Feb 5

dedmen changed the visibility for T188988: https://www.facebook.com/GoldenReviveReviews/.
Wed, Feb 5, 3:27 PM
dedmen added a comment to T188988: https://www.facebook.com/GoldenReviveReviews/.

Wed, Feb 5, 3:27 PM
dedmen changed the visibility for F4912164: arma3.txt.
Wed, Feb 5, 3:27 PM
dedmen closed T188988: https://www.facebook.com/GoldenReviveReviews/ as Resolved.
Wed, Feb 5, 3:21 PM

Sun, Jan 26

dedmen merged T188501: Fix the launcher into T186766: Millions of Fake Players in DayZ: Online Inflation and Chaos in the Server List.
Sun, Jan 26, 5:57 AM · DayZ
dedmen merged task T188501: Fix the launcher into T186766: Millions of Fake Players in DayZ: Online Inflation and Chaos in the Server List.
Sun, Jan 26, 5:57 AM · DayZ
dedmen merged T188650: launcher into T186766: Millions of Fake Players in DayZ: Online Inflation and Chaos in the Server List.
Sun, Jan 26, 5:57 AM · DayZ
dedmen merged task T188650: launcher into T186766: Millions of Fake Players in DayZ: Online Inflation and Chaos in the Server List.
Sun, Jan 26, 5:57 AM · DayZ
dedmen added a comment to T188501: Fix the launcher.

Reporting problems is good.
Creating new, duplicated tickets, even though you're fully aware that tickets for the issue already exist, is spam.
You insulting and throwing slurs at developers, now that gets you banned. Try to behave.

Sun, Jan 26, 5:52 AM · DayZ
dedmen merged T188661: Dayz Launcher into T188501: Fix the launcher.
Sun, Jan 26, 5:49 AM · DayZ
dedmen merged task T188661: Dayz Launcher into T188501: Fix the launcher.
Sun, Jan 26, 5:49 AM · DayZ

Jan 21 2025

dedmen closed T167534: Several issues with "compatibleItems" and "compatibleMagazines" as Resolved.
Jan 21 2025, 4:11 PM · Arma 3
dedmen changed the status of T180138: [Feature Request] Comprehensive getter for cameraEffect from New to Feedback.
Jan 21 2025, 4:05 PM · Arma 3

Jan 7 2025

dedmen added a comment to T159809: connectToServer does not work with DNS.

Also btw the old script join method that pressed buttons in the server browser no longer works

Jan 7 2025, 6:51 PM · Arma 3
dedmen changed the status of T159809: connectToServer does not work with DNS from New to Feedback.

Profiling branch v18 and 2.20

Jan 7 2025, 5:02 PM · Arma 3
dedmen set Ref Ticket to AIII-56763 on T159809: connectToServer does not work with DNS.
Jan 7 2025, 5:02 PM · Arma 3
dedmen closed T185903: Direct Connect from server browser does not work as Resolved.
Jan 7 2025, 5:01 PM · Arma 3
dedmen changed the status of T187807: Additional server information from New to Feedback.
Jan 7 2025, 4:57 PM · Arma 3
dedmen added a comment to T187807: Additional server information.

If server has no config file (like player hosted server) many config dependent entries will be missing.

Jan 7 2025, 3:05 PM · Arma 3

Jan 6 2025

dedmen closed T187148: Game cannot find file despite many different attempts. as Resolved.
Jan 6 2025, 6:21 PM · Arma 3
dedmen set Ref Ticket to AIII-56755 on T126283: UGV Following Not Working.
Jan 6 2025, 4:49 PM · Arma 3
dedmen set Ref Ticket to AIII-56739 on T178500: Most human sounds not audible for other players.
Jan 6 2025, 4:33 PM · Arma 3
dedmen set Ref Ticket to AIII-56735 on T59444: Snakes can open doors.
Jan 6 2025, 4:29 PM · Arma 3
dedmen set Ref Ticket to AIII-56735 on T66646: All wildlife can open doors (Snakes, Rabbits, boars).
Jan 6 2025, 4:29 PM · Arma 3
dedmen merged task T80719: Animals can open door (snakes too) into T66646: All wildlife can open doors (Snakes, Rabbits, boars).
Jan 6 2025, 4:28 PM · Arma 3
dedmen merged T80719: Animals can open door (snakes too) into T66646: All wildlife can open doors (Snakes, Rabbits, boars).
Jan 6 2025, 4:28 PM · Arma 3
dedmen merged task T67930: SNAKE CAN OPEN DOORS into T59444: Snakes can open doors.
Jan 6 2025, 4:28 PM · Arma 3
dedmen merged task T60326: Snakes opening doors into T59444: Snakes can open doors.
Jan 6 2025, 4:28 PM · Arma 3
dedmen merged tasks T86273: Snakes open doors, T66959: snakes open doors, T66520: Snakes can open doors!!!, T64512: snakes opening doors, T63866: Solid Snakes, T60776: Snakes able to open doors, T60326: Snakes opening doors, T67930: SNAKE CAN OPEN DOORS into T59444: Snakes can open doors.
Jan 6 2025, 4:28 PM · Arma 3
dedmen merged task T60776: Snakes able to open doors into T59444: Snakes can open doors.
Jan 6 2025, 4:28 PM · Arma 3
dedmen merged task T63866: Solid Snakes into T59444: Snakes can open doors.
Jan 6 2025, 4:27 PM · Arma 3
dedmen merged task T64512: snakes opening doors into T59444: Snakes can open doors.
Jan 6 2025, 4:27 PM · Arma 3
dedmen merged task T66520: Snakes can open doors!!! into T59444: Snakes can open doors.
Jan 6 2025, 4:27 PM · Arma 3
dedmen merged task T66959: snakes open doors into T59444: Snakes can open doors.
Jan 6 2025, 4:27 PM · Arma 3
dedmen merged task T86273: Snakes open doors into T59444: Snakes can open doors.
Jan 6 2025, 4:27 PM · Arma 3
dedmen added a comment to T187352: Arma 3 latest build quites responding if you switch to another app resulting in black screen / Arma crashes.

That is not a new bug. We're aware of it, and its unlikely to be fixed. You can play in fullscreen windowed instead.

Jan 6 2025, 4:10 PM · Arma 3
dedmen added a comment to T187208: RCON command to execute sqf files or public vars.

We cannot just add RCON commands, RCON is done by BattlEye, and them adding commands and forwarding them to us is unlikely to happen at this point.

Jan 6 2025, 4:05 PM · Arma 3
dedmen closed T187333: block airfield path for planes as Resolved.
Jan 6 2025, 4:04 PM · Arma 3
dedmen closed T187484: Random freezing and lastly crashed as Resolved.

"The cloud file provider is not running."
Put that into google.

Jan 6 2025, 4:03 PM · Arma 3
dedmen merged T187664: Game Departure into T186946: 0xC000001D.
Jan 6 2025, 4:01 PM · Arma 3
dedmen merged task T187664: Game Departure into T186946: 0xC000001D.
Jan 6 2025, 4:01 PM · Arma 3
dedmen closed T187664: Game Departure as Resolved.

Your CPU is too old.
That issue is already fixed on profiling branch, you could switch to it to get a temporary fix until the next game update
https://community.bistudio.com/wiki/Arma_3:_Steam_Branches

Jan 6 2025, 4:01 PM · Arma 3
dedmen closed T187686: [Feature request] Z-index for display/dialog controls as Resolved.

Won't do

Jan 6 2025, 3:59 PM · Arma 3
dedmen closed T187705: arma 3 as Resolved.

You are loading mods that require ACE and CBA mods, but you are not loading ACE or CBA mods.

Jan 6 2025, 3:58 PM · Arma 3
dedmen changed the status of T187755: Crash in multiplayer with profiling build from New to Feedback.

Fixed in v17 tomorrow

Jan 6 2025, 3:57 PM · Arma 3
dedmen changed the status of T187755: Crash in multiplayer with profiling build, a subtask of T187685: Arma 3 crashed after loading the main menu, from New to Feedback.
Jan 6 2025, 3:57 PM · Arma 3
dedmen added a comment to T187755: Crash in multiplayer with profiling build.

Ah the good old optimizer.
Specifically wrote code that does it without popcnt, the optimizer detected what I was doing and replaced it with popcnt... Thank you

Jan 6 2025, 3:44 PM · Arma 3
dedmen set Ref Ticket to AIII-56759 on T187807: Additional server information.
Jan 6 2025, 3:38 PM · Arma 3
dedmen merged T187816: Virtual Arsenal Crash into T187817: Virtual Arsenal Crash.
Jan 6 2025, 12:39 PM · Arma 3
dedmen merged task T187816: Virtual Arsenal Crash into T187817: Virtual Arsenal Crash.
Jan 6 2025, 12:39 PM · Arma 3

Dec 12 2024

dedmen added a comment to T186319: [Feature request] Usability improvements for jipqueue log/display.

sorting by count is done.

Dec 12 2024, 4:57 PM · Arma 3
dedmen added a comment to T186567: [Bug] -debug logs the context even if the sqf error is not shown due to being filter be the engine.

in cases of

Dec 12 2024, 4:56 PM · Arma 3
dedmen closed T186602: 0xCFFFFFFF - APPLICATION_HUNG - 0xC0000005 STATUS_ACCESS_VIOLATION. as Resolved.

This crash was only present on profiling branch for a very short time.

Dec 12 2024, 4:55 PM · Arma 3
dedmen added a comment to T186735: Issues with GeForce Now.

Correct, we do not support cloud saves. And we do not plan to change that.
The default user profile name, is the username of the account playing the game. If the username stays the same, every new profile will have the same name.

Dec 12 2024, 4:52 PM · Arma 3
dedmen closed T186696: Crash on 2.18.152405 as Resolved.

This happens when joining a server, and the mission download fails.
So you are joining into a mission, while you don't even have the mission file.
This was already fixed, the server must've been running the pre-hotfix A3 version.

Dec 12 2024, 4:51 PM · Arma 3
dedmen added a comment to T186746: Arma 3 Tools Publisher error.

That error is directly forwarded from Steam.
Why steam says it, I don't know either.

Dec 12 2024, 4:41 PM · Arma 3
dedmen added a comment to T186775: [Feature request] Add #monitorHC admin chat command - akin to `#monitorDS 1` (if low effort).

So basically, it tells the HC to turn it on locally, and print into its own console.

Dec 12 2024, 4:41 PM · Arma 3
dedmen added a comment to T186776: Arma 3 geht nicht.

Ihre Organisation hat diese App unter Verwendung von Device Guard blockiert.

Dec 12 2024, 4:40 PM · Arma 3
dedmen edited projects for T186799: Hacker report - SY3644 27/11/2024 at 17:26pm Western Australian time (09:26 GMT) - my steam id 76561197975455185 - name "llama - no sound", added: DayZ; removed Arma 3.
Dec 12 2024, 4:40 PM · DayZ
dedmen closed T186799: Hacker report - SY3644 27/11/2024 at 17:26pm Western Australian time (09:26 GMT) - my steam id 76561197975455185 - name "llama - no sound" as Resolved.
Dec 12 2024, 4:37 PM · DayZ
dedmen changed the status of T186943: Inconsistancies in CfgGroups from New to Need More Info.
Dec 12 2024, 4:36 PM · Arma 3
dedmen added a comment to T186943: Inconsistancies in CfgGroups.

And why is this a problem or a bug?

Dec 12 2024, 4:36 PM · Arma 3
dedmen closed T186946: 0xC000001D as Resolved.

Illegal instruction. Your CPU seems to be quite old.
The bug has been fixed on the performance profiling branch https://community.bistudio.com/wiki/Arma_3:_Steam_Branches, it will be quite a while until the fix makes it to the main branch.

Dec 12 2024, 4:36 PM · Arma 3
dedmen closed T187057: Collisions for resized objects not working for AI as Resolved.

https://community.bistudio.com/wiki/setObjectScale
Scaling is not supported. Bugs like this will not be fixed.

Dec 12 2024, 4:33 PM · Arma 3
dedmen closed T187013: game crashes when launched from an external hard drive as Resolved.

I can see you were pirating our DLCs. If you want support with the game, you better not pirate it.

Dec 12 2024, 4:31 PM · Arma 3
dedmen added a comment to T186975: Error 0xC000012F - STATUS_INVALID_IMAGE_NOT_MZ.

The game now uses Visual c++ redistributable 2022, not 2013 anymore.
You have 2022 installed, but only the x86 version, the game by default uses the x64 version, which seems like you have not installed.

Dec 12 2024, 4:24 PM · Arma 3
dedmen changed the status of T187120: Circle of Jamming tower shows aprx location to enemy from New to Need More Info.

What is a jamming tower?

Dec 12 2024, 4:22 PM · Arma 3
dedmen changed the status of T187122: Med Pod and naval boats are unrealistic from New to Need More Info.

What is a "MED pod"?
What are naval scooters?
Which base?

Dec 12 2024, 4:21 PM · Arma 3
dedmen changed the status of T187140: vehicle disapears and fake siren on aleady captured base. are those a joke from New to Need More Info.
Dec 12 2024, 4:20 PM · Arma 3
dedmen changed the status of T187123: Light cheap vehicle's ram/crash from New to Need More Info.

What tank are you talking about? What active protection? This sounds like some mod, which is not anything we would deal with.

Dec 12 2024, 4:20 PM · Arma 3
dedmen added a comment to T187124: a bunch of problems with player's diversions.

What sectors?
What mission are you talking about?

Dec 12 2024, 4:19 PM · Arma 3
dedmen added a comment to T187140: vehicle disapears and fake siren on aleady captured base. are those a joke.

What mission?
Are you talking about some server?
If it doesn't seem like a bug, why are you reporting it in a bug ticket then?

Dec 12 2024, 4:18 PM · Arma 3

Nov 29 2024

dedmen closed T85794: When joining server, select unit type then game crashes with 0xC000001D - STATUS_ILLEGAL_INSTRUCTION as Resolved.
Nov 29 2024, 10:15 AM · Arma 3
dedmen added a comment to T142540: Magazine loss on reload..

This is fixed. But it would still be broken if a player joins your server using the old Arma version who has disabled automatic updates.
So to fully protect against this, you need to set minBuild in your server.cfg to 152405

Nov 29 2024, 10:08 AM · Arma 3

Nov 27 2024

dedmen changed the status of T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update from Need More Info to Feedback.

The code responsible for this, has been removed on performance/profiling branch, and will also be gone in 2.20. So the issue is already fixed, but won't make it to stable release until 2.20 next year

Nov 27 2024, 10:55 AM · Arma 3

Nov 26 2024

dedmen changed the visibility for Arma 3 Creator DLC - Expeditionary Forces.
Nov 26 2024, 4:05 PM

Nov 19 2024

dedmen changed the status of T125049: Keybinding Display Issue from New to Feedback.

Fixed 2.20

Nov 19 2024, 4:04 PM · Arma 3

Nov 15 2024

dedmen set Ref Ticket to AIII-56282 on T186037: Way for modlist html to choose between CDLC or CDLC compat. data.
Nov 15 2024, 7:53 PM · Arma 3
dedmen added a comment to T185807: [BUG] "Ref to nonnetwork object" rpt entry should not be logged when not necessary.

deleteVehicle has received a local check and should be fixed.
If there is a repro, I need a repro to see whats happening

Nov 15 2024, 7:41 PM · Arma 3
dedmen added a comment to T185855: 2.18 update broke CT_BUTTON action attribute.

Oh I see the mistake.

Nov 15 2024, 7:20 PM · Arma 3