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

Terrain doesn't load in FlightSimApp. #38

Closed
ozhanghe opened this issue Mar 22, 2024 · 1 comment
Closed

Terrain doesn't load in FlightSimApp. #38

ozhanghe opened this issue Mar 22, 2024 · 1 comment

Comments

@ozhanghe
Copy link

[2024-03-21 16:58:11.742853] [0x00005894] [error] Error reading file https://api.mapbox.com/v4/mapbox.satellite/0/0/0.jpg?access_token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx: file not handled
It gives this error when trying to load terrain, but when I open this url in the browser, it loads. It also works if I put a file path in the asset package. My OSGDB can't load internet images.

Using: conan + cmake Windows 11

@matthew-reid
Copy link
Contributor

The problem was caused by the OSG curl plugin requiring SSL certificate by default. Fixed in 61dd843

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