Itszuvalex / Femtocraft-alpha-1

Late-game Minecraft Mod
http://femtocraft.blogspot.com
GNU General Public License v2.0
4 stars 2 forks source link

Having nothing in the encoder causes schematics to encode into something else #48

Open helkarakse opened 9 years ago

helkarakse commented 9 years ago

This might be applicable to mod packs only.

http://i.imgur.com/7bmK7Zg.png http://i.imgur.com/5CWsuxl.png http://i.imgur.com/BfXHuGr.png

Divineaspect commented 9 years ago

This seems to be caused by Blue power not registering recipes for items.

Itszuvalex commented 9 years ago

Somehow the assembler database has {null*9} mapped to that item.

I don't know if it's a bug in the assembler database or bad recipes on the other end.

Either way, shouldn't allow those mappings in any case, so it's a bug on my end.