Tyler

Results 23 comments of Tyler

Great proposal! I started thinking along similar lines when working on the pentathlon script. My idea was to mark a script as being responsible for match setup, instead of setup_manager....

Fair point, we should consider alternative solutions too. If the 'new bot' functionality in the GUI took the liberty of turning rendering on, that might at least cover the Python...

I think we're unlikely to ever provide a screen image as part of RLBot, it's outside of our mission. As @ViliamVadocz alluded to, our interface to Rocket League is purely...

Good point, I'll look into it!

I agree with adding these features, and the jump timer situation is already on the dll backlog (which we should probably make public if possible). Dom I think you're well...

What inspired this feature? Would you expect a GUI to use this / would you try to convince everybody to fill it in?

Hi! Yes it's possible to run 4 scratch bots simultaneously. There are two ways to launch a game, I wonder which you are using: - The preferred method of using...

Thanks for getting that info, I'm not familiar with that particular error though. You could try changing the config here and see if you get lucky: https://github.com/RLBot/RLBotScratchInterface/blob/master/scratch_bot/my_scratch_bot.cfg#L24-L31 ``` headless =...

Thanks for the logs! That's strange, I'll double check that 4 scratch bots are still working for me this evening / get some logs to compare.

I tested just now, what happened for me is 2 out of 4 bots started, and then I clicked the "start another match" button in RLBotGUI and all 4 bots...