Description: [Enter what you did and what happened]
Version: 1.6.7
OS: Windows-10-10.0.19043-SP0 (64-bit)
Type: <class 'AttributeError'>
Value: 'NoneType' object has no attribute 'split'
Traceback:
File "C:\Users\Timothy\AppData\Local\Programs\CDDA Game Launcher\cddagl\ui\views\main.py", line 1412, in showEvent
self.refresh_builds()
File "C:\Users\Timothy\AppData\Local\Programs\CDDA Game Launcher\cddagl\ui\views\main.py", line 3266, in refresh_builds
self.refresh_changelog()
File "C:\Users\Timothy\AppData\Local\Programs\CDDA Game Launcher\cddagl\ui\views\main.py", line 3292, in refresh_changelog
body = entry['body'].split('####'),
<class 'AttributeError'>