ChloePrime / AAAParticles

Effekseer loader on Minecraft 1.18+ Windows and Linux are supported
MIT License
11 stars 2 forks source link

Visual bug when immersive engineering mod is present (1.20.1) (Forge) #18

Open tooopt opened 1 month ago

tooopt commented 1 month ago

If AAAParticles and immersive engineering are installed, all the particles are rendered on top of everything.

2024-08-04_23 02 26

To reproduce Install immersive engineering and AAAParticles Set config "effek_lightning_in_production_environment" to "true" Create a world and /summon minecraft:lightningbolt ^ ^ ^10 (to summon a lightningbolt in front of you)

Same visual bug happens with any other effek particles added by other mods if immersive engineering is present.

It also spams the log file with [23:05:51] [Render thread/INFO] [mojang/GlDebug]: OpenGL debug message: id=1282, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION error generated. Depth formats do not match.'

TheASEStefan commented 1 month ago

So the particles appear randomly? Because I had the same exact issue and it hasn't been fixed yet, but I suggest using version 1.0.8 or maybe older. Those should work because for me they did.

tooopt commented 1 month ago

No, the particles are rendered on top of everything. If, let's say, a lightning bolt with this effek particle would strike somewhere, I would see it through all the blocks.

Previous versions have much more serious bugs when immersive engineering is installed, and render everything you hold like it is pitch black, and it continues to spam the log message I have previously mentioned, and then leads to a game crash.

The latest version is better, because it spams only when the particle itself is visible, but still not good

TheASEStefan commented 1 month ago

Hmm alright then, seems like a different issue, ignore my comment then!

ChloePrime commented 1 month ago

image Not reproduceable :(