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

Moving Large Frame Machines Instantly And Permanently Freezes Client #1594

Open
kd8lvt opened this issue Sep 17, 2020 · 2 comments
Open

Moving Large Frame Machines Instantly And Permanently Freezes Client #1594

kd8lvt opened this issue Sep 17, 2020 · 2 comments
Labels

Comments

@kd8lvt
Copy link

kd8lvt commented Sep 17, 2020

I've been working on a frame quarry, and as such the main platform is rather large (13x13) to fit the inchworm drives. However, whenever the main platform moves, my client locks up indefinitely. I even left it on overnight to see if it would ever unlock - no dice. Nothing ever pops up in the log, so it's really hard to try and debug, but I'm pretty sure it's just the frames trying to render too much at once and my poor CPU having a mental breakdown. The rendering might just have to be optimized, or it could be a deeper bug.

This bug does NOT freeze the server, by the way, just the client. I have my pack running on a dedicated server, on the same machine, and it handles moving the frames just fine, and people can still play while my client is frozen, it's just the rendering that's causing an issue.

Screenshots of the frame quarry: https://imgur.com/a/IBIANHG
OS: Linux (Kubuntu 20.04)
CPU: Ryzen 5 PRO 1500 Quad-Core
RAM: 16GB (6 Allocated to MC)
GPU: Radeon R7 240
Launcher: MultiMC version 0.6.11-1344
Mods list: https://gist.github.com/kd8lvt/c14e17eaa219f6901652258db5c17a1c

@LorenVarndell
Copy link

Did you ever come to a resolution on how to fix this issue?

@LorenVarndell
Copy link

I've been working on a frame quarry, and as such the main platform is rather large (13x13) to fit the inchworm drives. However, whenever the main platform moves, my client locks up indefinitely. I even left it on overnight to see if it would ever unlock - no dice. Nothing ever pops up in the log, so it's really hard to try and debug, but I'm pretty sure it's just the frames trying to render too much at once and my poor CPU having a mental breakdown. The rendering might just have to be optimized, or it could be a deeper bug.

This bug does NOT freeze the server, by the way, just the client. I have my pack running on a dedicated server, on the same machine, and it handles moving the frames just fine, and people can still play while my client is frozen, it's just the rendering that's causing an issue.

Screenshots of the frame quarry: https://imgur.com/a/IBIANHG
OS: Linux (Kubuntu 20.04)
CPU: Ryzen 5 PRO 1500 Quad-Core
RAM: 16GB (6 Allocated to MC)
GPU: Radeon R7 240
Launcher: MultiMC version 0.6.11-1344
Mods list: https://gist.github.com/kd8lvt/c14e17eaa219f6901652258db5c17a1c

Forgot to mention

@MrTJP MrTJP added the outdated label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants