Updated Embeddium version with loading specific biomes will become laggy
FlappiBakuse opened this issue ยท 10 comments
Bug Description
I'm using an Intel Arc A770 graphics card with the latest graphics drivers, when I start the game with the latest Embeddium version and create worlds to load specific biomes (eg. jungle, mangrove swamp) the game will become extremely laggy (other biomes will not have this problem), this problem disappeared when I downgraded Embeddium to version 0.3.12.
The following two images will show the difference in performance between different Embeddium versions. (render distance are all set to 32)
Reproduction Steps
- Install only Embeddium and the latest Forge loader and start the game.
- Create single biome world with jungle or mangrove swamp biomes.
- Walk around randomly and the game starts to lag.
Log File
How about this?
fix2.zip
Hi, thanks for opening an issue. Is performance with this test build similar to 0.3.12?
test_build.zip
That isn't a fix, it was just me verifying which change caused the problem. ๐ I'm working on a proper fix now.
Okay, does this also fix the issue?
I think it will be close enough. The original test version isn't suitable because it reverts a fix for a crash. The new code strikes a balance between attempting to emulate the old behavior enough to not cause significant lag, while also preventing the excessive memory usage that caused the crash in the first place.