• 0

    posted a message on The state engin was in incorrect state SERVER_ABOUT_TO_START and forced into state SERVER_STOPPED.

    Hi,


    Until yesterday my server worked just fine, but when i wanted to start it up today it just crashes.

    The Mods are not the problem as i tried to start it without them.


    ---- Minecraft Crash Report ----
    // Daisy, daisy...

    Time: 18/07/19 15:50
    Description: Exception in server tick loop

    com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
    at net.minecraft.util.JsonUtils.func_193838_a(SourceFile:506)
    at net.minecraft.util.JsonUtils.func_193841_a(SourceFile:522)
    at net.minecraft.server.management.UserList.func_152679_g(SourceFile:141)
    at net.minecraft.server.dedicated.DedicatedPlayerList.func_187246_z(SourceFile:99)
    at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:220)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)
    Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401)
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593)
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425)
    at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:74)
    at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61)
    at net.minecraft.util.JsonUtils.func_193838_a(SourceFile:504)
    ... 7 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_211, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 748581392 bytes (713 MB) / 974127104 bytes (929 MB) up to 974127104 bytes (929 MB)
    JVM Flags: 2 total; -Xmx1G -Xms1G
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2768 9 mods loaded, 9 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID | Version | Source | Signature |
    |:------ |:------------ |:------------ |:--------------------------------------- |:---------------------------------------- |
    | UCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
    | UCHIJA | mcp | 9.42 | minecraft.jar | None |
    | UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | adminweapons | 3.4 | adminweapons-v3.4-mc1.12.jar | None |
    | UCHIJA | customnpcs | 1.12 | CustomNPCs_1.12.2(30Jan19).jar | None |
    | UCHIJA | golems | 7.1.4 | Extra-Golems-Mod-1.12.2.jar | None |
    | UCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
    | UCHIJA | landlust | 1.12.2-0.3.5 | Landlust-Furniture-Mod-1.12.2.jar | None |

    Loaded coremods (and transformers):
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'

    Posted in: Server Support and Administration
  • To post a comment, please .