I've got this crash when I started Factorio with both AAI Programmable Vehicles and your mod active:
15.828 Mods to disable:Failed to load mods: Error while loading entity prototype "vehicle-deployer" (furnace): Prototype "vehicle-deployer" registered twice
Modifications: Vehicle deployer
Mods to be disabled:
• vehicle-deployer (1.0.5)
AAI adds a "vehicle-deployer" based on a container prototype. Would you mind renaming your deployer? Using generic names is a bad idea anyway, because other mods may use the same name for their own prototypes. Adding a common prefix (e.g. "VD-") to your prototype names would make it less likely that other mods use the same names.