skiselkov / BetterPushbackC

This is the BetterPushback plugin for X-Plane 11 and X-Plane 12
Other
496 stars 146 forks source link

XP11.55 Vulkan crash when starting the planner because the zoom level defaults to the whole world #474

Closed TheFlyingDoc closed 1 year ago

TheFlyingDoc commented 1 year ago

Hi, I'm having a really weird issue that I haven't had until today with BP. When I launch the planner I'm taken directly to outer space where I see my approx. location and the elements from the BP planner on the right side but my game instantly freezes. My guess is that my computer can't possible load a third of the world at once. I've been using BP since forever and this issue appeared suddenly. I've tried reinstalling and using activating/deactivating via the plugins menu. I don't understand why the planner insists on me planning my pushback from outer space. Appart from that this plugin has been amazing and a great thanks to the developpers. Thank you for your help.

I attached the Log file I'm guessing the lines relevant to this are here:

> 2023-05-03 16:30:12 BetterPushback[bp_cam.c:400]: assertion "!__builtin_choose_expr ( __builtin_types_compatible_p (__typeof__ (out_pt[0]), double), __isnan(out_pt[0]), __builtin_choose_expr ( __builtin_types_compatible_p (__typeof__ (out_pt[0]), float), __isnanf(out_pt[0]), __builtin_choose_expr ( __builtin_types_compatible_p (__typeof__ (out_pt[0]), long double), __isnanl(out_pt[0]), (__builtin_trap(),out_pt[0]))))" failed: 
> Backtrace is:
> 0 000000002C023446 C:\Users\32492\Desktop\X-Plane 11\Resources\plugins\BetterPushback\64\win.xpl+0000000000013446 ()
> 1 000000002C023621 C:\Users\32492\Desktop\X-Plane 11\Resources\plugins\BetterPushback\64\win.xpl+0000000000013621 ()
> 2 00007FF8E0441D56 C:\Users\32492\Desktop\X-Plane 11\Resources\plugins\XPLM_64.dll+0000000000001D56 ()
> 3 00007FF7039C536F C:\Users\32492\Desktop\X-Plane 11\X-Plane.exe+0000000000B0536F ()
> 4 00007FF703869791 C:\Users\32492\Desktop\X-Plane 11\X-Plane.exe+00000000009A9791 ()
> 5 00007FF703A037AE C:\Users\32492\Desktop\X-Plane 11\X-Plane.exe+0000000000B437AE ()
> 6 00007FF702FA7BF2 C:\Users\32492\Desktop\X-Plane 11\X-Plane.exe+00000000000E7BF2 ()
> 7 00007FF7033C33EA C:\Users\32492\Desktop\X-Plane 11\X-Plane.exe+00000000005033EA ()
> 8 00007FF703D122BA C:\Users\32492\Desktop\X-Plane 11\X-Plane.exe+0000000000E522BA ()
> 9 00007FF703D04F16 C:\Users\32492\Desktop\X-Plane 11\X-Plane.exe+0000000000E44F16 ()
> 10 00007FF703F33B47 C:\Users\32492\Desktop\X-Plane 11\X-Plane.exe+0000000001073B47 ()
> 11 00007FF93049269D C:\WINDOWS\System32\KERNEL32.DLL+000000000001269D ()
> 12 00007FF930C4A9F8 C:\WINDOWS\SYSTEM32\ntdll.dll+000000000005A9F8 ()
> 

Log.txt