Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR GDAL.GDAL - System.Exception: Invalid coords #3330

Open
itayguy opened this issue Apr 15, 2024 · 1 comment
Open

ERROR GDAL.GDAL - System.Exception: Invalid coords #3330

itayguy opened this issue Apr 15, 2024 · 1 comment

Comments

@itayguy
Copy link

itayguy commented Apr 15, 2024

Issue details

console windows error

Version

1.3.81 beta

Logs

ERROR GDAL.GDAL - System.Exception: Invalid coords
at GDAL.GDAL.LoadImageInfo(String file) in D:\a\MissionPlanner\MissionPlanner\ExtLibs\GDAL\GDAL.cs:line 123
at GDAL.GDAL.ScanDirectory(String path) in D:\a\MissionPlanner\MissionPlanner\ExtLibs\GDAL\GDAL.cs:line 102
ERROR 4: C:\Users\user\Downloads\2024-03-13 21-36-16.tlog' not recognized as a supported file format. ERROR GDAL.GDAL - System.ApplicationException: C:\Users\user\Downloads\2024-03-13 21-36-16.tlog' not recognized as a supported file format.
at OSGeo.GDAL.Gdal.Open(String utf8_path, Access eAccess)
at GDAL.GDAL.LoadImageInfo(String file) in D:\a\MissionPlanner\MissionPlanner\ExtLibs\GDAL\GDAL.cs:line 123
at GDAL.GDAL.ScanDirectory(String path) in D:\a\MissionPlanner\MissionPlanner\ExtLibs\GDAL\GDAL.cs:line 102
ERROR 4: C:\Users\user\Downloads\2024-04-04 17-17-54 (1).rlog' not recognized as a supported file format. ERROR GDAL.GDAL - System.ApplicationException: C:\Users\user\Downloads\2024-04-04 17-17-54 (1).rlog' not recognized as a supported file format.
at OSGeo.GDAL.Gdal.Open(String utf8_path, Access eAccess)
at GDAL.GDAL.LoadImageInfo(String file) in D:\a\MissionPlanner\MissionPlanner\ExtLibs\GDAL\GDAL.cs:line 123
at GDAL.GDAL.ScanDirectory(String path) in D:\a\MissionPlanner\MissionPlanner\ExtLibs\GDAL\GDAL.cs:line 102

@meee1
Copy link
Contributor

meee1 commented Apr 16, 2024

This is dependant on your setup. But I agree a tlog is not a valid gdal source. So not sure why you set gdal to attempt to load it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants