Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Im running into loads of errors #15

Open
RyanAMTB opened this issue Jun 7, 2024 · 3 comments
Open

Im running into loads of errors #15

RyanAMTB opened this issue Jun 7, 2024 · 3 comments

Comments

@RyanAMTB
Copy link

RyanAMTB commented Jun 7, 2024

Hello, very new to this DMA thing but not new to coding in general.

I installed all the requirements onto the second PC. Im trying to run the program without it being connected to anything, assuming it will still run, just not connect and give me an error.

This is what I am running into, will these sort themselves out once I get my FW and everything for my card and actually connect it while the game client is open on the main screen?

"The code execution cannot proceed because MSVCP140D.dll was not found"

"The code execution cannot proceed because VCRUNTIME140D.dll was not found"

"The code execution cannot proceed because VCRUNTIME140_1D.dll was not found"

"The code execution cannot proceed because ucrtbased.dll was not found"

Please help, I am very confused and have been going at this for like three hours

@IntelSDM
Copy link
Owner

IntelSDM commented Jun 7, 2024

You probably need to download the VC Redists from: https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

Sometimes windows messes up and they exist but need replacing.

@RyanAMTB
Copy link
Author

RyanAMTB commented Jun 8, 2024

I fixed having all errors by installing DirectX and the VC redistributables, but now when I launch it without the game running (testing my card and such) I just get a command prompt that starts and closes. Is this normal?

@IntelSDM
Copy link
Owner

Yeah, It can't attach to the game if it isn't running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants