CameraOverhaul

CameraOverhaul

2M Downloads

all textures and ui fade to white after death.

Superderby389 opened this issue ยท 1 comments

commented

not entirely sure what the issue is, but dying causes all text, ui, ui sounds and textures to disappear. closing Minecraft resets this.
[

latest.log

](url)

i hope i pasted the file as asked correctly...

commented

Most likely not a CO issue. The sound engine breaks down with these lines:

[09:33:01] [Sound engine/ERROR]: Stop: Invalid parameter parameter value.
[09:33:01] [Sound engine/ERROR]: Allocate new source: Invalid parameter parameter value.

I suspect it could be due to Dynamic Surroundings, as it does utilize advanced features of the sound engine, and especially since the log states that its resource packs' sounds.json file is broken.
As for rendering issues.. Anyone's guess, you have many mods related to rendering, including the fabric API somehow running on forge - that I am not familiar with.