Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Access Violation Game Crash #3471

Open
1dukky opened this issue Dec 26, 2024 · 2 comments
Open

[Bug]: Access Violation Game Crash #3471

1dukky opened this issue Dec 26, 2024 · 2 comments

Comments

@1dukky
Copy link

1dukky commented Dec 26, 2024

Describe the bug

ArmaReport_Log_20241226T012137_admin.zip

Kinda hard to tell what happened. I killed two guys and suddenly my game crashed with access violation error. Attaching logs to the bug report as well as modlist

How to reproduce

As mentioned above. I killed two guards, went to loot them, and upon trying to move items I got said crash. All files that I managed to collect are attached. Game was set up without any ArmA DLCs

Version

3.7.1

Have you altered the code?

No

What i have changed

No response

Map

Altis

What server?

LAN Hosted

Time bug occured (Server time/UTC)

02:15 AM

Mods

<?xml version="1.0" encoding="utf-8"?>
<html>
  <!--Created by Arma 3 Launcher: https://arma3.com-->
  <head>
    <meta name="arma:Type" content="list" />
    <meta name="generator" content="Arma 3 Launcher - https://arma3.com" />
    <title>Arma 3</title>
    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css" />
    <style>
body {
	margin: 0;
	padding: 0;
	color: #fff;
	background: #000;	
}

body, th, td {
	font: 95%/1.3 Roboto, Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
}

td {
    padding: 3px 30px 3px 0;
}

h1 {
    padding: 20px 20px 0 20px;
    color: white;
    font-weight: 200;
    font-family: segoe ui;
    font-size: 3em;
    margin: 0;
}

em {
    font-variant: italic;
    color:silver;
}

.before-list {
    padding: 5px 20px 10px 20px;
}

.mod-list {
    background: #222222;
    padding: 20px;
}

.dlc-list {
    background: #222222;
    padding: 20px;
}

.footer {
    padding: 20px;
    color:gray;
}

.whups {
    color:gray;
}

a {
    color: #D18F21;
    text-decoration: underline;
}

a:hover {
    color:#F1AF41;
    text-decoration: none;
}

.from-steam {
    color: #449EBD;
}
.from-local {
    color: gray;
}

</style>
  </head>
  <body>
    <h1>Arma 3 Mods</h1>
    <p class="before-list">
      <em>To import this preset, drag this file onto the Launcher window. Or click the MODS tab, then PRESET in the top right, then IMPORT at the bottom, and finally select this file.</em>
    </p>
    <div class="mod-list">
      <table>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">ace</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=463939057" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=463939057</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">Antistasi - The Mod</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2867537125" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=2867537125</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">CBA_A3</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=450814997" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=450814997</a>
          </td>
        </tr>
      </table>
    </div>
    <div class="footer">
      <span>Created by Arma 3 Launcher by Bohemia Interactive.</span>
    </div>
  </body>
</html>

Additional context

No response

@jaj22
Copy link

jaj22 commented Dec 26, 2024

We can't do anything with crash dumps. You'd have to send them to BI. Generally that's only worth doing if the crash is somewhat repeatable, especially if you have a CPU that's known to kill itself. It looks like you had another crash the previous day with Escape CO10, so a hardware reliability issue seems likely.

Edit: Not sure why Arma included the other RPTs. They don't seem to be related.

@1dukky
Copy link
Author

1dukky commented Dec 26, 2024

Thanks for the reply. I did some more testing - I turned off all non antistasi related mods (the ACE mods with CBA_A3 addon - basically antistasi was the only addon turned on) and after playing for around 5 hours had no issues.

edit: missclick
I believe that ACE related issues are not part of this github??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants