NullPointerException: Null error, need help please

    Joined
    Feb 26, 2014
    Messages
    1
    Reaction score
    0
    • Legacy Citizen
    So I started Starmade and tried starting a local game and it wouldn't get past the Starmade Connector getting stuck on "connecting"

    Then I tried to log onto a server and it gave me a NullPointerException: Null error when the connector read "checking server block config"

    Here's the last part of the log if this will help



    [2014-02-27 08:01:15] Logging on Nosi
    [2014-02-27 08:01:16] RESPONSE: 200
    [2014-02-27 08:01:16] [CLIENT] establishing new socket connection to sm.infinitehavoc.co.uk:57921
    [2014-02-27 08:01:17] [CLIENT] Trying TCP...
    [2014-02-27 08:01:17] [CLIENT] SOCKET CONNECTED TO SERVER
    [2014-02-27 08:01:17] [CLIENT] logging in now... Nosi; 243123; 1393506075984-13944
    [2014-02-27 08:01:17] [Client] [LOGIN]: Client sucessfully registered with id: 81
    [2014-02-27 08:01:17] [CLIENT] logged in as: Client(81)
    [2014-02-27 08:01:17] java.lang.NullPointerException
    [2014-02-27 08:01:17] at org.schema.schine.network.client.ClientToServerConnection.sendReturnedCommand(SourceFile:337)
    [2014-02-27 08:01:17] at C.a(SourceFile:1409)
    [2014-02-27 08:01:17] at C.onLogin(SourceFile:857)
    [2014-02-27 08:01:17] at org.schema.schine.network.client.ClientController.connect(SourceFile:108)
    [2014-02-27 08:01:17] at C.a(SourceFile:601)
    [2014-02-27 08:01:17] at lf.run(SourceFile:69)
    [2014-02-27 08:01:17] at java.lang.Thread.run(Unknown Source)
    [2014-02-27 08:01:17] java.lang.NullPointerException
    [2014-02-27 08:01:17] at org.schema.schine.network.client.ClientProcessor.parseNextPacket(SourceFile:502)
    [2014-02-27 08:01:17] at org.schema.schine.network.client.ClientProcessor.run(SourceFile:589)
    [2014-02-27 08:01:17] at java.lang.Thread.run(Unknown Source)
    [2014-02-27 08:01:17] java.lang.NullPointerException
    [2014-02-27 08:01:17] at org.schema.schine.network.client.ClientProcessor.parseNextPacket(SourceFile:502)
    [2014-02-27 08:01:17] at org.schema.schine.network.client.ClientProcessor.run(SourceFile:589)
    [2014-02-27 08:01:17] at java.lang.Thread.run(Unknown Source)
    [2014-02-27 08:01:23] Exiting because of failed conenct