Fabrication

Fabrication

305k Downloads

Forgery is incompatible with Rubidium and causes a crash

coderepo8593 opened this issue ยท 2 comments

commented

It crashes either as soon as it joins the world before being able to see the world render or shortly after the world has rendered. When I see water, it does not render at and causes an odd occlusion effect.

I troubleshooted this by looking at the render mixins of the call and removed each one until the bug + crash stopped. I then tested to see if I added all the other mods with render mixins back except for Forgery if it would have problems or work, and it worked just fine.

Example of what I am seeing.
https://user-images.githubusercontent.com/100347283/186530358-15ba2f98-90b5-4d5f-9288-da431dff1ff0.png

https://gist.github.com/coderepo8593/3856f7db762132977d936f538bf8a647

Related;
See this issue Asek3/Rubidium#262 and this issue Asek3/Rubidium#250 on Rubidium issue tracker.

commented

Asek3/Rubidium#250
crash-2022-08-31_00.10.53-client.txt

i'm adding this to your issue in forgery for the sake of easy access,
as i've written in my own issue, it seems that rubidium, when installed with both betterend 2.5 and forgery 1.4.0_01 causes the issue
2022-08-31_00 19 10

commented

this is a conflict between rubidium and betterend.
it has nothing todo with forgery (at least not on 3.0/1.16 didn't test older)