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.

Lily Pad Error

Discussion in 'Support' started by lucas porter, Aug 17, 2013.

Thread Status:
Not open for further replies.
  1. lucas porter

    lucas porter New Member

    Hello,

    I have followed the tutorial on the Documentation page, but when i go to start the server it gives me this error.
    [Server] INFO at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172)
    16.08 23:47:36 [Server] INFO at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93)
    16.08 23:47:36 [Server] INFO at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172)
    16.08 23:47:36 [Server] INFO at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93)
    16.08 23:47:36 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72)
    16.08 23:47:36 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40)
    16.08 23:47:36 [Server] INFO at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:166)
    16.08 23:47:36 [Server] INFO at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:349)
    16.08 23:47:36 [Server] INFO at com.google.gson.stream.JsonReader.peek(JsonReader.java:382)
    16.08 23:47:36 [Server] INFO at com.google.gson.stream.JsonReader.nextInObject(JsonReader.java:722)
    16.08 23:47:36 [Server] INFO at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1310)
    16.08 23:47:36 [Server] INFO Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 52 column 6
    16.08 23:47:36 [Server] INFO at lilypad.server.standalone.allinone.AllInOne.main(AllInOne.java:33)
    16.08 23:47:36 [Server] INFO at lilypad.server.common.config.FileConfigGson.load(FileConfigGson.java:34)
    16.08 23:47:36 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:734)
    16.08 23:47:36 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:809)
    16.08 23:47:36 [Server] INFO Exception in thread "main" com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 52 column 6


    Can you please help me? Thanks
  2. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    If you ask for help here, why do you start a conversation with the same problem ?
  3. sgtcaze

    sgtcaze Member Resource Contributor

    Solved. The "bind" and "outbound" "queryTcp" "queryUdp" and "connect" should be: 0.0.0.0, and NOT the iP address of the server.
  4. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    So this topic can be closed?
  5. sgtcaze

    sgtcaze Member Resource Contributor

  6. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Marked as solved and locked

    Please open a new topic for further questions
Thread Status:
Not open for further replies.

Share This Page