The game hangs when you try to paste map exchange string or blueprint string when clipboard is cleared.
By cleared I mean that there is no text or data associated with the clipboard selection.
Steps to replicate:
- Make sure your clipboard is cleared.
This can be done by command line clipboard manager like 'xsel'. In terminal run 'xsel -bc' to clear clipboard.
Clipboard also should be clear right after logging in. - Start Factorio and focus either:
- Map exchange string field in Map generator
- Import string field in Blueprint Library
- Hit Control+V to paste into selected field.
- Game should hang and not respond to any input.