OpenBlocks

OpenBlocks

56M Downloads

OpenBlocks-1.2.5 crash on elevator use with XP drain true

mikeyyc opened this issue ยท 1 comments

commented

The following error occurs when trying to go up an elevator in OB 1.2.5

java.lang.NoSuchMethodError: openmods.utils.EnchantmentUtils.drainPlayerXP(Lnet/minecraft/entity/player/EntityPlayer;I)V

The config file has XP drain set to true. This cause the server to both drop the player and be unresponsive to new players attempting to join.

Disabling XP drain allows the server to (and elevator) to function normally.

May help to know that I am using OpenModsLib-0.5.1.jar as well as OpenPeripheralAddons-0.1.5.jar and OpenPeripheralCore-0.4.1.jar

commented

Oh, you used OB version that is few months behind current one (1.2.9) and you expect this to work with recent OpenModsLib?