Jump to content

Hector191247

Member
  • Content Count

    24
  • Joined

  • Last visited

  • Medals

Posts posted by Hector191247


  1. 22 hours ago, Gunter Severloh said:

    Also make sure your not overheating, i would get a black screen some years ago when i ran two graphics cards together,

    discovered that the bottom gpu was heating up the top gpu and i would get a black screen because of it, i removed the top gpu and the issue stopped.

           Just a thought, imo clean your case out of any dust as it will act like insulation so make sure things are cool, then go from there,

    heating issues are simple fixes if that may the case.

    Thanks,

    but  it's not this kind of problem


  2. Hi,

     

    I have a crash problem when I set the video settings to ultra.

     

    First of all, my config which is rather powerful:

    I9 13900K

    RTX 3090 FE

    32Go DDR5 - 6000Mhz

    Nothing is overclocked

    1050W power supply

     

    So, when I put all the video parameters in ultra,  view at 12000m, I quickly, sometimes just by being on the start menu, have crashes.

    These crashes consist of:

    - a black screen

    - continuous sound for 10 or 20s then stop

    - and especially at the time of the black screen the graphics card fans start running at 100%. (first time i have this) and don't stop

    I no longer have access to windows, and I have to do a hard reset of the computer.

     

    I've never had this kind of crash before, even when I had a less powerful computer.

    These crashes happen even when I don't use any mods.

    But when the settings are low, I don't have any crashes

    I play in 2k (2560 x 1440)

     

    When the computer crash, the temps of the GPU and CPU are ok

     

    I don't have any crash issues when playing other games, even those that require more power from my GPU

     

    I think the problem is with DX 11 or the memory /virtual memory

    But I don't know how to fix it.

    Here the end of my rtp, a mission launched from the editor on Tanoa, no mod, only one character on the map and crash after about 30 seconds of walking

     

    22:23:45 Starting mission:

    22:23:45 Mission file: tempMissionSP

    22:23:45 Mission world: Tanoa

    22:23:45 Mission directory: C:\Users\guyo0\OneDrive\Documents\Arma 3\missions\tempMissionSP.Tanoa\

    22:23:48 Mission id: e4e0432bbd7e94a293b12582ee7ba32cb1446fb6

    22:23:54 Weather was forced to change

    22:24:16 DX11 error : buffer Map failed : DXGI_ERROR_DEVICE_REMOVED

    22:24:16 DX11 - device removed - reason: DXGI_ERROR_DEVICE_RESET

    22:24:16 DX11 error : buffer Map failed : DXGI_ERROR_DEVICE_REMOVED

    22:24:16 DX11 - device removed - reason: DXGI_ERROR_DEVICE_RESET

    22:24:16 Virtual memory total 131072 GiB (140737488224256 B)

    22:24:16 Virtual memory free 131056 GiB (140719897649152 B)

    22:24:16 Physical memory free 17 GiB (18525421568 B)

    22:24:16 Page file free 17 GiB (18293440512 B)

    22:24:16 Process working set 5.5 GiB (5884071936 B)

    22:24:16 Process page file used 11 GiB (11949203456 B)

    22:24:16 Longest free VM region: 739639296 B

    22:24:16 VM busy 381214720 B (reserved 1038721024 B, committed 3637460992 B, mapped 92303360 B), free 3913621504 B

    22:24:16 Small mapped regions: 26, size 110592 B

    22:24:16 VID: dedicated: 25522339840, shared 17093515264, system: 0, max: 25207767040, used: 4365348864

    22:24:16 ErrorMessage: DX11 error : buffer Map failed : DXGI_ERROR_DEVICE_REMOVED

    22:24:16 Application terminated intentionally

    ErrorMessage: DX11 error : buffer Map failed : DXGI_ERROR_DEVICE_REMOVED


     

    I tried:

    - change memory allocator

    - increase win10 power settings

    - reinstall arma 3

    - turn off all my programs and other processes

    - install the latest nvidia drivers

    - turn off g-sync

    - update all the drivers for all my hardware, including my bios

     

    Ideas ?

    Thanks in advance

     

     

     


  3. On 4/29/2023 at 7:35 PM, Jackal326 said:

    When the SkyNet/AI revolution takes us all down, I'll be among the first to be marched into the death camps for referring to ChatGPT as a "thing" and "it"... 

    AIs do not and cannot have a will of their own.
    The question is rather how those who control them are going to use them against us (the people)

     

    Now what I would like to know is:

    if I had taken the time to look a little longer would I have found the answer to my initial question on the forums (BIS/Reddit) or on youtube or other?

     

    I specify that I searched about two hours, that I am a good connoisseur of Arma but a mediocre coder 😉


  4. Chatgpt found the solution to my problem:

     

    _unit = player1;

    _animations = ["AcinPknlMwlkSrasWrflDb", "AcinPknlMstpSrasWrflDnon_AmovPknlMstpSrasWrflDnon", "AcinPknlMwlkSlowWrflDb_death"]; _

    animationIndex = 0;

     

    while {true} do { _unit playMove(_animations select _animationIndex);

    sleep 2;

    _animationIndex = (_animationIndex + 1) mod count _animations; };

     

    //

     

    about 2 minutes, 2 wrong answers (chatgpt had forgotten a brackets) , and the 3rd answer works perfectly.

    It's almost creepy...

    • Haha 1

  5. index.php?action=dlattach;topic=679.0;at

     

    index.php?action=dlattach;topic=679.0;at

     

    21 hours ago, stanhope said:

    Could you use a different image host because: https://imgur.com/a/QJsuGRr Heck I even looked at the HTML to grab the link and vies the images that way, still didn't work

    Is it better ?

     

    19 hours ago, Dedmen said:

    If you look in page source, you'll see that the links go to

    
    http://forum.team-r3f.org/index.php?action=dlattach;topic=679.0;attach=52189

    Considering its the forum of the R3F Mod, I guess the mod he's asking about is the R3F Mod.

    No, the mod i'm asking is not R3F mod, i'm sure about that

    I think it's a old Arma 3 mod, something "winter..." or "snow...",  but i can't find anymore.

×