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

what are the limitations of rendering? #878

Closed
SMWpalkia opened this issue Feb 5, 2025 · 9 comments
Closed

what are the limitations of rendering? #878

SMWpalkia opened this issue Feb 5, 2025 · 9 comments
Labels
question Further information is requested

Comments

@SMWpalkia
Copy link

What is your question?

ive been trying to render an hour long chart for the past few days which my friends have done with no issue despite there being a lot of characters loaded. however whenever i try it, the render always freezes (not lags) at random points and just stops working. and before you to tell me to wait longer, ive kept my computer on over night during a freeze and didnt make any progress. ive even tried lowering the fps and resolution and it still happens

Image
Image

2025-02-02_21-31-43.mp4
@SMWpalkia SMWpalkia added the question Further information is requested label Feb 5, 2025
@TheStinkern
Copy link
Collaborator

what is the encoder you are using

@JordanSantiagoYT
Copy link
Owner

that's due to unresolvable ram issues. the best you could do is try turning on "force off gc while rendering" in the debug menu, but good luck not having your pc explode

@SMWpalkia
Copy link
Author

SMWpalkia commented Feb 5, 2025

what is the encoder you are using

libx264

@SMWpalkia
Copy link
Author

SMWpalkia commented Feb 5, 2025

that's due to unresolvable ram issues. the best you could do is try turning on "force off gc while rendering" in the debug menu, but good luck not having your pc explode

if you dont get a responce within a week you know what happened. would setting garbage collection to 0 do the same thing?

@JordanSantiagoYT
Copy link
Owner

Yes and no

@TheStinkern
Copy link
Collaborator

I'm just gonna close this as completed

@SMWpalkia
Copy link
Author

idk what i did but it worked. what does garbage collection do?

@TheStinkern
Copy link
Collaborator

Gets rid of useless shit that's not gonna be used in the current state

@moxie-coder
Copy link
Collaborator

idk what i did but it worked. what does garbage collection do?

removes unused stuff from RAM, basically reduces RAM usage

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

No branches or pull requests

4 participants