Meldexun / EntityCulling

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

Crash on entering world #55

Closed democat3457 closed 2 years ago

democat3457 commented 2 years ago

Describe the bug After updating EntityCulling from 4.2.5 to 5.1.0, the game crashes upon entering any world, including newly created ones.

To Reproduce Steps to reproduce the behavior:

  1. Use 5.1.0.
  2. Enter any world.
  3. Observe that game crashes after loading the world.

Versions Entity Culling: 5.1.0 Forge: 14.23.5.2860 Minecraft: 1.12.2 Other mods (necessary to reproduce the bug): Unsure, but the crash report doesn't seem to mention any other mod in the stacktrace.

Log File Please use a paste site to upload the log file (for example https://gist.github.com/) and provide the link to the file here:

https://gist.github.com/democat3457/cedb9f844f67762fc77c8e0ea832372c

WolfBV commented 2 years ago

It's trying to use opengl 4.4 instead of falling back to the old raytracing based culling.

Meldexun commented 2 years ago

Fixed in v1.12.2-5.1.1