Closed SimOld73 closed 1 year ago
Seems like a timing or race condition is changed/fixed by extra work in debug mode. (?) I just can't understand how it is helping here yet. It makes sense internally in a compiled program to adjust delays to make things work. But adjusting timing on AO by putting it in debug mode? Perhaps this tidbit will help the dev see an issue in the code.
Well thanks SimOld73. I tried this workaround and finally I no longer got the cant run error. I even brought back my original V4 cache file which is over 300GB in size and that worked with this making the DebugMode = True. However it seems to take about twice as long to load in new scenery files form areas where I have flown many times and would be in my cache folder.
Another new problem I am getting is that way after the long process of Reading New Scenery Files when it gets to the last stage of Preparing World it sometimes crashes XP12 with un unexpected termination error. So the workaround does help but seems to be producing another problem of its own and it seems to be slowing down loading existing scenery tiles.
I have tried version 0.5.1.3 and 0.6.01 and I get the error Loading the scenery package: Custom Scenery/z_aus_pac/. In both version I have tried Dokan and WinFSP and I still get the error with X-Plane 12 shutting down. I have been able to get autoortho to load and X-Plane 12 to run if I change the Debug Mode in the .autoortho file from False to True.
where do you find debug mode?????????
The Debug mode is in the .autoortho file which is located C:\users\Your computer name
I don't see anything at all there relating to debug?
I just cannot get autoortho working, it's just crashed constantly, all day I have tried.
It is not in the .autoortho-data folder is in the .autoortho cfg file. You have to open it in notepad see the following text.
[general]
gui = True
showconfig = True
hide = True
debug = True
[paths]
scenery_path = H:/X-Plane 12/Custom Scenery
cache_dir = H:/.autoortho-data/cache
download_dir = C:\Users\ddash.autoortho-data\downloads
log_file = C:\Users\ddash.autoortho-data\logs\autoortho.log
[autoortho]
maptype_override = BI
min_zoom = 12
maxwait = 0.5
[pydds]
compressor = ISPC
format = BC1
[scenery]
noclean = False
[fuse]
threading = True
[winfsp]
winfsp_raw = False
[flightdata]
webui_port = 5000
xplane_udp_port = 49000
On my computer the file is C:\Users\ddash\ .autoortho
I don't have that file!
where is this .cfg file you talk about???
On my computer the file is C:\Users\ddash\ .autoortho
what is ddash?
.autoortho file is located in C:\Users\YOURUSERNAME\
ddash is his username.
This file has a dot in front, not at the end. It may be hidden on your system, so try showing hidden files. Note that this file may not be present until the first time you run AO. So if not there, run AO, close AO, find file.
Thx
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
I don't know if my contribution can be useful....I solved the problem by uninstalling Dokan, clearing the Auto Ortho cache and installing WinSfp
I have tried version 0.5.1.3 and 0.6.01 and I get the error Loading the scenery package: Custom Scenery/z_aus_pac/. In both version I have tried Dokan and WinFSP and I still get the error with X-Plane 12 shutting down. I have been able to get autoortho to load and X-Plane 12 to run if I change the Debug Mode in the .autoortho file from False to True.