X0nk / Bliss-Shader

A minecraft shader which is an edit of chocapic v9
Other
440 stars 23 forks source link

Crash in End with physics mod ocean enabled #224

Open Syclusion opened 4 days ago

Syclusion commented 4 days ago

Describe the bug

Using 1.20.1 forge with newest embeddium and oculus + dh, going to the end with the physics mod and rendering water causes crash.

  1. If you cannot do option 1. Please list the following information instead:
    • Nvidia
    • Windows -1.20.1
    • Oculus
    • Newest version of bliss from github as of the 26th -DH + physics

Describe how to reproduce the bug

Go to end with physics mod ocean, see water = crash

crash-2024-06-26_16.55.23-client.txt

X0nk commented 4 days ago

bliss doesnt support the physics mod water. have you tested to make sure its shader related? does it happen with other shaders? does it happen without shaders on?

Syclusion commented 4 days ago

Yup, originally posted this in the physics mod github. Traced it to bliss, without shaders no crash. With bsl no crash.

X0nk commented 4 days ago

does it happen with physics mod ocean toggled off?

if that doesn't stop it, im not sure i can do anything about it. bliss isn't even marked as having physics mod support using physics mod's provided things. there is zero code for anything related to physics mod at all.

Syclusion commented 4 days ago

Yes when toggled off the crash stops