[Release] Bush Trip Navlog PDF + LittleNavMap with POI

Hi! I’m a bit late to the party, but wanted to convert some of the latest bush trips and then create a Adventure for AnyOneFly. Appreciate any advice!

Anyway, I’m having 2 issues, someone may be able to point out my errors

  1. using the command line spb2xml, I get a GUID error (get this for any bush trip). Am I using the CL correctly?
    .\spb2xml-msfs.exe -v E:\SteamLibrary\steamapps\common\MicrosoftFlightSimulator\Packages\Official\Steam\microsoft-bushtrip-czech\Missions\Microsoft\BushTrips\ee-czech\ee-czech.spb
    Search property definition files from cache

Error: cannot decompile file E:\SteamLibrary\steamapps\common\MicrosoftFlightSimulator\Packages\Official\Steam\microsoft-bushtrip-czech\Missions\Microsoft\BushTrips\ee-czech\ee-czech.spb (Unbound property GUID : ee6fd77b-14bb-497c-ae59-0ccdd90eaa68)

  1. using the convert.py script I always get the module error:
    File “D:\Downloads\msfs-bushtrip-flight-plan-main\lib\bush_trip_xml_parser.py”, line 8, in module
    from PIL import Image

    ModuleNotFoundError: No module named ‘PIL’*

I’ve updated the convert.py settings…