Jump to content

nilian

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by nilian

  1. Suffering from the same problem like in the starting post of this thread, I did some anaylzes.

    The error message I've got in the log file had the following pattern:

    ...
    
    2019-03-10 10:41:08 TBM900[libsvs.c:3744]: assertion "!(__builtin_choose_expr ( __builtin_types_compatible_p (__typeof__ ((rev_dir_v).x), double), __isnan((rev_dir_v).x), __builtin_choose_expr ( __builtin_types_compatible_p (__typeof__ ((rev_dir_v).x), float), __isnanf((rev_dir_v).x), __builtin_choose_expr ( __builtin_types_compatible_p (__typeof__ ((rev_dir_v).x), long double), __isnanl((rev_dir_v).x), (__builtin_trap(),(rev_dir_v).x)))))" failed: 
    Backtrace is:
    0 000000008010FA50 C:\Users\Neil\Desktop\X-Plane 11\Aircraft\X-Aviation\TBM-900\plugins\systems\win_x64\systems.xpl+11fa50 (pathway_cache_refresh+6d0)
    1 0000000080112147 C:\Users\Neil\Desktop\X-Plane 11\Aircraft\X-Aviation\TBM-900\plugins\systems\win_x64\systems.xpl+122147 (libsvs_render+6e7)
    2 0000000080031557 C:\Users\Neil\Desktop\X-Plane 11\Aircraft\X-Aviation\TBM-900\plugins\systems\win_x64\systems.xpl+41557 (draw_cb+17b7)
    3 00007FFF1E9F4FE4 C:\Users\Neil\Desktop\X-Plane 11\Resources\plugins\XPLM_64.dll+4fe4 ()
    4 00007FFF1E9F6039 C:\Users\Neil\Desktop\X-Plane 11\Resources\plugins\XPLM_64.dll+6039 ()
    5 00007FF671755BDE C:\Users\Neil\Desktop\X-Plane 11\X-Plane.exe+a25bde ()
    6 00007FF6716A7955 C:\Users\Neil\Desktop\X-Plane 11\X-Plane.exe+977955 ()
    7 00007FF67166CE73 C:\Users\Neil\Desktop\X-Plane 11\X-Plane.exe+93ce73 ()
    8 00007FF67166D494 C:\Users\Neil\Desktop\X-Plane 11\X-Plane.exe+93d494 ()
    9 00007FF6717894D3 C:\Users\Neil\Desktop\X-Plane 11\X-Plane.exe+a594d3 ()
    10 00007FF670E08B12 C:\Users\Neil\Desktop\X-Plane 11\X-Plane.exe+d8b12 ()
    11 00007FF671194B6A C:\Users\Neil\Desktop\X-Plane 11\X-Plane.exe+464b6a ()
    12 00007FF671A01587 C:\Users\Neil\Desktop\X-Plane 11\X-Plane.exe+cd1587 ()
    13 00007FF670E0C18C C:\Users\Neil\Desktop\X-Plane 11\X-Plane.exe+dc18c ()
    14 00007FF671C20387 C:\Users\Neil\Desktop\X-Plane 11\X-Plane.exe+ef0387 ()
    15 00007FFF2F183DC4 C:\WINDOWS\System32\KERNEL32.DLL+13dc4 ()
    16 00007FFF31603691 C:\WINDOWS\SYSTEM32\ntdll.dll+73691 ()
    
    ...
    


    When testing the TBM with a clean X-Plane installation there were no problems at all, everything went smooth.
    At the end the reason for my crashes was XPUIPC 2.0.4.8. When I use version 2.0.4.7 the crashes are gone so far.

    Please be aware that the current version 2.0.5.9 of XPUIPC will break the IXEX737 (Throttles are not controllable anymore) .

    Best regards,

    Daniel

×
×
  • Create New...