Trouble when using sliding door
Lucatim opened this issue ยท 9 comments
Hi,
I've build this door with Chisel & bits : https://cdn.discordapp.com/attachments/584481100966002698/585215128857870336/2019-06-03_22.48.07.png
I tried to animate it with Little Tiles. I transformed the structure in Little Tiles, I followed your tutorial with animated door (including door activator). Everything is fine, But when the Little Tiles structure (the two doors, and the structure around the two doors) is installed back in decor, and I activate it, I have trouble like this thing when it's opening : https://image.prntscr.com/image/QCzdGhJgQVGsYD9gIao0gw.jpeg
When it's closing, I don't have such problem : https://image.prntscr.com/image/BjTsfmNjS6mfxTlAMOqmDQ.jpeg
Do you have any idea what could cause this problem?
Mods installed in my modpack : http://prntscr.com/p09zpd
Thank you.
Ok, if I activate "Stay Animated", it's glitching only the first time, but then it's ok.
If it's desactivated, it's glitching each time I open it.
Do wou want the structure code with little exporter?
It seems to glitch out when it goes between the "placed" and "entity" states. Stay Animated garantees that it'll always stay in an entity state, so the placing won't make weird rendering issue. It's hard to say precisely what's causing it, but since you have Foamfix and BetterFPS, one of them might be messing with the rendering. This can also happen in servers with too much lag, or on singleplayer with very little FPS.
Give me the export and I can test it out.
@Lucatim could you send me the exported code? I would love to test it myself.