Meldexun / EntityCulling

Minecraft Mod: Skip rendering of hidden entities.
26 stars 2 forks source link

[1.12.2] Crash with 6.2.1 #75

Closed xJon closed 2 years ago

xJon commented 2 years ago

Describe the bug A couple of crashes with the latest version, first from chiselling grass apparently, second was one random.

Versions Entity Culling: 6.2.1 Forge: 14.23.5.2860 Minecraft: 1.12.2 Other mods (necessary to reproduce the bug): Chisel, and unknown

Log File https://mclo.gs/K8eqJtp https://mclo.gs/tIvVf8B https://mclo.gs/BXusisA

Krutoy242 commented 2 years ago

Have same issue

Meldexun commented 2 years ago

Please update RenderLib to v1.12.2-1.1.3 and set the enableGLDebug config option from RenderLib to true. Then try to reproduce the issue and upload the log file (for example https://gist.github.com/).

JLenander commented 2 years ago

I had the same issue but happening when I complete a quark birch double chest (place down two quark birch chests to make a double chest).

Renderlib: 1.1.3 Entity Culling: 6.2.1 Forge: 14.23.5.2859 MC: 1.12.2 Quark vr1.6-179

Heres the debug log with renderlib v1.12.2-1.1.3: https://gist.github.com/JLenander/21a327a60ea45456d266570a503cbf88

Meldexun commented 2 years ago

second was one random

Please create a new issue when reporting multiple issues.

Meldexun commented 2 years ago

The third crash should be reported to the craftingtableiv mod.

Meldexun commented 2 years ago

Duplicate of #74