Configuration Mod OpenMod et Forge 1.12.1 sur Serveur

MuraMoy

Aventurier
24 Décembre 2016
3
0
2
29
Bonjour, j'essaye d'installer forge avec OpenMod mais lorsque je lance le serveur, il crash et m'affiche ce crash report ci dessous ! J'ai créé a partir de l'hébergeur le jeux openmod, j'ai ouvert le fichier forge.1.12.1-installer et j'ai glissé les fichiers créés à la racine ! Mais rien a faire !

Merci d'avance

Code:
---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 10/15/17 12:04 PM
Description: Exception in server tick loop

com.google.gson.JsonParseException: java.io.EOFException: End of input 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:484)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.EOFException: End of input at line 1 column 1 path $
    at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393)
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549)
    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.1
    Operating System: Linux (amd64) version 2.6.32-44-pve
    Java Version: 1.8.0_45-internal, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 309426856 bytes (295 MB) / 502005760 bytes (478 MB) up to 3110862848 bytes (2966 MB)
    JVM Flags: 6 total; -Xms512M -Xmx3000M -XX:MaxPermSize=512M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.41 Powered by Forge 14.22.1.2485 4 mods loaded, 4 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.1       | minecraft.jar                           | None                                     |
    | UCHIJA | mcp       | 9.19         | minecraft.jar                           | None                                     |
    | UCHIJA | FML       | 8.0.99.99    | forge-1.12.1-14.22.1.2485-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | forge     | 14.22.1.2485 | forge-1.12.1-14.22.1.2485-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |

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

Fichiers joints

Dernière édition par un modérateur: