Computercraft modems disappear on moving contraptions
MythVST opened this issue ยท 2 comments
Describe the Bug
To put it simply, Trying to use a wireless (or ender) modem from CC on a moving contraption results in the modem breaking off and disappearing, without so much as an item dropping.
Reproduction Steps
1.Put together a gantry system and attach a wireless or ender modem to a computer. this includes gluing an all of that
2.Rotate the gantry shaft so that the gantry assembly becomes an entity.
3: Allow the system to convert back into blocks
4. All of the blocks should be there with the notable exception of the wireless modem
...
Expected Result
The gantry assembly with the computer should've held the wireless modem on it like any other block
Screenshots and Videos
Video Demonstration of the issue unfortunately, the file is a little too big for github, so it is hosted on discord
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.1b
Minecraft Version
1.19.2
Forge Version
43.2.11
Other Mods
CC: Tweaked 1.101.1 (Most Notable)
3dSkinLayers 1.5.2
Immersive Engineering 1.19.2-9.1.0-156
Flywheel 0.6.8.a-14
Just Enough Items 11.5.0.297
Additional Context
No response
Just made a datapack to fix this: https://github.com/Plite7067/CreateCCModemFix
Also this seems to be a duplicate of this issue: #2176