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.

GoLilyPad Authentication Failed.

Discussion in 'Support' started by BuilderKiller, Apr 5, 2014.

  1. BuilderKiller

    BuilderKiller Member

    Hi

    Im setting up a GoLilyPad Server. I have done everything said but the authentication failed. Also, as you notice, Im running the commands on Windows but running MC on mac. Windows is VirtualBox and Mac is the main computer im using. Here are the links for all that is happening including: Command Prompt errors, MC error, and the Connect and Proxy setups.

    Links 1: http://gyazo.com/f0b83897532a39ecf922b213c084e64a
    Link 2: http://gyazo.com/caa8970d7a6688ca3bfb0eac4fd72eb1
    Link 3: http://gyazo.com/bbac42d3db9ec98eed7957768777d08f



    Thanks
    - Builder
  2. The_Zip

    The_Zip Active Member Resource Contributor

    Can you post your config for the lilypad proxy.

    And just to clarify, the proxy and bukkit connect are running on a windows machine, not the same computer as the Mac?
  3. BuilderKiller

    BuilderKiller Member

    Same computer. Just using VirtualBox on mac. Look up VirtualBox and see how it works anyway Proxy is in Link 2. Right hand side of photo
  4. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    VirtualBox has a different network setup. Thats why it gives you the error. Please try to run everything on your mac.
  5. BuilderKiller

    BuilderKiller Member

    Can u make a video on how to run it on a mac. I have no clue how to run it on the UNIX system
  6. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    There is no need for that. Its really easy.

    1. Open Terminal
    - Use the following command:
    Code (text):
    cd <Drag the folder to here>
    Space between cd and the location!
    2. You need to give the Jar files run permissions. You only have to do it once.
    - Use the following command:
    Code (text):
    chmod +x <jar name>
    Copy and paste the name of the jar here. Make sure to add .jar at the end!
    3. Run the Connect / Proxy
    - Use the following command:
    Code (text):
    ./<Jar file name here>
    Make sure to add .jar at the end!
  7. BuilderKiller

    BuilderKiller Member

  8. The_Zip

    The_Zip Active Member Resource Contributor

    Use 'username' instead of 'regenxp' in the bukkit connect config. And double check your user name and passwords. If this still doesn't work, paste the configs to a pastebin or using the code button on the forums.
  9. BuilderKiller

    BuilderKiller Member

    I got the same exact problem as last time, look in the photo. Also the configs are in the photo. Lily Connect Plugin, Lilly Pad Connect, And the Proxy configs.

    Link: http://gyazo.com/6b104f0b8abb847334ceafe2fd307ba8

    Also im gettin Offline error instead of Authentication error
  10. The_Zip

    The_Zip Active Member Resource Contributor

    Change your Proxy Config to be exactly this(Use it exactly):
    Code (text):
    connect:
      address: 127.0.0.1:5091
      credentials:
        username: LilyPad
        password: password
    proxy:
      bind: :25565
      routes:
      - domain: ""
        server: hub
      - domain: example.com
        servers:
        - hub1
        - hub2
        motd: LilyPad
      locale:
        full: The server seems to be currently full. Try again later!
        offline: The requested server is currently offline. Try again later!
        loggedIn: You seem to be logged in already. Try again later!
        lostConn: Lost connection... Please try to reconnect
        shutdown: The server is being restarted. Please try to reconnect
      motd: A LilyPad Server
      maxPlayers: 100
      authenticate: true
    Change your BukkitConnect to be exactly this(Use it exactly):
    Code (text):
    bind: :5091

    logins:
    - username: LilyPad
      password: password
    - username: hub
      password: hubserverpw
    And, change your TestServer to be exactly this(Use it exactly):
    Code (text):
    settings:
      address: 127.0.0.1
      port: 5091
      credentials:
        username: hub
        password: hubserverpw
     
    And report back if it workes.
  11. BuilderKiller

    BuilderKiller Member

  12. The_Zip

    The_Zip Active Member Resource Contributor

    Well, something is up with your username/password or your individual computer. I am running that exact setup and everything is working fine.

    What program are you running the commands off of?
  13. BuilderKiller

    BuilderKiller Member

    iTerm. Its like terminal but with tabs.
  14. The_Zip

    The_Zip Active Member Resource Contributor

    Well, I just downloaded iTerm, and it works fine for me running the lilypad.

    Just to clarify though, your Connect and Proxy are connect, you just cannot connect a server to them? If this is true, post a picture with all the configs on the screen, and all of the screens open.
  15. BuilderKiller

    BuilderKiller Member

    ? PLease explain simply
  16. The_Zip

    The_Zip Active Member Resource Contributor

    Do you see this message when you look in the Proxy's screen:
    Code (text):
    Connect client, authenticated to remote host
    And, do you see something like this on your connects screen:
    Code (text):
    Connect server, authorized: LilyPad.40d809c14041dc1b809e332a27c0cdce ip: 127.0.0.1
    Connect server, roled as proxy: LilyPad ip: 127.0.0.1
     
    ??
  17. BuilderKiller

    BuilderKiller Member

  18. The_Zip

    The_Zip Active Member Resource Contributor

    Ok, therefor the problem is located with your bukkit/spigot server connect to the bukkit connect.

    If I was you I would mess around with that, theres not much more I can personally do but tell you where your problem is without all the information, which the pictures are not the most helpful thing. Can you please scratch the whole GayzoImmage, and paste all of your configs, and all of your logs. Including the Proxy Config, Connect Config, BukkitConnect Config, ProxyLog, ConnectLog, and ServerLog.
  19. BuilderKiller

    BuilderKiller Member

    The Connect Log
    Code (text):
    Last login: Sun Apr  6 11:48:40 on ttys001
    Petes-MacBook-Pro:~ Pete$ /Users/Pete/Desktop/LilyPad/Server/connect-darwin-amd64; exit;
    Connect server started, version: 32
    Connect server, authorized: example.de96ab1c40a53efa8025e0f29047025e ip: 127.0.0.1
    Connect server, roled as proxy: example ip: 127.0.0.1
    The Proxy Log
    Code (text):
    Last login: Sun Apr  6 12:25:10 on ttys000

    Petes-MacBook-Pro:~ Pete$ /Users/Pete/Desktop/LilyPad/Server/proxy-darwin-amd64; exit;
    Proxy server started, version: 64
    Connect client, authenticated to remote host
     
    The Spigot Server Log
    Code (text):
    Last login: Sun Apr  6 12:25:19 on ttys001
    Petes-MacBook-Pro:~ Pete$ /Users/Pete/Desktop/LilyPad/hub/hub/start.command; exit;
    Loading libraries, please wait...
    [12:27:18 INFO]: Starting minecraft server version 1.7.5
    [12:27:18 INFO]: Loading properties
    [12:27:18 INFO]: Default game type: SURVIVAL
    [12:27:18 INFO]: This server is running CraftBukkit version git-Spigot-1348 (MC: 1.7.5) (Implementing API version 1.7.5-R0.1-SNAPSHOT)
    [12:27:18 INFO]: Server Ping Player Sample Count: 12
    [12:27:18 INFO]: Using 4 threads for Netty based IO
    [12:27:18 INFO]: Generating keypair
    [12:27:19 INFO]: Starting Minecraft server on *:25566
    [12:27:19 INFO]: [LilyPad-Connect] Loading LilyPad-Connect v54
    [12:27:19 INFO]: [LilyPad-Connect] Enabling LilyPad-Connect v54
    [12:27:19 INFO]: Preparing level "false"
    [12:27:19 INFO]: -------- World Settings For [world] --------
    [12:27:19 INFO]: Item Despawn Rate: 6000
    [12:27:19 INFO]: Item Merge Radius: 2.5
    [12:27:19 INFO]: Arrow Despawn Rate: 1200
    [12:27:19 INFO]: Zombie Aggressive Towards Villager: true
    [12:27:19 INFO]: Mob Spawn Range: 4
    [12:27:19 INFO]: Chunks to Grow per Tick: 650
    [12:27:19 INFO]: Clear tick list: false
    [12:27:19 INFO]: Experience Merge Radius: 3.0
    [12:27:19 INFO]: Anti X-Ray: true
    [12:27:19 INFO]:    Engine Mode: 1
    [12:27:19 INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [12:27:19 INFO]:    Replace Blocks: [1, 5]
    [12:27:19 INFO]: Cactus Growth Modifier: 100%
    [12:27:19 INFO]: Cane Growth Modifier: 100%
    [12:27:19 INFO]: Melon Growth Modifier: 100%
    [12:27:19 INFO]: Mushroom Growth Modifier: 100%
    [12:27:19 INFO]: Pumpkin Growth Modifier: 100%
    [12:27:19 INFO]: Sapling Growth Modifier: 100%
    [12:27:19 INFO]: Wheat Growth Modifier: 100%
    [12:27:19 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [12:27:19 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [12:27:19 INFO]: Hopper Transfer: 8 Hopper Check: 8
    [12:27:19 INFO]: Random Lighting Updates: false
    [12:27:19 INFO]: Structure Info Saving: true
    [12:27:19 INFO]: Sending up to 5 chunks per packet
    [12:27:19 INFO]: Max Entity Collisions: 8
    [12:27:19 INFO]: View Distance: 10
    [12:27:19 INFO]: Nerfing mobs spawned from spawners: false
    [12:27:19 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [12:27:20 INFO]: -------- World Settings For [world_nether] --------
    [12:27:20 INFO]: Item Despawn Rate: 6000
    [12:27:20 INFO]: Item Merge Radius: 2.5
    [12:27:20 INFO]: Arrow Despawn Rate: 1200
    [12:27:20 INFO]: Zombie Aggressive Towards Villager: true
    [12:27:20 INFO]: Mob Spawn Range: 4
    [12:27:20 INFO]: Chunks to Grow per Tick: 650
    [12:27:20 INFO]: Clear tick list: false
    [12:27:20 INFO]: Experience Merge Radius: 3.0
    [12:27:20 INFO]: Anti X-Ray: true
    [12:27:20 INFO]:    Engine Mode: 1
    [12:27:20 INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [12:27:20 INFO]:    Replace Blocks: [1, 5]
    [12:27:20 INFO]: Cactus Growth Modifier: 100%
    [12:27:20 INFO]: Cane Growth Modifier: 100%
    [12:27:20 INFO]: Melon Growth Modifier: 100%
    [12:27:20 INFO]: Mushroom Growth Modifier: 100%
    [12:27:20 INFO]: Pumpkin Growth Modifier: 100%
    [12:27:20 INFO]: Sapling Growth Modifier: 100%
    [12:27:20 INFO]: Wheat Growth Modifier: 100%
    [12:27:20 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [12:27:20 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [12:27:20 INFO]: Hopper Transfer: 8 Hopper Check: 8
    [12:27:20 INFO]: Random Lighting Updates: false
    [12:27:20 INFO]: Structure Info Saving: true
    [12:27:20 INFO]: Sending up to 5 chunks per packet
    [12:27:20 INFO]: Max Entity Collisions: 8
    [12:27:20 INFO]: View Distance: 10
    [12:27:20 INFO]: Nerfing mobs spawned from spawners: false
    [12:27:20 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [12:27:20 INFO]: -------- World Settings For [world_the_end] --------
    [12:27:20 INFO]: Item Despawn Rate: 6000
    [12:27:20 INFO]: Item Merge Radius: 2.5
    [12:27:20 INFO]: Arrow Despawn Rate: 1200
    [12:27:20 INFO]: Zombie Aggressive Towards Villager: true
    [12:27:20 INFO]: Mob Spawn Range: 4
    [12:27:20 INFO]: Chunks to Grow per Tick: 650
    [12:27:20 INFO]: Clear tick list: false
    [12:27:20 INFO]: Experience Merge Radius: 3.0
    [12:27:20 INFO]: Anti X-Ray: true
    [12:27:20 INFO]:    Engine Mode: 1
    [12:27:20 INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [12:27:20 INFO]:    Replace Blocks: [1, 5]
    [12:27:20 INFO]: Cactus Growth Modifier: 100%
    [12:27:20 INFO]: Cane Growth Modifier: 100%
    [12:27:20 INFO]: Melon Growth Modifier: 100%
    [12:27:20 INFO]: Mushroom Growth Modifier: 100%
    [12:27:20 INFO]: Pumpkin Growth Modifier: 100%
    [12:27:20 INFO]: Sapling Growth Modifier: 100%
    [12:27:20 INFO]: Wheat Growth Modifier: 100%
    [12:27:20 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [12:27:20 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [12:27:20 INFO]: Hopper Transfer: 8 Hopper Check: 8
    [12:27:20 INFO]: Random Lighting Updates: false
    [12:27:20 INFO]: Structure Info Saving: true
    [12:27:20 INFO]: Sending up to 5 chunks per packet
    [12:27:20 INFO]: Max Entity Collisions: 8
    [12:27:20 INFO]: View Distance: 10
    [12:27:20 INFO]: Nerfing mobs spawned from spawners: false
    [12:27:20 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [12:27:20 INFO]: Preparing start region for level 0 (Seed: -6456326524280372031)
    [12:27:21 INFO]: Preparing spawn area: 61%
    [12:27:21 INFO]: Preparing start region for level 1 (Seed: -6456326524280372031)
    [12:27:22 INFO]: Preparing spawn area: 50%
    [12:27:23 INFO]: Preparing start region for level 2 (Seed: -6456326524280372031)
    [12:27:23 INFO]: Server permissions file permissions.yml is empty, ignoring it
    [12:27:23 INFO]: Done (3.881s)! For help, type "help" or "?"
    [12:27:26 INFO]: [Connect] Invalid username or password, retrying
    >
    The Server Connect Config
    Code (text):
    settings:
      address: 127.0.0.1
      port: 5091
      credentials:
        username: hub
        password: hubserverpw
     
    The Proxy Config:
    Code (text):
    connect:
      address: 127.0.0.1:5091
      credentials:
        username: LilyPad
        password: password
    proxy:
      bind: :25565
      routes:
      - domain: ""
        server: hub
      - domain: example.com
        servers:
        - hub1
        - hub2
        motd: LilyPad
      locale:
        full: The server seems to be currently full. Try again later!
        offline: The requested server is currently offline. Try again later!
        loggedIn: You seem to be logged in already. Try again later!
        lostConn: Lost connection... Please try to reconnect
        shutdown: The server is being restarted. Please try to reconnect
      motd: A LilyPad Server
      maxPlayers: 100
      authenticate: true
    And The Connect Config
    Code (text):
    bind: :5091

    logins:
    - username: LilyPad
      password: password
    - username: hub
      password: hubserverpw
  20. The_Zip

    The_Zip Active Member Resource Contributor

    Ok man, nothing looks out of the ordinary to me, and I am running the exact same setup and everything works fine. The only thing different is how I start my servers. I cd (drag directory over), than ./file name. And, I don't know whats in your startup script, but I start mine off of a command to, java -jar spigot.jar

    My suggestion for you is to restart everything from scratch. The problem is something small that we are not catching. Delete everything, redownload it all, and try again watching the tutorial.

Share This Page