canonn-science / EDMC-Canonn

Project Athens: EDMC plugin to automatically collect accurate science data from the galaxy and coordinate missions
GNU General Public License v3.0
80 stars 12 forks source link

[BUG] release_pull runtime error #101

Open NoFoolLikeOne opened 3 years ago

NoFoolLikeOne commented 3 years ago

Exception in thread Thread-3: Traceback (most recent call last): File "threading.pyc", line 954, in _bootstrap_inner File "C:\Users\User\AppData\Local\EDMarketConnector\plugins\EDMC-Canonn\canonn\release.py", line 78, in run self.release.release_pull() File "C:\Users\User\AppData\Local\EDMarketConnector\plugins\EDMC-Canonn\canonn\release.py", line 169, in release_pull self.event_generate('<>', when='tail') File "tkinter__init__.pyc", line 1858, in event_generate RuntimeError: main thread is not in main loop

NoFoolLikeOne commented 3 years ago

Placeholder