McJtyMods / RFTools

A set of blocks and items to help with RF in general. Currently contains a Dimension Builder, Teleportation System, Shield System, RF monitor, an RF network debug tool and an automatic crafter
MIT License
228 stars 88 forks source link

[1.12.2] Composer Not Working #1823

Open Grygon opened 6 years ago

Grygon commented 6 years ago

Issue description: The composer is not working. Issue seems to lie in reading the inserted card, since the output does have the "shape composition" type

Steps to reproduce: Attempt to use the composer in any way.

Versions:

Possibly incompatible mods and versions: Using latest version of DW20 pack, no changes.

Relevant logs, if any: Here are some images of my setup: image

Top card (scan): image

Bottom card (writing to): image

McJty commented 6 years ago

Hmm try making the offsets 0,0,0 in the destination card

Grygon commented 6 years ago

No luck, same result. Also forgot to note that there's nothing logged in the console or anything else I could find to help.

Jkwolf25 commented 5 years ago

I am seeing the same problem in Sky Odyssey where the shapes are not rendering in the composer

McJty commented 5 years ago

I cannot reproduce this problem. Works fine for me. Can you (to be sure) try setting all offsets to 0 in both the scan card and the composition card? Otherwise I don't have a clue what is wrong

image

adamrankin commented 5 years ago

Same issue occurring for me. FTB Revelation 3.1.0 via Twitch (Curse?) launcher.

mc-1.12.2 forge-14.23.5.2836 rftools-1.12-7.72 mcjtylib-1.12-3.5.4

Made hollow cylinder: 13, 70, 9 0, 0, 0

Wanted to rotate 90d to make it a horizontal cylinder (space ship body!)

No preview in composer window Output shape card empty Composition - Solid

Blocks: 0

5, 5, 5 0, 0, 0

adamrankin commented 5 years ago

Some success!

Made initial shape card solid, then changed output card to hollow. Playing around with those settings yields interesting results.

adamrankin commented 5 years ago

After the cannot repro label, I went back to confirm by setting the input shape card back to hollow and it worked as expected. Maybe a value not initialized properly?