Jump to content

Hector191247

Member
  • Content Count

    24
  • Joined

  • Last visited

  • Medals

Community Reputation

3 Neutral

About Hector191247

  • Rank
    Private First Class

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hector191247

    Crash and black screen with hight settings

    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. Hector191247

    chain several animations

    In any case, I would believe that Skynet can happen when an AI will able to play humor or do a cool improvisation on the saxophone
  4. Hector191247

    chain several animations

    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 😉
  5. Hector191247

    chain several animations

    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...
  6. Hi, I would like to know if it is possible to chain several animations to an ai ? Thank you in advance for your answers
  7. Hector191247

    ARMA 3 Addon Request Thread

    Hi, Does anyone know the mod where these snow camo weapons and items come from (M4/HK416, Glock, ACOG, suppressor) ? Thanks in advance
  8. Hector191247

    What is this mod ?

    https://ibb.co/X59CxQh
  9. Hector191247

    What is this mod ?

    http://forum.team-r3f.org/index.php/topic,679.msg204620.html#msg204620
  10. Hector191247

    What is this mod ?

    no
  11. Hector191247

    What is this mod ?

    Hy, I created these images a few years ago on ArmA 3, and now I can not find the name of the mod corresponding to these weapons in white camouflage. Ideas? Thank you in advance
×