Red Dialogue box freeze/crash

Issue #145 duplicate
Jesse Sawyer created an issue

I can't figure out what is triggering it, but every so often my game will freeze and I will have to end it in the task manager. When this happens, the red dialogue box that pops up midscreen begins to form, but never finishes. The only error I see in the console is Error:Couldn't open charname.sav. Charname is whatever character I'm playing, not the actual message. Once this happens, that save is essentially ruined. Every time I reload, it happens again within so many turns.

Comments (18)

  1. RMTEW FULL NAME repo owner

    Please provide a save file where this happens. Attach it to this bug report. If you can compress it, it would be appreciated.

  2. RMTEW FULL NAME repo owner

    I am unable to reproduce it with the given save file. I tried around five times and did way more than 20 moves each time.

  3. Jesse Sawyer reporter

    Hmm. Must be something on my end then. Strange. Is there a way to turn off the red dialogue box?

  4. RMTEW FULL NAME repo owner

    If you can get a save file where it is easily reproduced in several moves, please compress and attach it.

  5. Jesse Sawyer reporter

    That's the one. I tried to get a screen shot but it wouldn't take. It only got the screen beneath it. Just like his, the box never says anything. It doesn't get far enough.

  6. RMTEW FULL NAME repo owner

    Does anyone have Visual Studio 2008 and know how to debug against it, who is experiencing this? I can provide a debug build with pdbs, which can be attached to.

  7. RMTEW FULL NAME repo owner

    Let's try something different:

    1. Download Process Explorer.
    2. Extract it ready for use.
    3. Run Incursion and play it.
    4. When Incursion gets into the problem state, leave it frozen.
    5. Run Process Explorer.
    6. Select the Incursion process with the right mouse and see the menu.
    7. Select Create Dump (it comes after Debug, Temp, Create Dump) menu.
    8. Select the menu option Create minidump.
    9. Compress the minidump file you just saved.
    10. Upload it and be sure to mention what version of Incursion it came from.

    And hopefully, it will provide the relevant detail.

  8. Martin Fell

    I think the problem is related to summoning. Several times I've had this crash occur, reloaded a backup, dismissed a summoned monster (or killed a monster that had summoned others), and the crash happens every time. It seems that some of the time, something goes wrong with a summoned monster and when that monster is dismissed, the crash occurs.

  9. RMTEW FULL NAME repo owner

    There's already a fixed summoning crash bug pending in Y11. I'll bring up the release.

  10. Log in to comment