BluSunrize / ImmersiveEngineering

Wires, transformers, high voltage! Bzzzzt!
Other
789 stars 393 forks source link

Conveyer Belts Issues #582

Closed ravenstormchaser closed 9 years ago

ravenstormchaser commented 9 years ago

Currently whenever i put down a new belt im running into issues. When put down it displays, and runs, in the direction I'm facing which is good. If i attempt to change the orientation with the hammer though the belt displays having changed but the items still route the old way. Made trying to set up my crusher a nightmare since I couldn't figure out what was going on till i loaded out and came back to see the belts facing different directions.

beringtom commented 9 years ago

Can confirm this with version 0.6.0, texture is rotated, but the belt "function" is not :)

mindforger commented 9 years ago

i would guess this is related to the wires, that do not update properly, stay tuned https://github.com/BluSunrize/ImmersiveEngineering/issues/585

cobra commented 9 years ago

Is this a server or singleplayer setup?

beringtom commented 9 years ago

Server setup here

ravenstormchaser commented 9 years ago

Single player setup here.

cobra commented 9 years ago

Reproduced in my dev environment both in single- and multiplayer. Updating adjacent blocks doesn't help.

Sukasa commented 9 years ago

I found that no matter what I did with the hammer, the belts never rotated serverside despite appearing rotated, and would have to be broken / placed again in the right orientation to work properly, in SSP.

cobra commented 9 years ago

That's exactly what I'm looking at just now. WTF?

Sukasa commented 9 years ago

I haven't tried it in SMP, but I had similar issues in 0.5.4 with items getting stuck. I originally chalked it up to bugs with ramps and mildly worked around it, but now I'm thinking it was due to this bug.

cobra commented 9 years ago

Yep, this issue seems to be the root cause for a lot of problems, including bottling machines not forming.

cobra commented 9 years ago

I've found the bug. Still needs a fix, but I'm fairly certain this one is dead rather soon. The bottling machine claims it can be formed when clicking a single conveyor, catching the rightclick and preventing it from reaching the conveyor itself.

cobra commented 9 years ago

aaaaand it's fixed.

Sukasa commented 9 years ago

You're making me a happy crafter :)