Crash w/ Thermal Dynamics
a-rat-girl opened this issue ยท 2 comments
I'm experiencing a crash when connecting a Thermal Dynamics itemduct with a servo to an Almagator from Modern Alchemy. It occured when I clicked the Redstone tab, and now the world does not load.
I'm not certain if it's a problem with the mod itself or OpenMods, but I figured I would report it in both places just in case. Using OpenModsLib 0.6 Snapshot 323 and Openblocks 571.
http://paste.feed-the-beast.com/view/dea3e7d7
Link to Modern Alchemy for reference: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374284-modern-alchemy-creating-items-with-lightning-and
Looks like ModernAlchemy problem: last parameter (inventory size) here should be 2.
I can probably add some code to prevent that from happening.