TeamDman / SuperFactoryManager

Mozilla Public License 2.0
36 stars 15 forks source link

Server Crash when using block gate in cable cluster #16

Closed Willsr71 closed 5 years ago

Willsr71 commented 5 years ago

When using this setup with block gates in cable clusters, the server crashes as long as there are items in the input chest. image

When the server crashed there was a stack of wood and stone in the input chest, however on startup the chest was empty. Not really sure what happened with that one.

Crash report

TeamDman commented 5 years ago

It looks like cable cluster crafting is actually broken as well, can you elaborate on how you obtained them in the first place?

Willsr71 commented 5 years ago

Crafting empty cable clusters and then combining them with another block gets you the cluster with the block You cannot add any other blocks after creating the cluster, and you cannot create a cluster with regular inventory cable.

TeamDman commented 5 years ago

The hastebin expired, but the crash was related to the blockstates not transfering properly between the Cluster facing property and the Blockgate facing property. There's a lot of duct tape going on right now, but should be working.