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.

Solved PLZ HELP!

Discussion in 'Support' started by HTML5MPH, Nov 17, 2013.

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

    HTML5MPH New Member

    Code (text):
    {
      "proxy": {
        "bind": {
          "address": "0.0.0.0",
          "port": 25565
        },
        "outbound": {
          "address": "0.0.0.0"
        },
        "servers": [
          {
            "domain": "*",
            "server": "lobby"
          },
          {
            "domain": "127.0.0.1",
            "server": "war"
          }
        ],
        "motd": "\u00261eMinigames \u0026cHub",
        "playerMaximum": 1000,
        "authenticate": true,
        "throttle": 4000,
        "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": "lobby",
            "password": "youtube"
          },
          {
            "username": "war",
            "password": "whatever"
          }
        ]
      }
    }
    I am going to test LilyPad before I put it on my actual server, but this is what I get in AllInOne console when I try to log in:

    [LilyPad] error: Authentication to Minecraft.net Failed
    io.netty.handler.timeout.ReadTimeoutException
    java.nio.channels.ClosedChannelException




    What it says to me as a player:

    Error: Authentication to Minecraft.net Failed



    Version of CraftBukkit: 1.6.4 Stable
    Version of AllInOne: #77 (1.6.4)
    Version Of LilyPad-Connect: #35
    Last edited: Nov 17, 2013
  2. The_Zip

    The_Zip Active Member Resource Contributor

    Thanks for the quick edit with that code, helped out allot while I was reading it. I believe your LilyPad error is coming from the LilyPad-Connect, which I am assuming you mis-named it, and you are referring to Bukkit Connect. I don't know what the exact builds are for those, but to easily fix your issue you could update to 1.7.
  3. HTML5MPH

    HTML5MPH New Member

    2 things. 1: Happy Birthday! (I heard someone say it).
    2: How do you update craftbukkit to 1.7.2?
  4. The_Zip

    The_Zip Active Member Resource Contributor

    Thanks, a week late:p

    I am actually not a big fan of CraftBukkit, and I don't suggest them to anyone. I would use another Bukkit if I was you. I would suggest using SpigotMC, they are allot more reliable, nice, friendly, don't spam errors in your console, and make your servers run with ALLOT less lag. There comunity forums is http://www.spigotmc.org if you want to check that out so you are positive that I am not just handing you a ton of BS and ruining your server. Before you download it and run it on your server, as stated on the front page of there sight, "Due to community demand we have released a 1.7 compatible version of Spigot. This can be found here. Please note that this version comes with no warranty, express or implied, and is completely unsupported." I have been using it on my private build server which has people constantly on it doing ridiculous W.E., and its been running super smooth. But, don't world edit in any of the 1.7 blocks... We had to do a rollback because one of my friends f*cked it up. So make sure you have a backup saved somewhere. But tons of people use, including most big servers, I am pretty sure. But I suggest it, you can download it over at http://ci.md-5.net/job/Spigot-1.7/ .

    Edit: This also works great with all the new LilyPad updates, so if you do switch over, make sure you update EVERYTHING from the LilyPad to there newest versions.
  5. HTML5MPH

    HTML5MPH New Member

    I tried that, it still makes my server a 1.6.4 server....I can still go on it when I am using minecraft 1.6.4, and it says starting minecraft server with 1.6.4. I also went onto mc 1.7.2, and it still wouldn't work.

    Besides that, I got it working for 1.6.4, I just used the latest builds for 1.6.4.

    Also, is there a way for LilyPad-Portal Command to just do something like "*" and give access to all servers?
    Last edited: Nov 17, 2013
  6. The_Zip

    The_Zip Active Member Resource Contributor

  7. HTML5MPH

    HTML5MPH New Member

    Thanks so much... ILY!!
  8. The_Zip

    The_Zip Active Member Resource Contributor

    No problem. ILY?
  9. The_Zip

    The_Zip Active Member Resource Contributor

    Well, I googled it:p Follow my own advise, and it means I Love You. This thread can be marked as solved @HTML5MPH or @Matt .
  10. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Marked as solved and locked
Thread Status:
Not open for further replies.

Share This Page