skiselkov / BetterPushbackC

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

BetterPushback not working on the Zibo 737 #477

Closed theavgeekbee closed 1 year ago

theavgeekbee commented 1 year ago

Installed version: Zibo 737 compatibility workaround OS: Windows 10 Simulator: X-Plane 12.05r1 Aircraft: Zibo 737-800 4k version v4.0 Description: When attempting to open the "plan pushback" menu, X-Plane freezes and crashes without opening the menu.

Log: Log.txt

joetank390 commented 1 year ago

My log.txt says the same as yours. Log.txt

DiamondPG commented 1 year ago

The log says that the plugin tries to write to an unwritable data ref. The end of the log states a bunch of weather errors.

BetterPushback[acf_outline.c:217]: Error parsing acf file: property _wing/7/_Croot not found 2023-06-26 13:41:15 BetterPushback[acf_outline.c:81]: Error parsing acf file: property _body/0/_r_dim not found [BetterPushback-v0.50]: Dataref 'sim/weather/visibility_reported_m' has been replaced. Please use the new name. [BetterPushback-v0.50]: Dataref 'sim/weather/cloud_type[0]' has been replaced. Please use the new name. [BetterPushback-v0.50]: Dataref 'sim/weather/cloud_type[1]' has been replaced. Please use the new name. [BetterPushback-v0.50]: Dataref 'sim/weather/cloud_type[2]' has been replaced. Please use the new name. [BetterPushback-v0.50]: Dataref 'sim/weather/use_real_weather_bool' has been replaced. Please use the new name. 2023-06-26 13:41:15 BetterPushback[dr.c:96]: assertion "dr->writable" failed: dataref "sim/weather/use_real_weather_bool" is not writable (bp_cam.c:1200: &drs.use_real_wx) --=={This application has crashed because of the plugin: BetterPushback-v0.50}==--

Try updating or reinstalling

joetank390 commented 1 year ago

Thank you for commenting. I have reinstalled it again today and it still CTD. the log goes on about a terrain problem now.

Here is a copy of the log.

Log.txt

DiamondPG commented 1 year ago

My only suggestion is to check your lua scripts try and experiment with which ones fix the problem.

Also, completely unrelated how were you able to get the ivao csl packages to work?

joetank390 commented 1 year ago

I will look into them and see what I can find.

IVAO, will no I have a lot of follow me vic doing some pretty odd stuff. it seems unable to read the aircraft ids and then convert them to the right image.

theavgeekbee commented 1 year ago

Fixed: Updated Zibo and used the latest snapshot of BetterPushbackC