Page 1 of 1

[0.15.4] Crash on opening Mod Options in paused MP game

Posted: Sat Apr 29, 2017 8:53 pm
by Taiterio
I noticed this fairly weird bug that can be easily reproduced with the following steps:
  • 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
The following logs (Two for windows and one for Linux) show fairly accurately what is happening :)

Re: [0.15.4] Crash on opening Mod Options in paused MP game

Posted: Sun Apr 30, 2017 2:53 am
by Rseding91
Thanks for the report. This is solved for 0.15.5.

Re: [0.15.4] Crash on opening Mod Options in paused MP game

Posted: Sun Apr 30, 2017 6:10 pm
by Taiterio
Rseding91 wrote:Thanks for the report. This is solved for 0.15.5.
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?
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

Posted: Sun Apr 30, 2017 6:25 pm
by Rseding91
Taiterio wrote:
Rseding91 wrote:Thanks for the report. This is solved for 0.15.5.
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?
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.
What attached log file? The 3 log files you uploaded are from 0.15.3 and 0.15.4.

Re: [0.15.4] Crash on opening Mod Options in paused MP game

Posted: Sun Apr 30, 2017 6:44 pm
by Taiterio
Sorry for that, here it is

Re: [0.15.4] Crash on opening Mod Options in paused MP game

Posted: Sun Apr 30, 2017 6:53 pm
by Rseding91
Taiterio wrote:Sorry for that, here it is
Ahh, that's a different crash than the first :) Ok, I'll get that one fixed.

Re: [0.15.4] Crash on opening Mod Options in paused MP game

Posted: Sun Apr 30, 2017 7:16 pm
by Rseding91
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.

Re: [0.15.4] Crash on opening Mod Options in paused MP game

Posted: Sun Apr 30, 2017 7:21 pm
by Taiterio
Rseding91 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.
Yeah the "No local player" looked pretty suspicious to me :P

Thanks for your time :)