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.

LilyPad Proxy server crashes?

Discussion in 'Support' started by kiracastle, Jun 29, 2013.

  1. kiracastle

    kiracastle New Member

    Hi guys,
    So, been trying to setup and got all the config right but for some reason I get this error:

    29.06 15:54:12 [Multicraft] Server stopped
    29.06 15:54:12 [Multicraft] Looks like a crash, check the server console. Return value: 1
    29.06 15:54:12 [Multicraft] Server shut down
    29.06 15:54:12 [Server] INFO ... 3 more
    29.06 15:54:12 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:795)
    29.06 15:54:12 [Server] INFO at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172)
    29.06 15:54:12 [Server] INFO at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93)
    29.06 15:54:12 [Server] INFO at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172)
    29.06 15:54:12 [Server] INFO at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93)
    29.06 15:54:12 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:71)
    29.06 15:54:12 [Server] INFO at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:349)
    29.06 15:54:12 [Server] INFO at com.google.gson.stream.JsonReader.peek(JsonReader.java:376)
    29.06 15:54:12 [Server] INFO at com.google.gson.stream.JsonReader.nextInArray(JsonReader.java:673)
    29.06 15:54:12 [Server] INFO at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1310)
    29.06 15:54:12 [Server] INFO Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 49 column 8
    29.06 15:54:12 [Server] INFO at lilypad.server.standalone.allinone.AllInOne.main(AllInOne.java:33)
    29.06 15:54:12 [Server] INFO at lilypad.server.common.config.FileConfigGson.load(FileConfigGson.java:34)
    29.06 15:54:12 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:734)
    29.06 15:54:12 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:809)
    29.06 15:54:12 [Server] INFO Exception in thread "main" com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 49 column 8
    29.06 15:54:12 [Server] INFO [LilyPad] build 37 of AllInOne


    anyone have an idea?
  2. kiracastle

    kiracastle New Member

    Thats for the proxy server. I also used the default config
  3. boboman13

    boboman13 Member Contributor

    It seems you have a JSON error at line 49 of one of your configurations, it could be a missing ;, could you pastebin your configuration?
  4. adbe

    adbe New Member

    Thanks Bob, Im working with kira. That was our error but now in our other servers we are spammed in console with "Connection timed out while keying, retrying".

    Im Guessing that is to do with ports, passwords logins?

    settings:
    address: (OUR IP)
    port: 25565 <--- Is this our problem right now? Or does it need to be on 25565 like the default?
    credentials:
    username: Username
    password: Password
  5. adbe

    adbe New Member

    I have managed to connect both our hub and server 1 to the cloud.
    However when a player attempts to login they receive an error: Error: Authentication to LilyPad failed
    Does it matter if the server is running in offline mode?
  6. boboman13

    boboman13 Member Contributor

    This means that they are joining using the server IP, not the proxy IP. You are required to join through the proxy in order for LilyPad to do any work.

    EDIT: Also, I meant your allinone.conf file.
  7. adbe

    adbe New Member

  8. boboman13

    boboman13 Member Contributor

    FML, as far as I know, is a client mod / server mod, but thats beyond my reach, I really can't help you beyond there, I've got no experience in the client modding field. If you have any other questions, however, feel free to post again.
  9. adbe

    adbe New Member

  10. boboman13

    boboman13 Member Contributor

    • Agree Agree x 1

Share This Page