CC: Tweaked

CC: Tweaked

42M Downloads

All block features (monitors, turtles, network cables etc.) does not work using optifine.

DeveloLongScript opened this issue ยท 4 comments

commented

As said over here on discussion #1389, optifine basically destroys the mod and its capability's using blocks. I looked for a whole day trying to get my monitor to work but after removing optifine everything worked fine.

This mod needs to have support for optifine (as its a big mod for forge).

commented

As mentioned over here in #1325, you may have better luck trying a mod like Rubidium for Forge, or Sodium combined with Indium for Fabric. Rubidium and Sodium are generally much better at supporting other mods, and due to their open source nature it is much easier to debug and fix issues when they arise (graphical issues are very hard to diagnose when you don't have any code to work with!)

commented

Can you confirm you are running the exact version of Forge for your current Optifine version as mentioned on OptiFine's download page? You have to be careful to run the exact version of Forge , otherwise you'll occasionally run into strange issues or crashes.

If so, can you post the versions of Minecraft, Forge and CC: Tweaked that you're using, as well as your log files?

I'm a little suspicious that cables are broken. Those don't do anything special for rendering, so I'd expect a lot more to be broken. Are you running any other mods, and if so, do they have any rendering issues?

As Lem says, if you can, I'd really recommend checking out the Optifine alternatives. Optifine is incredibly developer-hostile, which means it's very hard to support it in other mods. It doesn't look like you're running shaders, so Rubidium is a good bet.

commented

Now, optifine doesnt have official support, but, I'm pretty sure forge put specific code in, so if you put optifine installer, it would turn it into a mod, and load it. So, there's no offical forge to optifine version.

I'm using 1.19.3, version 1.101.2 (for the mod), and forge 44.1.24 and my log files are below.
2023-03-26-1.log.gz
debug.log
debug-1.log.gz
latest.log
2023-03-25-1.log.gz
2023-03-25-2.log.gz
debug-2.log.gz
2023-03-25-3.log.gz
debug-3.log.gz
debug-4.log.gz
debug-5.log.gz
2023-03-25-4.log.gz
2023-03-25-10.log.gz
2023-03-25-9.log.gz
2023-03-25-8.log.gz
2023-03-25-5.log.gz
2023-03-25-6.log.gz
2023-03-25-7.log.gz

commented

I will close this, but thanks for the alternatives.