CensoredASM

CensoredASM

422k Downloads

Crash when breaking trees from DynamicTrees

Exzept1on opened this issue ยท 6 comments

commented

Crash when Dynamic trees installed, and i breaking tree it

commented

Ah seems like it was a config issue all along, insert

com.ferreusveritas.dynamictrees.client.QuadManipulator
and
com.ferreusveritas.dynamictrees.models.bakedmodels.BakedModelBlockBranchCactus

in classesThatCallBakedQuadCtor of the config, and it'll work fine.

commented

Crash report?

commented

https://paste.dimdev.org/ihamodoruy.mccrash
When I deleted SneedASM and broke again, the crash tree was no longer there. Maybe the problem is something else.

commented

And this happens if Optifine is not installed. If you install Optifine, there will be no crash.

commented

@SpeeeDCraft disable squashBakedQuads in the config for now, I'll fix this in either 2.7 or 2.8

commented

@Rongmario Thanks a lot :)