bri3d / VW_Flash

Flashing tools for VW AG control units over UDS. Compression, encryption, RSA bypass, and checksums are supported for Simos18.1/6/10, DQ250-MQB, DQ381-MQB, and Haldex4Motion-Gen5-MQB.
Other
325 stars 83 forks source link

Boot error #133

Open gucio3000 opened 5 months ago

gucio3000 commented 5 months ago

Hi colleagues, I am trying to run VW_Flash on my computer win11, however the moment i start the VW_Flash GUI, command center flashes and that is it, when I try to run the file via python it doesn't load libraries which are in the VW_Flash folder, not sure what is happening as according to the git manual its rather straightforward to launch, any ideas? Thank you

gucio3000 commented 5 months ago

Ok i managed to install manually sa2 seed key module, now the programme starts but I get this error: dashing module not loaded 2024-06-10 13:06:13 [ERROR] VWFlash: No J2534 DLLs found in HKLM PassThruSupport. Continuing anyway.

bri3d commented 1 month ago

error: dashing module not loaded

This is an annoying output from a dependency that we use that doesn't actually mean there is an error.

2024-06-10 13:06:13 [ERROR] VWFlash: No J2534 DLLs found in HKLM PassThruSupport. Continuing anyway.

There are no J2534 DLLs installed matching your Python (32 or 64 bit).

Overall though, if you download the latest release package, it should just work, so this is a bit odd indeed. Others are using Windows 11 so it's not that Windows 11 is totally broken overall.