Closed syKevinPeng closed 3 years ago
I use python debugger to dive in the code. It looks like it stucked at line 31 in gym.py
self._setup_plugin_connection()
When I dig deeper, it actually stucked at line 100 in communicaton_handler.py
win32pipe.ConnectNamedPipe(self._pipe)
and the value for self._pipe = win32pipe.CreateNamedPipe(SOMETHING) is None
Have you enabled the RLGym plugin from the Bakkesmod plugin manager in-game?
Thank you!!!! It'ss fixed!
Does not found RLGym plugin after Rocketleague and Bakkesmod update.
You will need to manually move the RLGym plugin back to the Bakkesmod folder. See the Troubleshooting section of our Wiki.
Thank you
Hi, I installed rlgym based on the instruction and tried to run the example.py. The game is successfully started but stuck on this page.
I have the following output in the terminal
E:\ProgramData\Miniconda3\envs\rocketleague\python.exe E:/Study/rocketleague/playground.py Version 0.4.1
Launching Rocket League, make sure bakkesmod is running.
I checked three times that my BakkesMod is working and displaying "Injected, press F2 ingame for options menu (Epic Games Version)"