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

[Bug]: Witherstorm segments not working properly #1458

Open
1 task
mattdafilipino opened this issue Sep 16, 2023 · 7 comments
Open
1 task

[Bug]: Witherstorm segments not working properly #1458

mattdafilipino opened this issue Sep 16, 2023 · 7 comments
Labels
1.19.4 Bugs associated with Java Edition 1.19.4 bug Something isn't working

Comments

@mattdafilipino
Copy link

mattdafilipino commented Sep 16, 2023

Minecraft Version

1.19.4

Mod Version

3.3

Mod Loader

Forge

Mod Loader Version

45.1.0

Describe the bug

One of the witherstorm segments at distant render doesn't render in properly and fully disappears or out of simulation distance breaking their AI and not follow the center storm

Steps to Reproduce

Out of sky darkening range it disappears

Crash Reports/Logs

latest.log

Is OptiFine installed?

  • OptiFine is installed

Screenhots

image
image
image

Mod List

image
image

@mattdafilipino mattdafilipino added bug Something isn't working needs confirming labels Sep 16, 2023
@MoRoN222
Copy link

MoRoN222 commented Sep 16, 2023

incredibly off topic but do you recommend these performace mods at the top of your mod list? are they even for 1.20.1 too?

@mattdafilipino
Copy link
Author

incredibly off topic but do you recommend these performace mods at the top of your mod list?

Yeah they help quite a lot

@mattdafilipino mattdafilipino changed the title [Bug]: [Bug]: Witherstorm segments not working properly Sep 16, 2023
@TaintedBlockmObile
Copy link

With so many mods it could be one of those. I personally haven't had this problem. Do you know what happened before this?

@nonamecrackers2
Copy link
Owner

Have you modified the "Chunks to Load" server config value at all?

@nonamecrackers2 nonamecrackers2 added question Further information is requested 1.19.4 Bugs associated with Java Edition 1.19.4 labels Sep 16, 2023
@mattdafilipino
Copy link
Author

Have you modified the "Chunks to Load" server config value at all?

Yeah to like 150. is that the cause?

@MoRoN222
Copy link

Have you modified the "Chunks to Load" server config value at all?

Yeah to like 150. is that the cause?

I think the segments don't chunkload, only the main storm does, and when the chunkloading area is too small the segments are eventually being unloaded because they'll be out of "sight" of the main storm, so that really might be the cause. the default value is somewhat around 500, if you want to keep it a lower value try something like 256, maybe that works better

@nonamecrackers2
Copy link
Owner

That’s probably why then. The 1.20 version fixes this with the new chunk loader, I’m not sure if I’ll port it to the 1.19.4 version so I’ll just leave this open for now.

@nonamecrackers2 nonamecrackers2 removed the question Further information is requested label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.19.4 Bugs associated with Java Edition 1.19.4 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants