Page MenuHomeFeedback Tracker
Feed Advanced Search

May 27 2020

dedmen changed the status of T123655: Arma 3 Launcher Server browser unable to display required/optional mods after a certain limit from Assigned to Feedback.

As of 146434 (Performance/Profiling) there is a server.cfg option that can be used to alleviate the problem

May 27 2020, 10:28 AM · Arma 3
dedmen added a comment to T136477: ArmA 3 Units Emblem not loading on Linux Dedicated Server.

Fix in performance/profiling 146434 and next dev branch

May 27 2020, 10:27 AM · Arma 3
dedmen closed T149832: Servers serving two instances of ServerBrowserProtocol packets inside one A2S_RULES packet as Resolved.

Fixed profiling 146434 or 1.99
I won't wait for feedback.

May 27 2020, 10:27 AM · Arma 3
dedmen changed the status of T151122: Old Man Scenario Crashing on save game start from Need More Info to Assigned.
May 27 2020, 10:23 AM · Arma 3
dedmen added a comment to T151122: Old Man Scenario Crashing on save game start.

Think this is a "STATUS_FATAL_USER_CALLBACK_EXCEPTION" crash which is the most common crash I experience. Very frequent lately. Hard to make progress.

Yes that should be fixed on profiling branch.

May 27 2020, 10:23 AM · Arma 3

May 25 2020

dedmen moved T131130: Community Terrain Dust Effect Conflict (+= for nested arrays) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
May 25 2020, 5:44 PM · Restricted Project, Arma 3
dedmen moved T131130: Community Terrain Dust Effect Conflict (+= for nested arrays) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
May 25 2020, 5:44 PM · Restricted Project, Arma 3
dedmen changed the status of T151053: RscListNBox doesn't handle any other button , except LMB from Assigned to Feedback.
May 25 2020, 5:09 PM · Arma 3
dedmen added a comment to T151053: RscListNBox doesn't handle any other button , except LMB.

all good.

May 25 2020, 5:09 PM · Arma 3
dedmen added a comment to T150684: Linux MP Dedicated randomly segfaults during gameplay.

would need a dump, but I can't check linux dumps currently. Maybe mods or extensions? maybe x64 linux server fixes it..

May 25 2020, 12:29 PM · Arma 3

May 24 2020

dedmen added a comment to T131130: Community Terrain Dust Effect Conflict (+= for nested arrays).

Change
Before:

class rightDustEffects
{
    surfaceClassname = particleEffectClassname;
};
class leftDustEffects
{
    surfaceClassname = particleEffectClassname;
};

after

class dustEffects
{
    class default {
        surfaceClassname = particleEffectClassname;
    };
    class left : default {};
    class right : default{};
}
May 24 2020, 3:15 PM · Restricted Project, Arma 3
dedmen claimed T79801: Unexpected behavior of += array in configs.
May 24 2020, 3:13 PM · Arma 3

May 23 2020

dedmen claimed T127508: Arma 3 Launcher Formatting.
May 23 2020, 11:51 PM · Arma 3
dedmen claimed T139750: Launcher text formatting.
May 23 2020, 11:20 PM · Arma 3
dedmen added a comment to T151053: RscListNBox doesn't handle any other button , except LMB.

?? Cannot repro? Your code above. I found a typo in our code but seems to be unrelated and your thing seems to work

May 23 2020, 3:47 PM · Arma 3
dedmen changed the status of T151053: RscListNBox doesn't handle any other button , except LMB from Reviewed to Assigned.
May 23 2020, 3:41 PM · Arma 3
dedmen added a comment to T151053: RscListNBox doesn't handle any other button , except LMB.

Problem found. Its a typo that should really be affecting alot more than just ListBox.

May 23 2020, 3:40 PM · Arma 3
dedmen placed T151014: Tanoa forest paths detected with nearRoads, but isOnRoad and roadsConnectedTo don't return information on them up for grabs.
May 23 2020, 3:28 PM · Arma 3
dedmen added a comment to T151014: Tanoa forest paths detected with nearRoads, but isOnRoad and roadsConnectedTo don't return information on them.

The road piece is not connected to other road pieces, so they are ignored for the "is there a road on this position" check....

May 23 2020, 3:21 PM · Arma 3
dedmen changed the status of T151014: Tanoa forest paths detected with nearRoads, but isOnRoad and roadsConnectedTo don't return information on them from New to Acknowledged.
May 23 2020, 3:20 PM · Arma 3
dedmen claimed T151014: Tanoa forest paths detected with nearRoads, but isOnRoad and roadsConnectedTo don't return information on them.
May 23 2020, 3:10 PM · Arma 3
dedmen added a comment to T151121: Crash.

Problem solved?

May 23 2020, 3:09 PM · Arma 3
dedmen changed the status of T151037: Crash to Desktop with Nimitz development version from New to Need More Info.

Oh wow what did you find here :D

May 23 2020, 3:06 PM · Arma 3
dedmen claimed T151037: Crash to Desktop with Nimitz development version.

11:50:14 Dimensions in class jdg_mk29_restricted should be an array of size 2.
11:50:14 Error: EntityAI SubSkeleton index was not initialized properly (repeated 0x in the last 60sec)
11:50:14 name: JDG_carrier_deck_1, shape: jdg_carrier\res\carrier_1.p3d, index: -1, matrices: 0
11:50:14 Dimensions in class ttt_rim116_restricted should be an array of size 2.
11:50:14 Dimensions in class ttt_phalanx_restricted should be an array of size 2.

May 23 2020, 2:45 PM · Arma 3
dedmen added a comment to T151106: Arsenal "arsenalOpened" event called after arsenal opened.

Arsenal "arsenalOpened" event called after arsenal opened

Uhm yes. The name is "Opened" in past-tense not "Open"

May 23 2020, 2:44 PM · Arma 3
dedmen claimed T151123: STATUS ACCESS VIOLATION.
May 23 2020, 2:42 PM · Arma 3
dedmen changed the status of T151123: STATUS ACCESS VIOLATION from New to Need More Info.

Your RHS is outdated btw.
There are no actual crashdumps in there so I cannot see what causes the crash.
There are lots of very weird network errors, can you try to reproduce it without mods and attach a report of that here?

-malloc=jemalloc_bi_x64

Please remove that and try the default memory allocator instead.

May 23 2020, 2:41 PM · Arma 3
dedmen changed the status of T151122: Old Man Scenario Crashing on save game start from New to Need More Info.

17:15:03 ErrorMessage: Too many virtual memory blocks requested
17:15:03 Application terminated intentionally

May 23 2020, 2:36 PM · Arma 3
dedmen changed the status of T151121: Crash from New to Feedback.

2:44:32 DX11 - device removed - reason: DXGI_ERROR_DRIVER_INTERNAL_ERROR
2:44:33 Cannot create shader Unknown, error 887a0005
2:44:33 DX11 error : Error creating shader : DXGI_ERROR_DEVICE_REMOVED
2:44:33 DX11 - device removed - reason: DXGI_ERROR_DRIVER_INTERNAL_ERROR
2:44:33 ErrorMessage: DX11 error : Error creating shader : DXGI_ERROR_DEVICE_REMOVED
2:44:33 Application terminated intentionally
ErrorMessage: DX11 error : Error creating shader : DXGI_ERROR_DEVICE_REMOVED

May 23 2020, 2:31 PM · Arma 3
dedmen changed the status of T131130: Community Terrain Dust Effect Conflict (+= for nested arrays) from New to Assigned.
May 23 2020, 1:25 PM · Restricted Project, Arma 3
dedmen claimed T151121: Crash.
May 23 2020, 1:24 PM · Arma 3
dedmen claimed T151122: Old Man Scenario Crashing on save game start.
May 23 2020, 1:24 PM · Arma 3
dedmen changed the status of T151119: issue with the export topography in Eden from New to Assigned.
May 23 2020, 1:23 PM · Arma 3
dedmen changed the status of T151065: Vanilla targeting hud for jets stutters on targets that are not local to the client from New to Acknowledged.
May 23 2020, 12:43 PM · Arma 3

May 22 2020

dedmen claimed T151119: issue with the export topography in Eden.
May 22 2020, 11:30 PM · Arma 3

May 21 2020

dedmen added a comment to How to report In-Game Bug.

Bug reports don't go here. These are comments, not bug report tickets. Developers don't read here.

May 21 2020, 6:33 PM

May 20 2020

