MattCzyr / RealisticTorches

A Minecraft mod that causes torches to burn out after a configurable amount of time.
https://www.curseforge.com/minecraft/mc-mods/realistic-torches
Other
26 stars 12 forks source link

SpecialSource ASM5 breaks mod (NoClassDefFoundError: net/md_5/specialsource/transformer/MappingTransformer) #14

Closed Smurfgar closed 7 years ago

Smurfgar commented 7 years ago

I actually messed up my testing. It actually works fine. :)

MattCzyr commented 7 years ago

The 1.7.10 version of this mod is no longer being maintained. However, it seems like it is an issue solely between Thermos/Spigot and SpecialSource that just happens to be triggered by a Realistic Torches during preinit. I'm not sure there's anything I could do about this anyway, except disable moving light sources completely (the error occurs when the tile entity is being registered).