[1.106] No treetap texture on the booze barrel after re-enter the game

  • Hello again...
    I have bug with the booze barrel: if I am using the treetap on barrel, texture of the treetap after re-entering the game dissapearing, but it still functional: I can fill my mugs and remove the (invisible) treetap. And I also have another bug: after filling the mug it's drinking automaticaly, but without animation.

    • Official Post

    The first is a Renderbug, which can codewise be fixed by waiting a second (after Game loads) and then call a Blockevent with the Treetapdata, after that you need only mark the Boozebarrel with a graphical Update.


    The use after rightclick is a Vanillabug, and happens normally because the Server doesnt recognize the release of the right Mousebutton, so we cant help you.