[18:38:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:38:19] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:38:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[18:38:20] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[18:38:20] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_74, running on Mac OS X:x86_64:10.16, installed at /Users/johandebert/Library/Application Support/minecraft/runtime/jre-legacy/mac-os/jre-legacy/jre.bundle/Contents/Home
[18:38:20] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:38:20] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:38:20] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:38:20] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:38:20] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:38:21] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:38:21] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:38:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:38:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:38:22] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[18:38:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[18:38:22] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:38:24] [main/INFO]: Setting user: Lejodu74
[18:38:26] [Client thread/INFO]: LWJGL Version: 2.9.1
[18:38:27] [Client thread/INFO]: Attempting early MinecraftForge initialization
[18:38:27] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[18:38:27] [Client thread/INFO]: Replaced 183 ore recipies
[18:38:27] [Client thread/INFO]: Completed early MinecraftForge initialization
[18:38:27] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[18:38:27] [Client thread/INFO]: Searching /Users/johandebert/Library/Application Support/minecraft/mods for mods
[18:38:31] [Client thread/INFO]: Forge Mod Loader has identified 3 mods to load
[18:38:31] [Client thread/INFO]: FML has found a non-mod file Enderium V2.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:38:31] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[18:38:31] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[18:38:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[18:38:32] [Client thread/INFO]: Processing ObjectHolder annotations
[18:38:32] [Client thread/INFO]: Found 341 ObjectHolder annotations
[18:38:32] [Client thread/INFO]: Identifying ItemStackHolder annotations
[18:38:32] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[18:38:32] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[18:38:32] [Client thread/INFO]: Applying holder lookups
[18:38:32] [Client thread/INFO]: Holder lookups applied
[18:38:32] [Client thread/INFO]: Injecting itemstacks
[18:38:32] [Client thread/INFO]: Itemstack injection complete
[18:38:32] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:38:32] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[18:38:32] [Thread-6/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[18:38:32] [Thread-6/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:815)
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:768)
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:717)
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:689)
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:94)
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:803)
[18:38:32] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 4 more
[18:38:33] [Thread-6/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[18:38:33] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:38:33] [Sound Library Loader/INFO]: Sound engine started
[18:38:33] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[18:38:33] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[18:38:33] [Client thread/INFO]: Injecting itemstacks
[18:38:33] [Client thread/INFO]: Itemstack injection complete
[18:38:33] [Client thread/INFO]: Forge Mod Loader has successfully loaded 3 mods
[18:38:33] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[18:38:34] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:38:34] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[18:38:34] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:38:34] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[18:38:34] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[18:38:34] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:38:34] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:38:34] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[18:38:34] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[18:38:34] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:38:34] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[18:38:35] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:38:35] [Sound Library Loader/INFO]: Sound engine started
[18:38:47] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[18:38:47] [Server thread/INFO]: Generating keypair
[18:38:47] [Server thread/INFO]: Injecting existing block and item data into this server instance
[18:38:47] [Server thread/INFO]: Applying holder lookups
[18:38:47] [Server thread/INFO]: Holder lookups applied
[18:38:47] [Server thread/INFO]: Loading dimension 0 (TEST DB) (net.minecraft.server.integrated.IntegratedServer@3615eec2)
[18:38:47] [Server thread/INFO]: Loading dimension 1 (TEST DB) (net.minecraft.server.integrated.IntegratedServer@3615eec2)
[18:38:47] [Server thread/INFO]: Loading dimension -1 (TEST DB) (net.minecraft.server.integrated.IntegratedServer@3615eec2)
[18:38:47] [Server thread/INFO]: Preparing start region for level 0
[18:38:49] [Server thread/INFO]: Changing view distance to 11, from 10
[18:38:49] [Netty Client IO #0/INFO]: Server protocol version 2
[18:38:49] [Netty IO #1/INFO]: Client protocol version 2
[18:38:49] [Netty IO #1/INFO]: Client attempting to join with 3 mods : [email protected],[email protected],[email protected]
[18:38:49] [Netty IO #1/INFO]: Attempting connection with missing mods [] at CLIENT
[18:38:49] [Netty Client IO #0/INFO]: Attempting connection with missing mods [] at SERVER
[18:38:49] [Client thread/INFO]: [Client thread] Client side modded connection established
[18:38:49] [Server thread/INFO]: [Server thread] Server side modded connection established
[18:38:49] [Server thread/INFO]: Lejodu74[local:E:03520315] logged in with entity id 385 at (258.2022533427626, 67.0, 202.42340981202054)
[18:38:49] [Server thread/INFO]: Lejodu74 a rejoint la partie
[18:38:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2071ms behind, skipping 41 tick(s)
[18:39:41] [Client thread/INFO]: Stopping!
[18:39:41] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:39:41] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[18:39:41] [Server thread/INFO]: Stopping server
[18:39:41] [Server thread/INFO]: Saving players
[18:39:41] [Server thread/INFO]: Saving worlds
[18:39:41] [Server thread/INFO]: Saving chunks for level 'TEST DB'/Overworld
[18:39:41] [Server thread/INFO]: Saving chunks for level 'TEST DB'/Nether
[18:39:41] [Server thread/INFO]: Saving chunks for level 'TEST DB'/The End
[18:39:41] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[18:39:41] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[18:39:41] [Client Shutdown Thread/INFO]: Stopping server