If I delete intelliscene.cfg everything works fine.
The error log you posted didn't show anything related to intelliscene, which is completely different error that would happen start, and it's fixed. See the OP log:
Traceback (most recent call last):
File ".\common\__init__.py", line 616, in
onSimStart File ".\common\collisions.py", line 55, in reloadGeometries
File ".\common\criticalsection.py", line 23, in _synchronized
File ".\common\aircraftData.py", line 2381, in getAircraftData
File ".\common\aircraftData.py", line 1019, in __init__
ValueError: need more than 31 values to unpack
The error you posted shows a completely different error that is unrelated to that, and would happen only on exit, see your log:
GSX SimStop
Restarting Couatl...
Traceback (most recent call last):
File "<string>", line 28, in OnExit
File ".\common\__init__.py", line 716, in
onAppQuitAttributeError: type object 'Application' has no attribute 'simCrashed'
Completely different issues and again, the error in your log won't affect anything, because it's happening on exit.
As I've said, this NEW error completely unrelated to the previous one, will be fixed in the next update.