Jump to content

FTX Unified Lookup messed up textures


jalbrech

Recommended Posts

Posted
12 minutes ago, gr.eg said:

Must I apply the fixes found here http://www.orbxsystems.com/forum/topic/115997-ftx-unified-lookup-messed-up-textures/?page=3 at topic #104 for now? Must I wait for a global patch?

 

I suppose you can apply these fixes now, or wait for the "final" fix that should include all the hotfixes that have been posted so far.

 

13 minutes ago, gr.eg said:

where's is the orbx.log file that some members have posted, so that I can see eventual error messages?

 

It's in "C:\Users\<your name>\AppData\Local\Orbx", but from what I've seen so far it's only useful for the application developer.

 

  • Replies 126
  • Created
  • Last Reply
Posted

Thank you, file found.

 

To help, I've got this error many times for information (BGL to OFF or OFF to BGL) ->

[2015-04-05_04-10-07-, FTX Central] - RenameUniqueFiles True
[2015-04-05_04-10-07-, FTX Central] - Setting elevation adjustment F:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Scenery\World\scenery\ADE_FTX_FTXG_67L_elevation_adjustment.BGL -> to extension .OFF
[2015-04-05_04-10-07-, FTX Central] - Impossible de créer un fichier déjà existant.

   à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   à System.IO.__Error.WinIOError()
   à System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
   à Orbx.FTXCentral.RegionSwitch.Region.SetElevationAdjustments(Boolean switchOn)

 

And this one:

[2015-05-02_04-23-44-, FTX Central] - Le serveur distant a retourné une erreur : (522) Origin Connection Time-out.
   à System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   à System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   à System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.FTXCentral.MainWindow.<CheckFTXCUpdate>d__40.MoveNext()
[2015-05-02_04-23-44-, FTX Central] - Le serveur distant a retourné une erreur : (522) Origin Connection Time-out.
   à System.Net.WebClient.UploadDataInternal(Uri address, String method, Byte[] data, WebRequest& request)
   à System.Net.WebClient.UploadString(Uri address, String method, String data)
   à System.Net.WebClient.UploadString(String address, String data)
   à Orbx.Common.OrbxAPI.GetProduct(String product_id)

 

And this one (with OFF or BGL) :

[2015-05-02_11-27-46-, FTX Central] - Couldn't find the off file to switch. No files exist: F:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Scenery\World\Scenery\ADE_FTX_PNW_74S_elevation_adjustment.OFF
[2015-05-02_11-27-46-, FTX Central] - Couldn't find the off file to switch. No files exist: F:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Scenery\World\Scenery\ADE_FTX_PNW_CAL3_elevation_adjustment_VanPlus.OFF
[2015-05-02_11-27-46-, FTX Central] - Couldn't find the off file to switch. No files exist: F:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Scenery\World\Scenery\ADE_FTX_PNW_CAR3_elevation_adjustment_VanPlus.OFF
[2015-05-02_11-27-46-, FTX Central] - Couldn't find the off file to switch. No files exist: F:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Scenery\World\Scenery\ADE_FTX_PNW_CAZ5_elevation_adjustment_VanPlus.OFF
[2015-05-02_11-27-46-, FTX Central] - Couldn't find the off file to switch. No files exist: F:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Scenery\World\Scenery\ADE_FTX_PNW_KSEA_elevation_adjustment.OFF
 

And this one many times:

[2015-04-05_02-56-02-, FTX Central] - Error getting product data, ignoring product: FTX_AU_BLUE
[2015-04-05_02-56-02-, FTX Central] - Error getting product data, ignoring product: FTX_AU_GOLD
[2015-04-05_02-56-03-, FTX Central] - Error getting product data, ignoring product: FTX_AU_GREEN
[2015-04-05_02-56-03-, FTX Central] - Error getting product data, ignoring product: FTX_AU_RED
[2015-04-05_02-56-13-, FTX Central] - Error getting product data, ignoring product: FTX_NA_CBB7
[2015-04-05_02-56-17-, FTX Central] - Error getting product data, ignoring product: FTX_OLC_EU8
 

And this one:

[2015-06-01_09-25-35-, FTX Central] - Le nom distant n'a pas pu être résolu: 'fullterrain.com'
   à System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
   à System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
   à System.Net.WebClient.UploadBitsRequestCallback(IAsyncResult result)
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.FTXCentral.MainWindow.<CheckFTXCUpdate>d__40.MoveNext()
 

And this one at the end:

[2015-10-04_04-39-52-, FTX Central] - System.Net.WebException: Le nom distant n'a pas pu être résolu: 'fullterrain.com'

   à System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   à System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   à System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.Common.ObjectFlowUpdater.<GetLatestVersion>d__18.MoveNext()
[2015-10-04_04-45-24-, FTX Central] - System.Net.WebException: Le nom distant n'a pas pu être résolu: 'fullterrain.com'
   à System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   à System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   à System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.Common.ObjectFlowUpdater.<GetLatestVersion>d__18.MoveNext()
[2015-11-11_11-07-34-, FTX Central] - System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
   à Orbx.Common.ObjectFlowUpdater.<GetLatestVersion>d__18.MoveNext()
near 25 times

 

   [2016-01-01_09-00-07-, FTX Central] - System.Net.WebException: Le nom distant n'a pas pu être résolu: 'fullterrain.com'
   à System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   à System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   à System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.Common.ObjectFlowUpdater.<GetLatestVersion>d__18.MoveNext()
