LunaPixelStudios / SteamPunk

8 stars 3 forks source link

chunk can t generate #246

Closed CristianPetre12 closed 4 months ago

CristianPetre12 commented 4 months ago

Describe the Bug

I can t explore nothing because chunks doesn t load.

Reproduction Steps

  1. Enter the world
  2. Fly with my gyrodine
  3. At one point the chunks doesn t load anymore.
  4. I saw this problem is 3000-4000blocks away from spawn.

Screenshots and Videos

image Every time i have to wait 5-10minutes to load 1/2 chunks. Or i have to quit the game and re-enter the world for loading near chunks and so on, every time.

Crash Report or Log

No response

Operating System

windows 10

Minecraft Version

1.19

Modloader

Forge

Modpack Version

v22HF

Optifine

No

Other Mods

No response

Gost-GitL commented 4 months ago

you can alter 'chunk update thread'

CristianPetre12 commented 4 months ago

Chunks don't load no matter what I do. I played modpacks with 300+ mods, and the chunks loaded pretty quickly, even when flying with an elytra. In this modpack, I can't even explore because the chunks don't load, let alone flying with an elytra, which is impossible. The only option I saw from Chosen Architect is to pre-generate the chunks with a mod, but that takes 4-5 days in real time. This seems a bit inconvenient to me, instead of exploring myself.

Gost-GitL commented 4 months ago

Actually I saw my method from Chosen as well. Screenshot_20240514_220215_com brave browser In this pack, I have been to 10000+blocks to discover a 'bazaar' on a map from wandering trader and I eventually gave up because it's too far from base. During exploring, I met the same case in several times but it can be dealt with via this particular setting. So when you have to wait chunks, try to constantly alter this setting(apply new threads number) instead of quitting game. Each time you alter setting is supposed to make some progress.

CristianPetre12 commented 4 months ago

I would have liked a complete solution, without having to change this in the settings every time.

Gost-GitL commented 4 months ago

Could you view Aurum chest issue which I opened and check out in your games? (My graphic card was physically broken in afternoon, which is extremely depressing for me. Now I am eager to find something to do by my phone😬)

Gost-GitL commented 4 months ago

idk if you can delete some mods for server chunk loading performance

chorbintime commented 4 months ago

Please click this link and follow the guide. If you are using a server host such as Bisect, you may be limited in your options and instead have a checkbox to use Aikar's Flags, which will also work: https://github.com/Mukul1127/Minecraft-Performance-Flags-Benchmarks If you can not launch your server/game after using these flags, then remove the word java from the start. Also, make sure you are using Java 18 on 1.18.2 / 1.19.2 and Java 11 on 1.16.5. These should be downloaded from Adoptium's website.

If lag persists, run the following command ingame: /spark profiler start --only-ticks-over 50 Then, send the link in this channel. If the profiler command doesn't work, put this mod in your servers mod folder

Could you view Aurum chest issue which I opened and check out in your games? (My graphic card was physically broken in afternoon, which is extremely depressing for me. Now I am eager to find something to do by my phone😬)

This has nothing to do with the original issue.

CristianPetre12 commented 4 months ago

I already tried a few options from there as much as I could understand or find a tutorial. It didn't solve anything. I also tried with this spark command and it still doesn't work; in fact, this time I even got a crash. hs_err_pid5500.log

chorbintime commented 4 months ago

You are still running Java 17, and you did not provide a spark profiler.

CristianPetre12 commented 4 months ago

First of all, I'd like to say that it's not my job to install or watch all sorts of videos to see how to install a different Java for Minecraft. Secondly, other modpacks of the same version work for me without any problems. I tried what you suggested with the spark command and it crashed my game. I won't try anything else, I won't play until it's resolved because I can't do anything on the modpack. Thank you and have a nice day.

chorbintime commented 4 months ago

If you refuse to run a profiler or provide any kind of logs then I have no way of helping you. Please do not ask for support if you do not intend on accepting help.