Slow chunk loading
Dinocanid opened this issue ยท 9 comments
I recently added StellarSky and StellarAPI to my game, but had to remove them because it would cause extremely slow chunk loading. I allocated 3G to minecraft after installing and the chunks were still loading slowly. After removing the mods, everything loaded faster again.
minecraft version 1.10.2/ Stellar Sky v0.5.5.1.7/ Stellar API v0.5.4.1/ Forge 1.10.2-12.18.1.2045
There will be executable file in bin folder. Run it, and Run Minecraft in normal way with the mods.
Then the Minecraft will be shown as '....launchwrapper...' in Application tree on the left side.
Double-Click it, and select 'Sampler' tab. Click CPU button there, play in Minecraft for a while.
After that, take a snapshot by clicking 'Snapshot' button.
Finally, click 'Export to...' button which is shaped like save button. Post the exported file here.
I've also noticed this issue, and have profiled it: http://www.mediafire.com/download/pcip23txhk24bxf/profile.nps
it should also be noted that this was/is experienced in 1.7.10
Also, if you're still interested in FPS performance hit with Stellar Sky, pre-stellar is ~350, post is ~86
(should be noted that other mods are installed)
There will be no solution for this, it's nearly impossible to optimize in this case.
Set Mag_Limit to smaller value, 4.0~5.0 will be reasonable. (This makes only bright stars will be able to be seen)
If this fixes this issue, please close this one. I'll consider decreasing the default mag limit on the next update.
Decreasing mag limit to 5 gave a noticeable increase in chunk loading over mag limit 6, still slow, but much more playable.
Actually this is duplicate of #64.