1. Set player name to
Code: Select all
kmaeranis
3. Run
Code: Select all
/c game.show_message_dialog{text ="This should show up as a speech bubble or throw an error. Instead it freezes the game."}
or show bubble to current player.Cannot execute command. Error: Map doesn't contain 1 player, this function can't be used
Actual behavior: Text bubble does not show up and all controls other than going into map mode and zooming in and out are disabled.
This save was started by another player, I was continuing it in single player and a mod (Lunar Landings) was using the above function on an event. Function works as expected when in multiplayer or single player when joining as the game creator. Opening the save in multiplayer will correctly throw an error. Bug can always be replicated.