[1.1.78] Crash when confirming patch notes

This subforum contains all the issues which we already resolved.
Post Reply
TheThunderBirds
Burner Inserter
Burner Inserter
Posts: 14
Joined: Sun Oct 15, 2017 6:15 pm
Contact:

[1.1.78] Crash when confirming patch notes

Post by TheThunderBirds »

Opened the game through VS code to check the changes in my mod. I got the patch notes but when I click on the green button to go the the main menu the game crashed.
Attachments
factorio-dump-current.dmp
(816.94 KiB) Downloaded 37 times
factorio-current.log
(9.95 KiB) Downloaded 44 times

TheThunderBirds
Burner Inserter
Burner Inserter
Posts: 14
Joined: Sun Oct 15, 2017 6:15 pm
Contact:

Re: [1.1.78] Crash when confirming patch notes

Post by TheThunderBirds »

For some additional context: it does not seem to be related to the patch notes as it also crashes when I quickly click the patch notes away. It seems to be consistently crashing after a second or so.

TheThunderBirds
Burner Inserter
Burner Inserter
Posts: 14
Joined: Sun Oct 15, 2017 6:15 pm
Contact:

Re: [Donion] [1.1.78] Crash when confirming patch notes

Post by TheThunderBirds »

Code: Select all

        {
            "type": "factoriomod",
            "request": "launch",
            "name": "Factorio quick",
            "factorioArgs": ["--disable-audio", "--low-vram", "--graphics-quality very-low"],
            "modsPath": "C:\\Users\\joris\\Documents\\Factorio Mods"
        },
        {
            "type": "factoriomod",
            "request": "launch",
            "name": "Factorio Staging run",
            "factorioArgs": ["--low-vram"],
            "modsPath": "C:\\Users\\joris\\Documents\\Factorio Mods",
        } 
The first launch config consistently crashes the game but the second one is fine

Donion
Factorio Staff
Factorio Staff
Posts: 173
Joined: Sun Aug 22, 2021 9:18 am
Contact:

Re: [Donion] [1.1.78] Crash when confirming patch notes

Post by Donion »

Oops, this is caused by the '--disable-audio'.
Edit: Well, not caused by it, but there is an issue when it's used. Disable disabling audio until I get it fixed.

TheThunderBirds
Burner Inserter
Burner Inserter
Posts: 14
Joined: Sun Oct 15, 2017 6:15 pm
Contact:

Re: [Donion] [1.1.78] Crash when confirming patch notes

Post by TheThunderBirds »

Thank you, will do!

Donion
Factorio Staff
Factorio Staff
Posts: 173
Joined: Sun Aug 22, 2021 9:18 am
Contact:

Re: [Donion] [1.1.78] Crash when confirming patch notes

Post by Donion »

The issue is now fixed for the next release. Thank you for the report.

Post Reply

Return to “Resolved Problems and Bugs”