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

OSError: [WinError 1114] A dynamic link library (DLL) initialization routine failed #17

Closed
lylet-AC opened this issue Dec 3, 2018 · 7 comments

Comments

@lylet-AC
Copy link

lylet-AC commented Dec 3, 2018

Followed the guide and I have python 3.6.5 installed. I start rocket league and run the run-gui.bat file. It injects the dll, waits for it to load and then crashes.

error

@tarehart
Copy link
Contributor

tarehart commented Dec 3, 2018

Ouch, sorry to hear that!

You're one of the first people to test version 1.6.2, so I'm not 100% sure what's going on. One reason that used to happen in the past is if 20 seconds was not a long enough wait for the dll to load.

What happens if you just click the start button again?

@Vulcanostrol
Copy link

Make sure you have the very newest RLBot version, it was updated minutes ago

@tarehart
Copy link
Contributor

tarehart commented Dec 3, 2018

He does have the newest, it's there in the screenshot. Let's take this discussion to discord, it'll be easier!

@lylet-AC
Copy link
Author

lylet-AC commented Dec 3, 2018

Start button? Sorry, do you mean the run-gui.bat? If I run it again it does the same thing. I've been trying to fix this error for about 2 hours, but I haven't had a successful solution. I've tried reinstalling python and using the java bot instead, but that uses the same python interface so it did the same thing.

@tarehart
Copy link
Contributor

tarehart commented Dec 3, 2018

I'm a bit confused because run-gui.bat is intended to open a GUI and not attempt dll injection until you click the big start button. Your screenshot shows logs from a dll injection.

But, if you tried twice without closing rocket league in between, then you've essentially already tried what I was suggesting. I have no other ideas at the moment.

@lylet-AC
Copy link
Author

lylet-AC commented Dec 3, 2018

Ah, if I try to hit Run again the program hangs on the crash.

@tarehart
Copy link
Contributor

tarehart commented Dec 4, 2018

Fixed by ccman and skyborg in RLBot/RLBot#302

@tarehart tarehart closed this as completed Dec 4, 2018
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

3 participants