Tropicraft

Tropicraft

9M Downloads

Player size is forcibly set, interfering with AoV

Jackiecrazy opened this issue ยท 2 comments

commented

Issue Description

AoV has a polymorph skill to transform into a wolf (1 block height). I don't exactly know what the cause of this is (perhaps scuba gear?), but when both are installed together the player's height will not be modified in wolf form.

EDIT: found it in scubahandlercommon, will also pester Tamaized to move size restrictions later down the line.

Steps to Reproduce

  1. Install AoV and Tropicraft
  2. /aov setlevel 15, get wild form-wolf from druid statue
  3. transform

Tropicraft Version: 7.1.8.105
Forge Version: shouldn't affect anything, but 2796

commented

The code is a bit foreign to me, and fragile, so instead I just added a config to disable the animation: 4947c1b

It's not a real fix, but it will solve the problem.

commented

It got fixed on the other side too, thanks for looking into it!