CyberdyneCC / Thermos

(NO LONGER DEVELOPED) Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC
http://cyberdynecc.github.io/Thermos/
GNU General Public License v3.0
258 stars 185 forks source link

Immersive Engineering Conveyors #572

Open Arphelior opened 7 years ago

Arphelior commented 7 years ago

Server Log: http://pastebin.com/h66Z4cwv

FML Log(s): http://pastebin.com/AWkckmDF

Explanation of issue: While using Thermos to run a server with a.o. the Immersive Engineering mod, the mod's conveyors do not work properly. Instead of following the conveyor as it should, the item glitches through the conveyor and gets stuck on the edge of the block underneath the next conveyor when it is sloped upwards. If there is no block underneath the conveyor after the one sloped upwards, the item sometimes still glitches through the conveyor and lands on the ground. This issue does not occur in singleplayer or on a server that's running just Forge 10.13.4.1614 instead of Thermos 1.7.10-1614.

How to recreate this issue:

Mods Installed:

Plugins Installed: While the issue still occurs when no plugins are installed, this is the list of plugins currently on the server:

Thermos Version: 1.7.10-1614

Forge Version: 10.13.4.1614

Eufranio commented 7 years ago

Couldn't reproduce here, everything works as expected. Please inform the Thermos build.

Arphelior commented 7 years ago

Couldn't reproduce here, everything works as expected.

That's very peculiar..

Please inform the Thermos build.

Sorry, I don't quite get what you mean. If you mean the Thermos version, it's 1.7.10-1614 as mentioned above.

Eufranio commented 7 years ago

This is the forge version, the build os like 56, 57, 58... From /releases

Arphelior commented 7 years ago

Ah, my bad. It's build 58.

Eufranio commented 7 years ago

Still having the issue?

Arphelior commented 7 years ago

I've switched back to Forge 10.13.4.1614, so I unfortunately don't know if the bug is still there.