- Player A hosts a game (Using new/load game) and pauses it
- Player B joins, game remains paused
- Player B opens the options menu and clicks on "Mods"
-> Player B crashes
[0.15.4] Crash on opening Mod Options in paused MP game
[0.15.4] Crash on opening Mod Options in paused MP game
I noticed this fairly weird bug that can be easily reproduced with the following steps:
- Attachments
-
- factorio-previous-windows.log
- Version 0.15.3
- (9.27 KiB) Downloaded 180 times
-
- factorio-current-windows.log
- Version 0.15.4
- (10.73 KiB) Downloaded 162 times
-
- factorio-current-linux.log
- Version 0.15.4
- (15.85 KiB) Downloaded 165 times
Re: [0.15.4] Crash on opening Mod Options in paused MP game
Thanks for the report. This is solved for 0.15.5.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.15.4] Crash on opening Mod Options in paused MP game
The bug seems to still occur in 0.15.5, see attached log. Seeing as this has been moved to duplicates, did this get mixed up with the following bug report?Rseding91 wrote:Thanks for the report. This is solved for 0.15.5.
viewtopic.php?f=7&t=45622
The main difference to that report is that I am not using any mods at all and the circumstances of this bug are more specific.
Re: [0.15.4] Crash on opening Mod Options in paused MP game
What attached log file? The 3 log files you uploaded are from 0.15.3 and 0.15.4.Taiterio wrote:The bug seems to still occur in 0.15.5, see attached log. Seeing as this has been moved to duplicates, did this get mixed up with the following bug report?Rseding91 wrote:Thanks for the report. This is solved for 0.15.5.
viewtopic.php?f=7&t=45622
The main difference to that report is that I am not using any mods at all and the circumstances of this bug are more specific.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.15.4] Crash on opening Mod Options in paused MP game
Sorry for that, here it is
- Attachments
-
- factorio-current.log
- (6.63 KiB) Downloaded 187 times
Re: [0.15.4] Crash on opening Mod Options in paused MP game
Ahh, that's a different crash than the first Ok, I'll get that one fixed.Taiterio wrote:Sorry for that, here it is
If you want to get ahold of me I'm almost always on Discord.
Re: [0.15.4] Crash on opening Mod Options in paused MP game
Should be fixed for the next version of 0.15 by disallowing opening that GUI in that state. The GUI doesn't know what it should be editing because there exists a game but the game isn't fully setup with your player when you join a paused MP game.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.15.4] Crash on opening Mod Options in paused MP game
Yeah the "No local player" looked pretty suspicious to meRseding91 wrote:Should be fixed for the next version of 0.15 by disallowing opening that GUI in that state. The GUI doesn't know what it should be editing because there exists a game but the game isn't fully setup with your player when you join a paused MP game.
Thanks for your time