Create Fabric

Create Fabric

7M Downloads

Glue from schemetics from v0.4 dosnt work with v0.5

StoneMcYT opened this issue ยท 10 comments

commented

Describe the Bug

When pasting a schematic from v0.4 into a v0.5 world the glue doesn't actually stick

Reproduction Steps

  1. Make a schem in v0.4 glue a bunch of blocks together eg Redstone to liner chasis
  2. Paste the schem in v0.5 ontop of a contraception assembler/bellow a rope pully
  3. Activate the rope pully/contraption assembler
  4. See the redstone dust fall off
    ...

Expected Result

The glue should have been glued

Screenshots and Videos

https://youtu.be/TpZlmH_qY98
There's no audio but what is happening

  • Loading up a schematic (Not mine) via the table
  • Pasting it
  • Removing the drill portion of it as I can't show the bug with it as it blocks the rope portion
  • Shows the Redstone contact + Redstone dust being there
  • Activities the rope pully
  • Sees the Redstone dust and the Redstone contact no stick
    Yes, i have tested this schem in v0.4 and i am sure it works

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.0c

Minecraft Version

1.18.2

Other Mods

image

Additional Context

No response

commented

Are you sure ? I heard that was a forge issue too since they changed the way glue works

commented

Are you sure ? I heard that was a forge issue too since they changed the way glue works

I am 100% sure i am on fabric my mods list cleary states that and the 'changed the way glue works' was a new mechanic implemented in v0.5 which was newly released to fabric users
image

commented

"Upstream issue" means that it's something that Forge version devs have to fix and then Fabric devs merge it into the Fabric version.

And it is indeed an upstream issue: Creators-of-Create#3410

commented

oh great im dumb i didint check the forge devs issue tracker

commented

Sorry bout that yall

commented

Is this an upstream issue?

commented

Is this an upstream issue?

uh sorry im not that good with my code terminology but you mean upstream as as in upgrading versions right?

commented

upstream means Create Forge

commented

upstream means Create Forge

ah you meant fork upstream nope this is a create mod fabric issue

commented

Issues that occur on Forge as well are no longer being tracked on this repo. Please follow the respective issue on the Forge repo instead: Creators-of-Create#3410