Bobby

Bobby

4M Downloads

Sodium compatibility issue

DarkAndBlue opened this issue ยท 7 comments

commented

When using Bobby 1.1.4 with a self build version of Sodium I get this error from Sodium (Newest version from the default branch)

https://ghostbin.co/paste/66vm7mj

I also have a older version of Sodium and with this version I dont get this error.
When join a server while this error occurs Bobby doesn't load any more chunks than the normal server distance.
When I remove Bobby and start my own build Sodium version I don't get the error anymore.

commented

But it shouldn't be hard to fix, because the only relevant change was that Sodium now uses the vanilla chunk manager (instead of the old re-implementation): CaffeineMC/sodium-fabric@6caf15f

commented

It's probably not hard to fix at all but as I said:

I simply don't have the time to keep it updated with every Sodium snapshot (just like I don't have the time to keep up with every Minecraft snapshot).

commented

@Johni0702 I got confirmation from the Caffeine team that there will indeed be a final 1.16 release with all of the current changes:
image

So I guess you have to fix it now anyway ๐Ÿ˜‰

commented

Feel free to remind me again when the new Sodium version is released.

commented

FYI Bobby 1.2.0 should be compatible with Sodium 0.2.0 (or at least with 0.2.0-rc5).
Ended up doing this before the actual release because I wanted to get to Minecraft 1.17 (Bobby 2.0.0), and there's a chance that the Sodium 0.2.0 specific code continues working in MC 1.17 once Sodium for that version is available if it doesn't change too much.

commented

Thank you very much! ๐Ÿฅณ Sorry for annoying you previously, I just wanted to use Iris asap without having to give up my 32 chunks view distance on my server ๐Ÿ˜‰

commented

Only the latest Sodium release is supported. Just like only the latest Minecraft release is supported. I simply don't have the time to keep it updated with every Sodium snapshot (just like I don't have the time to keep up with every Minecraft snapshot).

Feel free to remind me again when the new Sodium version is released.