Chisel

Chisel

150M Downloads

Lag in new update

mrtomwolf opened this issue ยท 16 comments

commented

I play Sky Factory 3 but I keep the mods up to date rather than following the pack updates.

When updating to 0.0.8.10 the game starts lagging terribly, to the point it's no use playing. If there is anything I can do to help you figure out what could cause this I'd be happy to help.

Regards
TomWolf

commented

This one is repeatable.

Pack name is Requiem Experience. version 1.14

Several people have reported fps jumping back and forth from 1 to 30. Downgrading has fixed this.

commented

Same here with my private modpack : downgrading to 0.0.7.7 to fix it.

The CPU increase greatly (90-95%) when game try to load chunks.

commented

The change in question should have improved performance, so I'm trying to figure out why it's not.

Everyone affected, could you try this custom build to see if it improves things? https://drive.google.com/file/d/0BwDDNuT6abxIOGNLUXU1WEVCa3M/view?usp=sharing

commented

I made a WarmRoast profile of that - and these calls are also in the "Chunk Batcher *" threads.

chisel_is_slow

NOTE: This was just placing ~13 sand blocks and breaking them by hand - a very noticeable lag of ~1 second after every block placed or broken. This also varied by chunk - in some chunks this was not noticeable in others extremely like above.

commented

Had the block lag as well, the version you posted seems to have fixed it though, all smooth with that one.

commented

Huge improvement over the prior build. Still some hiccups compared to 0.0.7.7 around portions of my base containing lots of chisel blocks, but definitely playable.

commented

The lag is not only affecting FPS, but from testing has also been causing a small delay between a block being placed and the block actually rendering in the world - Any block.

commented

@InsomniaKitten that is quite impossible....immediate chunk draws are done on the client thread. There can be no delay (except a full pause).

commented

Actually i've seen the blocks not showing up for a second as well, but i saw it when i removed Chisel to test performance.
You place a block, you see the bounding box right away but no faces are being drawn, and you can look through the world below the block. But yeah has nothing to do with Chisel.

commented

Oh, I think I know what it might be. Do you have alwaysSetupTerrainOffThread set to true in your Forge config?

commented

Ah yeah i do have that one set to true as well.

commented

@KIYAKU "nothing to do with Chisel"
Not sure about it. Today I made some tests with 0.0.7.7 and 0.0.8.10. All fine with first and lag every time I place or break a block with second. Grass/seeds too.

commented

@Janitor53 i wasnt talking about the lag/freeze when placing blocks, but the blocks taking a second to show up, even with Chisel removed.

Try the version tterag posted in this thread, that got rid of the block lag for me.

commented

After this fix, i was still getting Lag issues, once i removed Chisel form the pack, all issues i had are now gone.

commented

Well the lag has significantly improved for me. I don't notice any severe lag anymore. Maybe something is conflicting with another mod in your pack @Morpheus1101 ?

commented

Significantly less than b4 yes, but still quite noticable, i tested this removing all other mods and still encounted issues untill i removed Chisel