Code Monkey home page Code Monkey logo

Comments (17)

tiking avatar tiking commented on July 28, 2024 2

For me the latest X-Plane 12.0.9-rc-2 update created the same problem.

from autoortho.

mikecbr avatar mikecbr commented on July 28, 2024

Same here

from autoortho.

nicknystrom avatar nicknystrom commented on July 28, 2024

Same, my log file has nearly identical lines like:

0:00:43.586 E/SCN: ***Error with scenery file "+43-096.dsf" (io_dsf.cpp:776.)***
0:00:43.586 E/SCN: The terrain file 'terrain/95952_61344_BI18.ter' could not be loaded.

from autoortho.

ArashHosseini avatar ArashHosseini commented on July 28, 2024

Same issue here however this happens during flight. Crash on startup just happend if my scenery_pack.ini config file was messy, @filis14325 can you pls post your scenery_pack.ini.
I found for myself, reducing the fetch_threads in autoortho conf helps me to do first successful landing without crash on approach. According to the documentation, fetch_threads are passed to requests's HTTPAdapter.
:param pool_connections: The number of urllib3 connection pools to cache. :param pool_maxsize: The maximum number of connections to save in the pool.
i did following steps:

  1. In my case it was the single core threads index of 32, reduced it to ~25 (i saw in my config that xplane(vulkan) is facing memory issues, i assume this high thread number will create instability during Load Time and Execution Time)
  2. reducing graphhical setting in xplane according to your system's bottleneck to give autoortho processes some space

UPDATE: no crash since fetch_threads reduction πŸ˜ƒ

from autoortho.

filis14325 avatar filis14325 commented on July 28, 2024

Same issue here however this happens during flight. Crash on startup just happend if my scenery_pack.ini config file was messy, @filis14325 can you pls post your scenery_pack.ini. I found for myself, reducing the fetch_threads in autoortho conf helps me to do first successful landing without crash on approach. According to the documentation, fetch_threads are passed to requests's HTTPAdapter. :param pool_connections: The number of urllib3 connection pools to cache. :param pool_maxsize: The maximum number of connections to save in the pool. i did following steps:

  1. In my case it was the single core threads index of 32, reduced it to ~25 (i saw in my config that xplane(vulkan) is facing memory issues, i assume this high thread number will create instability during Load Time and Execution Time)
  2. reducing graphhical setting in xplane according to your system's bottleneck to give autoortho processes some space

My scenery_pack.ini currently looks like this:
scenery_packs.txt

If you think it's fine and could assist me through the steps of changing the core threads are used, I'd be glad

from autoortho.

ArashHosseini avatar ArashHosseini commented on July 28, 2024

@filis14325 your scenery_pack.ini is fine so far i see. Search in your main autoortho install folder for the config file, and post pls your CPU type

from autoortho.

filis14325 avatar filis14325 commented on July 28, 2024

I'm running on a i3-12100f
As a note, I've already found the configuration and changed it to the value you did. I'll test it soon and get back to you

from autoortho.

ArashHosseini avatar ArashHosseini commented on July 28, 2024

Perfect, what was the original value? I assume 8, You have to understand that you have adopt the value based on your CPU, for example I would reduce it to 5 in your case *if it was 8

from autoortho.

filis14325 avatar filis14325 commented on July 28, 2024

The value was still 32, tried with 25, nothing. And then I saw you new comment and tried 5, didn't work either. I don't really know what to do at this point

from autoortho.

ArashHosseini avatar ArashHosseini commented on July 28, 2024

Ok I assumed 32 is calculated based on max cpu threads, however it’s hardcoded, can you post your graphical settings in meantime?

from autoortho.

filis14325 avatar filis14325 commented on July 28, 2024

I'm also running on a RTX4060,
Textures - High
SSAO - Medium
TSR - Off
Antialiasing - 2X MSAA
Anisotropic - 16x
Clouds - High
Shadows - Aircraft only
Render distance - High
Object density - High
Tree density - High

from autoortho.

ArashHosseini avatar ArashHosseini commented on July 28, 2024

if able, pls reduce everything down, specially the cpu related settings and repeat the process.

from autoortho.

filis14325 avatar filis14325 commented on July 28, 2024

Just tried that - same result. It also gets the problem on the "reading new scenery" part of the loading process, which took longer, but just crashed anyway. I might just give up on AO for now and wait for XP12.1.0 which improves overall CPU performance

from autoortho.

SandaleAir avatar SandaleAir commented on July 28, 2024

Hello,

I have the same Problem with Version 0.7.1! This problem does not occur with version 0.4.4. XPlane 12.08.

Greetings,
Sascha.

from autoortho.

AlbertoA340 avatar AlbertoA340 commented on July 28, 2024

Same here.
I tried changing the fetch_threds and also installing winsp and nothing
CPU:i713700k
GPU RTX4080
RAM 32gbddr5
And all after the 12.09 update

from autoortho.

github-actions avatar github-actions commented on July 28, 2024

This issue is stale because it has been open for 30 days with no activity.

from autoortho.

github-actions avatar github-actions commented on July 28, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

from autoortho.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.