1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

Invalid No falldamage animation?

Discussion in 'Bug Reports' started by EcMiner, Dec 28, 2013.

Thread Status:
Not open for further replies.
  1. EcMiner

    EcMiner New Member

    Explanation:
    It's very simple to explain, whenever i fall and i take damage there is no animation. It damages you, but you don't see the hurt animation. Other people do see the animation, but the damagee doesn't see the animation.
    There is no error in the console. As far as i know this only happens with fall damage, all the other damage causes work fine.

    Version:
    Server-Standalone-AllInOne: build 107
    Bukkit-Connect: version 51
    I am using Bukkit-Portal too, but the problem is not in there because when i remove it from my plugins the same thing happens.
  2. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Try updating your Bukkit/Spigot. It can't be LilyPad. I tried this on other servers including my test server, no issues. Please report back if updating of Bukkit helped.
  3. EcMiner

    EcMiner New Member

    But when i remove Bukkit-Connect, it works. That means it's not all bukkit's fault isn't it (No offense)? But i will try to update/downgrade my bukkit

    EDIT: I've tried to update and downgrade my bukkit, still same effect. I tried to install the lates spigot, still the same effect. Can you maybe tell me what version spigot/bukkit, Server-Standalone-AllInOne and Bukkit-Connect version you are using?
    Last edited: Dec 28, 2013
  4. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    But why don't have other servers the same problem?
  5. EcMiner

    EcMiner New Member

    I've tried to update and downgrade my bukkit, still same effect. I tried to install the latest spigot, still the same effect. Can you maybe tell me what version spigot/bukkit, Server-Standalone-AllInOne and Bukkit-Connect version you are using?
  6. The_Zip

    The_Zip Active Member Resource Contributor

    I am using Spigot #1224.
  7. EcMiner

    EcMiner New Member

    And what version of Bukkit-Connect are you using?
  8. The_Zip

    The_Zip Active Member Resource Contributor

  9. EcMiner

    EcMiner New Member

    @The_Zip @Matt
    I just found out that when i run 2 or more servers at once this glitch occurs. If i only run one server, this glitch doesn't occur. Is there a chance that this has something to do with my allinone.conf?
    here is my allinone.conf:
    Code (text):
    {
      "proxy": {
        "bind": {
          "address": "0.0.0.0",
          "port": 25565
        },
        "outbound": {
          "address": "0.0.0.0"
        },
        "servers": [
          {
            "domain": "*",
            "server": "pvp"
          }
        ],
        "motd": "A Minecraft Server",
        "playerMaximum": 1,
        "authenticate": true,
        "throttle": 2500,
        "tabEnabled": true,
        "localeFull": "You seem to be already logged in",
        "localeOffline": "The requested server is currently offline. Try again later!",
        "localeLoggedIn": "You have logged in from another location",
        "localeLostConn": "Lost connection... Please try to reconnect",
        "localeShutdown": "The server is being restarted. Please try to reconnect"
      },
      "queryTcp": {
        "bind": {
          "address": "0.0.0.0",
          "port": 5555
        }
      },
      "queryUdp": {
        "bind": {
          "address": "0.0.0.0",
          "port": 25565
        }
      },
      "connect": {
        "bind": {
          "address": "0.0.0.0",
          "port": 5091
        },
        "logins": [
          {
            "username": "hub",
            "password": "password"
          },
          {
            "username": "pvp",
            "password": "password"
          }
        ]
      }
    }
  10. The_Zip

    The_Zip Active Member Resource Contributor

    Are you home hosting? Looks good to me, but I don't see why you are not using GoLilyPad?
  11. EcMiner

    EcMiner New Member

    What is GoLilyPad, and yes i'm home hosting, for testing purposes?
  12. The_Zip

    The_Zip Active Member Resource Contributor

  13. EcMiner

    EcMiner New Member

    • Like Like x 1
  14. The_Zip

    The_Zip Active Member Resource Contributor

    Ahh, I feel so special:)
  15. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    As The_Zip said, we do not accept bug reports unless you are using GoLilyPad. To my knowledge, GoLilyPad doesn't have this bug. Thanks :)
  16. EcMiner

    EcMiner New Member

    Yeah i get it now, i wasn't aware of the excistence i'll be using GoLilyPad now :p
  17. The_Zip

    The_Zip Active Member Resource Contributor

    Sweet, @Matt this thread can be locked now I believe.
Thread Status:
Not open for further replies.

Share This Page