OpenBlocks

OpenBlocks

56M Downloads

[Bug] 1.7.10-1.3-snapshot-421 - Elevator does not work

tjsd opened this issue ยท 4 comments

commented

Cant jump up or down on elevator blocks

commented

Elevator blocks use XP now by default. Have you disabled it in the config file?

commented

I have disabled XP use, extended the range of the blocks, removed obstacles. They just don't work. This is what shows up in the server console when I try to use them:

[11:46:49] [Server thread/WARN] [OpenMods]: openmods.events.network.TileEntityEventHandler.onTileEntityEvent(TileEntityEventHandler.java:15): Received packet for invalid te @ (106,55,546)
[11:46:49] [Server thread/WARN] [OpenMods]: openmods.events.network.TileEntityEventHandler.onTileEntityEvent(TileEntityEventHandler.java:15): Received packet for invalid te @ (106,55,546)
[11:46:50] [Server thread/WARN] [OpenMods]: openmods.events.network.TileEntityEventHandler.onTileEntityEvent(TileEntityEventHandler.java:15): Received packet for invalid te @ (106,55,546)
[11:46:51] [Server thread/WARN] [OpenMods]: openmods.events.network.TileEntityEventHandler.onTileEntityEvent(TileEntityEventHandler.java:15): Received packet for invalid te @ (106,55,546)

commented

I went and did a little more testing.. I was trying to use the elevators in a mining dimension, decided to try in the overworld. The elevators work there. They do not work in the nether. I haven't tested the end or twilight forest but if I had to guess, they don't work in those dimensions either. Hope this helps!

commented

Fixed in OpenModsLib