Skip to content

conflict with Sable #86

Description

@SU-5-KsavvaZ

Version: 1.11.2b
Mod Loader: NeoForge 21.1.233

Crash occurs when an Encased Fan (from Create mod) ticks while processing a block through FreezingFanProcessingType. The crash is caused by a mixin conflict with the Sable mod (sable-neoforge-1.21.1-2.0.1.jar)

At some point my game started to crash after any action with my aircraft with error. There was a lot of fans

net.minecraft.ReportedException: Ticking block entity
Caused by: org.spongepowered.asm.mixin.transformer.throwables.IllegalClassLoadError:
plus.dragons.createdragonsplus.mixin.simulated.ProcessingTypeMixins is in a defined mixin
package plus.dragons.createdragonsplus.mixin.simulated.* owned by create_dragons_plus.sable.mixins.json
and cannot be referenced directly
at plus.dragons.createdragonsplus.common.kinetics.fan.freezing.FreezingFanProcessingType.affectBlock(FreezingFanProcessingType.java:691)
at com.simibubi.create.content.kinetics.fan.AirCurrent.tick(AirCurrent.java)
at com.simibubi.create.content.kinetics.fan.EncasedFanBlockEntity.tick(EncasedFanBlockEntity.java:151)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions