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 Help me with Lilypad on Multicraft Panel

Discussion in 'Support' started by MultiNetwork, Dec 25, 2013.

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

    MultiNetwork Member

    I cannot setup Lilypad who can help me with this?
  2. The_Zip

    The_Zip Active Member Resource Contributor

  3. MultiNetwork

    MultiNetwork Member

    Yes i'ts done but i cannot connect my servers
  4. The_Zip

    The_Zip Active Member Resource Contributor

    Whats done. This is simply not enough information.
  5. MultiNetwork

    MultiNetwork Member

    That lilypad is install and the server say The requested server is currently offline. Try again later! but i cannot connect the servers
  6. The_Zip

    The_Zip Active Member Resource Contributor

  7. MultiNetwork

    MultiNetwork Member

    I have Lilypad install done but i cannot connect minecraft server with the lilypad server
    lilypad#107
    bukkit-connect#51
    Craftbukkit 1.7.2
    {
    "proxy": {
    "bind": {
    "address": "185.12.12.49",
    "port": 31067
    },
    "outbound": {
    "address": "185.12.12.49"
    },
    "servers": [
    {
    "domain": "*",
    "server": "hub"
    }
    ],
    "motd": "\u00263[\u0026bMulti\u00263-\u0026bnetwork\u00263]",
    "playerMaximum": 101,
    "authenticate": true,
    "throttle": 2500,
    "tabEnabled": true,
    "localeFull": "You seem to be already logged in",
    "localeOffline": "\u00263Het werkt! Maar de hub is uit!",
    "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": "185.12.12.47",
    "port": 5555
    }
    },
    "queryUdp": {
    "bind": {
    "address": "185.12.12.47",
    "port": 26036
    }
    },
    "connect": {
    "bind": {
    "address": "185.12.12.47",
    "port": 5091
    },
    "logins": [
    {
    "username": "hub",
    "password": "12354546"
    }
    ]
    }
    }
    I think this is what you need
    Last edited: Dec 25, 2013
  8. The_Zip

    The_Zip Active Member Resource Contributor

    And, there are no other messages/errors other than "The requested server is currently offline. Try again later!"? Also, send your bukkit connect configs.
  9. MultiNetwork

    MultiNetwork Member

    Bukkit-Connect:
    settings:
    address: 185.12.12.47
    port: 26039
    credentials:
    username: hub
    password: 12354546

    Console:
    24.12 17:35:59 [Multicraft] Server stopped
    24.12 17:35:57 [Multicraft] Error writing to server: [Errno 32] Broken pipe
    24.12 17:35:57 [Multicraft] Error writing to server: [Errno 32] Broken pipe
    24.12 17:35:57 [Multicraft] Stopping server!
    24.12 17:35:57 [Multicraft] Server shut down
    24.12 17:35:54 [Server] INFO at java.lang.Thread.run(Unknown Source)
    24.12 17:35:54 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
    24.12 17:35:54 [Server] INFO at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353)
    24.12 17:35:54 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
    24.12 17:35:54 [Server] INFO at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:331)
    24.12 17:35:54 [Server] INFO at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:194)
    24.12 17:35:54 [Server] INFO at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:842)
    24.12 17:35:54 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.bind(DefaultChannelHandlerContext.java:442)
    24.12 17:35:54 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.invokeBind(DefaultChannelHandlerContext.java:457)
    24.12 17:35:54 [Server] INFO at io.netty.channel.DefaultChannelPipeline$HeadHandler.bind(DefaultChannelPipeline.java:1000)
    24.12 17:35:54 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:479)
    24.12 17:35:54 [Server] INFO at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:102)
    24.12 17:35:54 [Server] INFO at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
    24.12 17:35:54 [Server] INFO at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
    24.12 17:35:54 [Server] INFO at sun.nio.ch.Net.bind(Unknown Source)
    24.12 17:35:54 [Server] INFO at sun.nio.ch.Net.bind(Unknown Source)
    24.12 17:35:54 [Server] INFO at sun.nio.ch.Net.bind0(Native Method)
    24.12 17:35:54 [Server] INFO java.net.BindException: Cannot assign requested address
    24.12 17:35:54 [Server] INFO [LilyPad] fatal error: services
    24.12 17:35:53 [Server] INFO [LilyPad] build 107 of AllInOne
    24.12 17:35:53 [Multicraft] Loaded config for "Default"
    24.12 17:35:53 [Multicraft] Starting server!
    24.12 17:35:53 [Multicraft] Loading server properties
    24.12 17:35:53 [Multicraft] Server stopped
    24.12 17:35:53 [Multicraft] Retrying server startup
    24.12 17:35:48 [Multicraft] Server stopped
    24.12 17:35:48 [Multicraft] Server shut down
    24.12 17:35:45 [Server] INFO at java.lang.Thread.run(Unknown Source)
    24.12 17:35:45 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
    24.12 17:35:45 [Server] INFO at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353)
    24.12 17:35:45 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
    24.12 17:35:45 [Server] INFO at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:331)
    24.12 17:35:45 [Server] INFO at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:194)
    24.12 17:35:45 [Server] INFO at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:842)
    24.12 17:35:45 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.bind(DefaultChannelHandlerContext.java:442)
    24.12 17:35:45 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.invokeBind(DefaultChannelHandlerContext.java:457)
    24.12 17:35:45 [Server] INFO at io.netty.channel.DefaultChannelPipeline$HeadHandler.bind(DefaultChannelPipeline.java:1000)
    24.12 17:35:45 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:479)
    24.12 17:35:45 [Server] INFO at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:102)
    24.12 17:35:45 [Server] INFO at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
    24.12 17:35:45 [Server] INFO at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
    24.12 17:35:45 [Server] INFO at sun.nio.ch.Net.bind(Unknown Source)
    24.12 17:35:45 [Server] INFO at sun.nio.ch.Net.bind(Unknown Source)
    24.12 17:35:45 [Server] INFO at sun.nio.ch.Net.bind0(Native Method)
    24.12 17:35:45 [Server] INFO java.net.BindException: Cannot assign requested address
    24.12 17:35:45 [Server] INFO [LilyPad] fatal error: services

    Lilypad Config:
    {
    "proxy": {
    "bind": {
    "address": "185.12.12.49",
    "port": 31067
    },
    "outbound": {
    "address": "185.12.12.49"
    },
    "servers": [
    {
    "domain": "*",
    "server": "hub"
    }
    ],
    "motd": "\u00263[\u0026bMulti\u00263-\u0026bnetwork\u00263]",
    "playerMaximum": 101,
    "authenticate": true,
    "throttle": 2500,
    "tabEnabled": true,
    "localeFull": "You seem to be already logged in",
    "localeOffline": "\u00263Het werkt! Maar de hub is uit!",
    "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": "185.12.12.47",
    "port": 5555
    }
    },
    "queryUdp": {
    "bind": {
    "address": "185.12.12.47",
    "port": 26036
    }
    },
    "connect": {
    "bind": {
    "address": "185.12.12.47",
    "port": 5091
    },
    "logins": [
    {
    "username": "hub",
    "password": "12354546"
    }
    ]
    }
    }
  10. The_Zip

    The_Zip Active Member Resource Contributor

    Are you using JLilypad or GoLilyPad?
  11. MultiNetwork

    MultiNetwork Member

    I dont know i download it from ci.lilypadmc.org
  12. The_Zip

    The_Zip Active Member Resource Contributor

    Your queryTcp, queryUdp, and your Proxy all need to be the IP of your LilyPad host.
  13. MultiNetwork

    MultiNetwork Member

    what of port i need by queryUdp and by Proxy
  14. The_Zip

    The_Zip Active Member Resource Contributor

    Which IP is from you LilyPad host server?
  15. MultiNetwork

    MultiNetwork Member

  16. The_Zip

    The_Zip Active Member Resource Contributor

  17. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    He's asking which IP and Port.

    ( Hij vraagt, welk IP gebruik je voor je LilyPad host met welke poort )
  18. MultiNetwork

    MultiNetwork Member

    oooh i'm srry 185.12.12.49:31067
  19. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Code (Javascript):
    {
    "proxy": {
    "bind": {
    "address": "185.12.12.49",
    "port": 31067
    },
    "outbound": {
    "address": "185.12.12.49"
    },
    "servers": [
    {
    "domain": "*",
    "server": "hub"
    }
    ],
    "motd": "\u00263[\u0026bMulti\u00263-\u0026bnetwork\u00263]",
    "playerMaximum": 101,
    "authenticate": true,
    "throttle": 2500,
    "tabEnabled": true,
    "localeFull": "You seem to be already logged in",
    "localeOffline": "\u00263Het werkt! Maar de hub is uit!",
    "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": "185.12.12.49",
    "port": 5555
    }
    },
    "queryUdp": {
    "bind": {
    "address": "185.12.12.49",
    "port": 31067
    }
    },
    "connect": {
    "bind": {
    "address": "185.12.12.47",
    "port": 5091
    },
    "logins": [
    {
    "username": "hub",
    "password": "12354546"
    }
    ]
    }
    }
  20. The_Zip

    The_Zip Active Member Resource Contributor

    Love the new JavaScript Coloring!!! Looks really good!
Thread Status:
Not open for further replies.

Share This Page