dedmen closed T70896: Arma 3 crashes at launch all the time as Resolved.
May 20 2020, 4:30 PM · Arma 3
dedmen closed T69661: Game Crashes after 20-45 minutes of gameplay as Resolved.
May 20 2020, 4:30 PM · Arma 3
dedmen closed T72747: Crash to Desktop - Module at fault "PhysX3_x86.dll" as Resolved.
May 20 2020, 4:30 PM · Arma 3
dedmen closed T73005: After starting the game it crashes as Resolved.
May 20 2020, 4:30 PM · Arma 3
dedmen closed T73312: game crashes in ''SCUBA'' mission in showcases as Resolved.
May 20 2020, 4:30 PM · Arma 3
dedmen closed T72819: CTDs, laggy main menu and mouse pointer, computer lock ups [UPDATED] as Resolved.
May 20 2020, 4:30 PM · Arma 3
dedmen closed T74293: Game Crashes during load up as Resolved.
May 20 2020, 4:29 PM · Arma 3
dedmen closed T73593: RPT spam Server: Network message 25ee6cl is pending as Resolved.
May 20 2020, 4:29 PM · Arma 3
dedmen closed T74085: Maxwell going past load screen as Resolved.
May 20 2020, 4:29 PM · Arma 3
dedmen closed T73765: Game crash when mission completed as Resolved.
May 20 2020, 4:29 PM · Arma 3
dedmen closed T74463: Computer locks up often from opening the map as Resolved.
May 20 2020, 4:29 PM · Arma 3
dedmen closed T74345: FPS drops to 1 and game crash when leaving a vehicle as Resolved.
May 20 2020, 4:28 PM · Arma 3
dedmen closed T74986: 0xc000007b as Resolved.
May 20 2020, 4:28 PM · Arma 3
dedmen closed T74540: Crash On Startup as Resolved.
May 20 2020, 4:28 PM · Arma 3
dedmen closed T75016: When i pick up MK200 machinegun my game crash as Resolved.
May 20 2020, 4:28 PM · Arma 3
dedmen closed T75132: ........Crash upon startup: Cannot create DX11 device...... as Resolved.
May 20 2020, 4:28 PM · Arma 3
dedmen closed T75064: Game crashes because driver problems as Resolved.
May 20 2020, 4:28 PM · Arma 3
dedmen closed T75036: Crash while loading as Resolved.
May 20 2020, 4:28 PM · Arma 3
dedmen closed T75170: Game Crashes on main menu with Overwolf overlay activated. as Resolved.
May 20 2020, 4:27 PM · Arma 3
dedmen closed T75238: Game is crashing. as Resolved.
May 20 2020, 4:27 PM · Arma 3
dedmen closed T75147: Game Crashing Randomly as Resolved.
May 20 2020, 4:27 PM · Arma 3
dedmen closed T75153: Game Crash as Resolved.
May 20 2020, 4:27 PM · Arma 3
dedmen closed T75254: D3D error - dxgi_error_device_removed as Resolved.
May 20 2020, 4:27 PM · Arma 3
dedmen closed T75317: sits FPS as Resolved.
May 20 2020, 4:27 PM · Arma 3
dedmen closed T75284: Physx3_x86.dll crash as Resolved.
May 20 2020, 4:27 PM · Arma 3
dedmen closed T75256: Crashes intermittently, but within 1 hour of play time. PhysX3_x86.dll Crash as Resolved.
May 20 2020, 4:27 PM · Arma 3
dedmen closed T75493: Arma 3 crashes every 20-30 minutes without fail. 'ARMA 3 has stopped working' window pops up as Resolved.
May 20 2020, 4:26 PM · Arma 3
dedmen closed T75429: Crash at same point every time as Resolved.
May 20 2020, 4:26 PM · Arma 3
dedmen closed T75454: Game crashes and errors as Resolved.
May 20 2020, 4:26 PM · Arma 3
dedmen closed T75430: Crash when enter in a vehicule as Resolved.
May 20 2020, 4:26 PM · Arma 3
dedmen closed T75525: 'ARMA 3 has stopped working' window pops up. as Resolved.
May 20 2020, 4:25 PM · Arma 3
dedmen closed T75514: Server Crash as Resolved.
May 20 2020, 4:25 PM · Arma 3
dedmen closed T75526: Game randomly crash after 15-30min of gameplay, ARMA 3 has stopped working' window pops up. as Resolved.
May 20 2020, 4:25 PM · Arma 3
dedmen closed T75501: Game crash when saving in Campaign part2, Signal Lost as Resolved.
May 20 2020, 4:25 PM · Arma 3
dedmen closed T75712: Zeus: Game Moderator Crash When Deleting Dead Units as Resolved.
May 20 2020, 4:25 PM · Arma 3
dedmen closed T75551: Arma 3 freezing/crashing as Resolved.
May 20 2020, 4:25 PM · Arma 3
dedmen closed T75584: crash Physx as Resolved.
May 20 2020, 4:25 PM · Arma 3
dedmen closed T75704: Play and my game glitches and fezzes my screen and i need to shut off my computer. Please Help as Resolved.
May 20 2020, 4:25 PM · Arma 3
dedmen closed T75720: Crashing a lot on Zeus as Resolved.
May 20 2020, 4:24 PM · Arma 3
dedmen closed T75894: Crashing when deleting recently-controlled AI units as Resolved.
May 20 2020, 4:24 PM · Arma 3
dedmen closed T75838: Game crashes in common enemy mission as Resolved.
May 20 2020, 4:24 PM · Arma 3
dedmen closed T75918: Arma 3 crashes to desktop anywhere between 5 minutes to an hour of playing. Sometimes even while loading the mission. as Resolved.
May 20 2020, 4:24 PM · Arma 3
dedmen closed T75973: Arma 3 Crash crashes on startup every time as Resolved.
May 20 2020, 4:24 PM · Arma 3
dedmen closed T76051: Game freezes every 5-30 minutes ctrl, alt, delete to desktop and it says "Arma 3 has stopped working" as Resolved.
May 20 2020, 4:24 PM · Arma 3
dedmen closed T76007: Crashes all the time as Resolved.
May 20 2020, 4:24 PM · Arma 3
dedmen closed T76050: Game Crash since the Zeus update with my modfolders Enabled as Resolved.
May 20 2020, 4:24 PM · Arma 3
dedmen closed T76071: Arma crashes everytime after new update as Resolved.
May 20 2020, 4:23 PM · Arma 3
dedmen closed T76098: Game crash by 5-10 min as Resolved.
May 20 2020, 4:23 PM · Arma 3
dedmen closed T76258: Crash in multiplayer as Resolved.
May 20 2020, 4:23 PM · Arma 3
dedmen closed T76103: Crash to Desktop when loading a map or scenario. as Resolved.
May 20 2020, 4:23 PM · Arma 3
dedmen closed T76259: Crash when joining game as Resolved.
May 20 2020, 4:22 PM · Arma 3
dedmen closed T76294: Game crashes at random intervalls. as Resolved.
May 20 2020, 4:22 PM · Arma 3
dedmen closed T76358: Random crashes as Resolved.
May 20 2020, 4:22 PM · Arma 3
dedmen closed T76353: Random Gamecrashes on Altis Life and other Custom Missions as Resolved.
May 20 2020, 4:22 PM · Arma 3
dedmen closed T76494: Can't load last map of Campaign Episode 3: Win as Resolved.
May 20 2020, 4:22 PM · Arma 3
dedmen closed T76499: Crash as Resolved.
May 20 2020, 4:22 PM · Arma 3
dedmen closed T76626: Errors Piling Up Resulting In A Crash / Random Zeus Crashes as Resolved.
May 20 2020, 4:22 PM · Arma 3
dedmen closed T76510: Game crash both during campaign and multiplayer as Resolved.
May 20 2020, 4:22 PM · Arma 3
dedmen closed T76706: Crashing at random in Wasteland by Sa-Matra (v11) as Resolved.
May 20 2020, 4:21 PM · Arma 3
dedmen closed T76688: After a while the game starts to lag and have sound issues as Resolved.
May 20 2020, 4:21 PM · Arma 3
dedmen closed T76799: Arma 3 is constantly crashing at random times while playing wasteland as Resolved.
May 20 2020, 4:21 PM · Arma 3
dedmen closed T76789: Game client freezes computer as Resolved.
May 20 2020, 4:21 PM · Arma 3
dedmen closed T76838: Zeus Custom Mission Crashing Server as Resolved.
May 20 2020, 4:20 PM · Arma 3
dedmen closed T76944: Loading into multiplayer maps just fine but crashing a min or two later. as Resolved.
May 20 2020, 4:20 PM · Arma 3