CTD using CC:Tweaked
tslindsay opened this issue ยท 0 comments
Versions
- Silent's Mechanisms: 1.15.2-0.7.1+51
- Silent Lib: 1.15.2-4.6.1+49
- Forge: 31.1.63
- Modpack: N/A
Expected Behavior
- Place CC:Tweaked computers or turtles without CTD (crash to desktop)
- Access Wireless Modem GUI without CTD
- CC:Tweaked: 1.15.2-1.88.1
Actual Behavior
- Placing CC:Tweaked computers and turtles into the world causes a brief freeze, and then crashes the local client and the server.
- Accessing Wireless Modem GUI causes the same crash.
- I know that these issues seem like a CC:Tweaked problem, but the first line of the crash report generated from these events references the CC compatibility with Silent's:
Description: Exception in server tick loop
java.lang.AbstractMethodError: net.silentchaos512.mechanisms.compat.computercraft.SMechComputerCraftCompat$$Lambda$8324/684736155.getPeripheral(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/Direction;)Lnet/minecraftforge/common/util/LazyOptional;
Links/Images
Steps to Reproduce the Problem
- Create a new world with CC:Tweaked and Silent's Mechanisms
2a. Place any CC computer or turtle into the world
2b. Place a wired modem block and attempt to open its gui. - CTD