[2016-01-01_09-00-07-, FTX Central] - System.Net.WebException: Le nom distant n'a pas pu être résolu: 'fullterrain.com'
   à System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
   à System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
   à System.Net.WebClient.UploadBitsRequestCallback(IAsyncResult result)
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.FTXCentral.MainWindow.<CheckFTXCUpdate>d__71.MoveNext()
[2016-01-01_09-00-07-, FTX Central] - System.Net.WebException: Le nom distant n'a pas pu être résolu: 'fullterrain.com'
   à System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   à System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   à System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.FTXCentral.MainWindow.<AsyncLoadCarousel>d__51.MoveNext()
[2016-01-01_09-00-07-, FTX Central] - System.Net.WebException: Le nom distant n'a pas pu être résolu: 'fullterrain.com'
   à System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
   à System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
   à System.Net.WebClient.UploadBitsRequestCallback(IAsyncResult result)
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.Common.OrbxAPI.<GetProductUpdateTaskAsync>d__4.MoveNext()
[2016-01-01_09-00-07-, FTX Central] - System.Net.WebException: Le nom distant n'a pas pu être résolu: 'fullterrain.com'
   à System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
   à System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
   à System.Net.WebClient.UploadBitsRequestCallback(IAsyncResult result)
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.Common.OrbxAPI.<GetAllProductsTaskAsync>d__5.MoveNext()
[2016-01-01_09-00-07-, FTX Central] - System.ArgumentNullException: La valeur ne peut pas être null.
Nom du paramètre : s
   à System.IO.StringReader..ctor(String s)
   à Newtonsoft.Json.Linq.JObject.Parse(String json)
   à Orbx.FTXCentral.MainWindow.<CheckProductUpdates>d__65.MoveNext()
[2016-02-14_09-54-17-, FTX Central] - System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
   à Orbx.Common.Product..ctor(String versionFile, Dictionary`2 betaKeys)
near 250 times

 

[2016-05-09_09-23-01-, FTX Central] - System.NotSupportedException: Impossible de trouver un composant d'image adapté pour terminer l'opération. ---> System.Runtime.InteropServices.COMException: Exception de HRESULT : 0x88982F50
   --- Fin de la trace de la pile d'exception interne ---
   à System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   à System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   à System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
   à System.Windows.Media.Imaging.BitmapImage.EndInit()
   à System.Windows.Media.Imaging.BitmapImage..ctor(Uri uriSource, RequestCachePolicy uriCachePolicy)
   à Orbx.Installer.InstallerWindow.idwc_DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e)
[2016-06-20_01-18-02-, FTX Central] - System.ArgumentNullException: La valeur ne peut pas être null.
Nom du paramètre : source
   à System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   à Orbx.FTXCentral.RegionSwitch.UnifiedMigration.ApplyMigrations()
[2016-06-20_01-18-02-, FTX Central] - System.ArgumentNullException: La valeur ne peut pas être null.
Nom du paramètre : source
   à System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   à Orbx.FTXCentral.RegionSwitch.UnifiedMigration.ApplyMigrations()

Posted
On 10/07/2016 at 6:04 PM, gr.eg said:

Thank you, file found.

 

To help, I've got this error many times for information (BGL to OFF or OFF to BGL) ->

[2015-04-05_04-10-07-, FTX Central] - RenameUniqueFiles True...
[2016-06-20_01-18-02-, FTX Central] - System.ArgumentNullException: La valeur ne peut pas être null...

  à Orbx.FTXCentral.RegionSwitch.UnifiedMigration.ApplyMigrations()

 

Oh bad, I've given some very OLD messages...

The troubles have put me in trouble! Sorry...

Posted
On 10/07/2016 at 4:39 PM, gr.eg said:

Hi,

 

Far away from the Orbx forum till last days because of vacations. After reading the problems that occurred with the FTXC 2.1 migration process, I checked and noted that I'm concerned by some of the pictures/examples given in these topics :( :
- http://www.orbxsystems.com/forum/topic/115997-ftx-unified-lookup-messed-up-textures: at NZPP with elevation problem ("plateau"), NZWN, but not at NZMF
- http://www.orbxsystems.com/forum/topic/116231-important-forum-down-time-and-ftx-central-2/?page=2: at topic #64.

 

I've got NZNI, SI and AU regions, Global base and OpenLC NA, Windows 7 64bits, FSX Acceleration. All Orbx products were updated before the migration process.
I haven't encountered server problem because I had taken the precaution to download the Libs before to migrate. The process told me that all was OK, no error.

 

Must I apply the fixes found here http://www.orbxsystems.com/forum/topic/115997-ftx-unified-lookup-messed-up-textures/?page=3 at topic #104 for now? Must I wait for a global patch?

Another question please: where's is the orbx.log file that some members have posted, so that I can see eventual error messages?

 

Thank you in advance for any information, patch or process to perform.
TY Orbx for all your whole efforts to make a better sim!
 

Hi,

The new FTXC and Libs seem have correct the problems for me. I haven't put the other fixes FYI.

Only the "plateau" effect reminds at NZPP: perhaps not related? Here is a picture -> http://fsfiles.org/flightsimshotsv2/image/GFjK

Thank you!

  • 5 months later...
Posted

Hi,

All is good now: I just put the last Orbx libs that should correct the last files to be migrated; thank you.

I'm going to open a new topic because I can't get rid off the NZPP problem.

  • 3 years later...
Posted
On 6/8/2016 at 1:01 PM, Ben McClintock said:

Hi all,

 

We've identified the issue with New Zealand. Attached is a fix that should be extracted to your root FS directory. When it asks you to overwrite, say "yes".

 

If this fix works OK for you all, we'll deliver the update via FTX Central after FlightSimCon.

 

Let me know how this goes.

orbx_unified_lclookup_nz_fix.zip

The folder is empty, please reupload

 

Thanks

Posted

Hello,

welcome to the forums.

The topic is four years old and there is no longer an FTX Central.

Please post a topic in the appropriate support forum, outlining what your present problem is.

Thanks.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...