Start the server after a power failure in the case of a sponge

Why add a sponge after the start of the server, after the power failure to start the server again this situation?

Did not add any mod and plugin
(Please forgive me for the translation of the machine…:p)
The following is a crash report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
SpongeCoremod (spongeforge-1.10.2-2281-5.2.0-BETA-2308.jar)
Contact their authors BEFORE contacting forge

// Hi. I’m Minecraft, and I’m a crashaholic.

Time: 17-5-7 下午9:20
Description: Exception in server tick loop

com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
at com.google.gson.Gson.fromJson(Gson.java:815)
at com.google.gson.Gson.fromJson(Gson.java:768)
at net.minecraft.server.management.UserList.func_152679_g(SourceFile:137)
at net.minecraft.server.dedicated.DedicatedPlayerList.func_187246_z(SourceFile:99)
at net.minecraft.server.dedicated.DedicatedPlayerList.(SourceFile:25)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:338)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:79)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60)
at com.google.gson.Gson.fromJson(Gson.java:803)
… 7 more

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

– System Details –
Details:
Minecraft Version: 1.10.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 574151264 bytes (547 MB) / 1008205824 bytes (961 MB) up to 1008205824 bytes (961 MB)
JVM Flags: 2 total; -Xms1024M -Xmx1024M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2281 6 mods loaded, 6 mods active
States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281-universal.jar)
UCHIJA Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281-universal.jar)
UCHIJA spongeapi{5.2.0-SNAPSHOT-a26c654} [SpongeAPI] (minecraft.jar)
UCHIJA sponge{1.10.2-2281-5.2.0-BETA-2308} [SpongeForge] (spongeforge-1.10.2-2281-5.2.0-BETA-2308.jar)
UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
Loaded coremods (and transformers):
SpongeCoremod (spongeforge-1.10.2-2281-5.2.0-BETA-2308.jar)
org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to ‘fml,forge,sponge’
Type: Dedicated Server (map_server.txt)

What is this happening? Is there any solution? orz…

The banned-players.json file is corrupt, you’ll need to either delete it or repair it to be valid JSON.

oh Thankyou :kissing_heart: