Open
Description
Operating System
Linux
Description of bug
The system logs are spammed with W QCoreApplication::postEvent: Unexpected null receiver
. I believe this happens when files are downloaded.
Steps to reproduce
- Launch MultiMC
- Launch a game
- After the game gets to the main menu, close the game.
- run
journalctl -b --no-pager
in a terminal and observe the log entries.
Log Entries:
The bigger the modpack that is launched, the more log spam there appears to be.
Suspected cause
No response
This issue is unique
- I have searched the issue tracker and did not find an issue describing my bug.