Opotato

Opotato

766k Downloads

[Crash]: Crash when interacting with redstone

Closed this issue ยท 4 comments

commented

Mod Loader

Forge 36.2.39

Minecraft Version

1.16.5

Mod Version

1.2.0

Notes

Note: Alternate Current malfunction. The problem is solved through the deactivation of the corresponding mixin. The problem is not solved even removing RoadRunner.

  1. Run Minecraft.
  2. Create a world.
  3. Place redstone materials together with redstone dust (will not work well).
  4. Trigger the redstone dust.
  5. Game crashes.

Crash Report

crash-2023-03-18_21.41.03-server.txt
crash-2023-03-18_21.50.22-server.txt

commented

plan to rework the alternatecurrent port
thanks to your report

commented

hopefully fixed in 1.5.0
reopen this if crash still occurs.

commented

The problem with Alternate Current has been fully resolved. I tested Opotato 1.5.0 (without changing the settings) together with Lightspeed 1.0.2, ModernFix 1.11.1 and Lazy DataFixerUpper 0.1.3.

However, with this update came an incompatibility with the Konkrete library, used in the FancyMenu mod.

It is related to the class net.minecraft.client.Minecraft.setMusicManagerFancyMenu.

It seems that a solution would be complicated, considering that this mod is closed source.

---- Minecraft Crash Report ---- (1).txt
---- Minecraft Crash Report ---- (2).txt

commented

Oh, completely not complicated. Things related to Gui is the Smooth Menu feature, and I will simply disable this feature when konkrete is installed.