matcool / ReplayBot

a replay bot for gd
MIT License
73 stars 19 forks source link

Crashes when trying to record in 8K. #40

Closed ElPaan closed 1 year ago

ElPaan commented 2 years ago

how to fix this? Please help.

https://user-images.githubusercontent.com/79516881/190730206-30c0f469-7ef4-4a28-9928-eeb0dae1bfdd.mp4

ElPaan commented 2 years ago

image

TechStudent10 commented 1 year ago

I have a few hunches;

I think the problem is that ReplayBot is used inside of GD. GD only has 2GB of RAM available to it (unless you are using the 4GB patch). 8K takes up a ton of resources and since GD doesn't have access to that much memory, it simply crashes.

This could also be that your GPU and/or CPU aren't capable of 8K recording.