LittleTiles

LittleTiles

12M Downloads

Trouble when using sliding door

Lucatim opened this issue ยท 9 comments

commented

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.

commented

Sorry, but those first couple links are not working.

commented

door_build
door_glitch
door_open_ok
mod_list

commented

Does it persist if you activate the "Stay Animated" option?

commented

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?

commented

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.

commented

On a side note, fantastic job with the build! Great color choices and models.

commented

@Lucatim could you send me the exported code? I would love to test it myself.

commented

This bug might be fixed in the newest pre-release, not sure though.

commented

I will close this issue for now. If it still happens, make sure to send me the structure code, so I can test it myself.