Ashcon Mohseninia (RAND_ASH)
Ashcon Mohseninia (RAND_ASH)
Hmm. I can't see anything in your logs that might be causing an issue. Could you open OVD executable from a CMD / Powershell window, and copy the log text...
Hmm. I can't see anything in your logs that might be causing an issue. Could you open OVD executable from a CMD / Powershell window, and copy the log text...
Interesting. This has nothing to do with OVD, rather the graphics library that drives it.
Can you provide me detailed specifications about your system? Also, can you run it with RUST_BACKTRACE=1 to get a full stack trace of the crash?
`0: 0xc986c8 -` It appears you cut off part of the backtrace...
Interesting. So it seems your device requires a name argument. I'll take a look
yeah i gathered that. Seems really odd as DrewTechnologies own Passthru API documentation does not state what happens if you pass a random value into PTOpen.
Try and compile the app now. This commit should fix it :)
Got it, will add to the README
DBC support is something planned! I agree, it would defiantly be a good idea, and my original plan was to have some kind of interface which allows you to create...