Создал мод(в его скрипте все отлично без ошибок) запустил клиент, мода нет, как это исправить?

Версия Minecraft
1.12.2
Я создал предмет и вкладку для него, с их скриптом все хорошо, запустил клиент, в итоге ничего нет, как исправить без понятия
работаю в Intelli IDEA на всякий случай выложу лог
если нужна еще дополнительная информация отвечу, только скажите что нужно
 
Краш-лог
[19:29:03] [main/INFO]: Extra: []
[19:29:05] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/eldorado/.gradle/caches/minecraft/assets, --assetIndex, 1.12, --accessToken{REDACTED}, --version, 1.12.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[19:29:05] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:29:06] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:29:06] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[19:29:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[19:29:06] [main/INFO]: Forge Mod Loader version 14.23.4.2738 for Minecraft 1.12.2 loading
[19:29:06] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_171, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jdk1.8.0_171\jre
[19:29:07] [main/ERROR]: Apache Maven library folder was not in the format expected. Using default libraries directory.
[19:29:07] [main/ERROR]: Full: C:\Users\eldorado\.gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar
[19:29:07] [main/ERROR]: Trimmed: c:/users/eldorado/.gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.5.3/
[19:29:08] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[19:29:08] [main/INFO]: Detected deobfuscated environment, loading log configs for colored console logs.
[19:29:13] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin), we are in deobf and it's a forge core plugin
[19:29:13] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin), we are in deobf and it's a forge core plugin
[19:29:13] [main/INFO] [FML]: Searching G:\Minecraft Moding [IDEA]\run\.\mods for mods
[19:29:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[19:29:13] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[19:29:13] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[19:29:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:29:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:29:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[19:29:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:29:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:29:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:29:23] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[19:29:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:29:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:29:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[19:29:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:29:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:29:31] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[19:29:39] [main/INFO] [minecraft/Minecraft]: Setting user: Player107
[19:30:15] [main/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[19:30:15] [main/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[19:30:22] [main/INFO] [FML]: -- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_171, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 120242872 bytes (114 MB) / 406847488 bytes (388 MB) up to 822083584 bytes (784 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.0.0' Renderer: 'AMD Radeon HD 8400'
[19:30:22] [main/INFO] [FML]: MinecraftForge v14.23.4.2738 Initialized
[19:30:23] [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[19:30:23] [main/INFO] [FML]: Replaced 1036 ore ingredients
[19:30:25] [main/INFO] [FML]: Searching G:\Minecraft Moding [IDEA]\run\.\mods for mods
[19:30:26] [main/ERROR] [FML]: Unable to construct net.minecraftforge.fml.common.Mod container
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_171]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_171]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_171]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_171]
at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:73) [ModContainerFactory.class:?]
at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:135) [DirectoryDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:104) [DirectoryDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:104) [DirectoryDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:62) [DirectoryDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:226) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [Minecraft.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:421) [Minecraft.class:?]
at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
at GradleStart.main(GradleStart.java:25) [start/:?]
Caused by: java.lang.IllegalArgumentException: The modId tantalCraft must be all lowercase.
at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:148) ~[FMLModContainer.class:?]
at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:132) ~[FMLModContainer.class:?]
... 30 more
[19:30:26] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 335336098 nanos
[19:30:31] [main/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[19:30:32] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT
[19:30:32] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER
[19:30:36] [main/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[19:30:37] [main/INFO] [FML]: Processing ObjectHolder annotations
[19:30:37] [main/INFO] [FML]: Found 1168 ObjectHolder annotations
[19:30:37] [main/INFO] [FML]: Identifying ItemStackHolder annotations
[19:30:37] [main/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:30:38] [main/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:30:38] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:30:39] [main/INFO] [FML]: Applying holder lookups
[19:30:39] [main/INFO] [FML]: Holder lookups applied
[19:30:39] [main/INFO] [FML]: Applying holder lookups
[19:30:39] [main/INFO] [FML]: Holder lookups applied
[19:30:39] [main/INFO] [FML]: Applying holder lookups
[19:30:39] [main/INFO] [FML]: Holder lookups applied
[19:30:39] [main/INFO] [FML]: Applying holder lookups
[19:30:39] [main/INFO] [FML]: Holder lookups applied
[19:30:39] [main/INFO] [FML]: Injecting itemstacks
[19:30:39] [main/INFO] [FML]: Itemstack injection complete
[19:30:39] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.4.2739
[19:30:56] [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem...
[19:30:56] [Thread-5/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL
[19:30:56] [Thread-5/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL. For more information, see LWJGL - Lightweight Java Game Library)
[19:30:58] [Thread-5/INFO] [minecraft/SoundManager]: OpenAL initialized.
[19:30:58] [Sound Library Loader/INFO] [minecraft/SoundManager]: Sound engine started
[19:31:22] [main/INFO] [FML]: Max texture size: 16384
[19:31:25] [main/INFO] [minecraft/TextureMap]: Created: 512x512 textures-atlas
[19:31:35] [main/INFO] [FML]: Applying holder lookups
[19:31:35] [main/INFO] [FML]: Holder lookups applied
[19:31:35] [main/INFO] [FML]: Injecting itemstacks
[19:31:35] [main/INFO] [FML]: Itemstack injection complete
[19:31:36] [main/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[19:31:36] [main/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[19:31:37] [main/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
[19:31:43] [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
[19:33:41] [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.12.2
[19:33:41] [Server thread/INFO] [minecraft/IntegratedServer]: Generating keypair
[19:33:42] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[19:33:43] [Server thread/INFO] [FML]: Applying holder lookups
[19:33:43] [Server thread/INFO] [FML]: Holder lookups applied
[19:33:43] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@3e0aacaf)
[19:33:45] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 488 advancements
[19:33:50] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@3e0aacaf)
[19:33:50] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@3e0aacaf)
[19:33:50] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for level 0
[19:33:51] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 22%
[19:33:52] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 68%
[19:33:54] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 73%
[19:33:55] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 87%
[19:33:56] [Server thread/INFO] [FML]: Unloading dimension -1
[19:33:56] [Server thread/INFO] [FML]: Unloading dimension 1
[19:33:56] [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 12, from 10
[19:34:01] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[19:34:01] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[19:34:01] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
[19:34:01] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[19:34:01] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:34:01] [Server thread/INFO] [minecraft/PlayerList]: Player107[local:E:f6197f4a] logged in with entity id 25 at (-340.5, 4.0, -275.5)
[19:34:01] [Server thread/INFO] [minecraft/MinecraftServer]: Player107 joined the game
[19:34:11] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[19:34:11] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[19:34:13] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 11976ms behind, skipping 239 tick(s)
[19:34:26] [pool-2-thread-1/WARN] [mojang/YggdrasilMinecraftSessionService]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6a530c91[id=eed453d8-1b3a-3fa3-9fc5-1cf433d73521,name=Player107,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3179) [Minecraft.class:?]
at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:138) [SkinManager$3.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
[19:34:26] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6427ms behind, skipping 128 tick(s)
[19:34:40] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4579ms behind, skipping 91 tick(s)
[19:34:56] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3529ms behind, skipping 70 tick(s)
[19:35:14] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3670ms behind, skipping 73 tick(s)
[19:37:11] [main/WARN] [minecraft/SoundManager]: Unable to play empty soundEvent: minecraft:entity.small_slime.jump
[19:37:12] [main/WARN] [minecraft/SoundManager]: Unable to play empty soundEvent: minecraft:entity.small_slime.squish
[19:37:59] [main/INFO] [minecraft/Minecraft]: Stopping!
[19:37:59] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[19:37:59] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
[19:37:59] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[19:37:59] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[19:38:00] [Server thread/INFO] [FML]: Unloading dimension 0
[19:38:01] [Server thread/INFO] [FML]: Applying holder lookups
[19:38:01] [Server thread/INFO] [FML]: Holder lookups applied
[19:38:01] [main/INFO] [minecraft/SoundManager]: SoundSystem shutting down...
[19:38:01] [main/WARN] [minecraft/SoundManager]: Author: Paul Lamb, www.paulscode.com

Process finished with exit code 0
Краш-лог:
[19:29:03] [main/INFO]: Extra: []
[19:29:05] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/eldorado/.gradle/caches/minecraft/assets, --assetIndex, 1.12, --accessToken{REDACTED}, --version, 1.12.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[19:29:05] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:29:06] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:29:06] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[19:29:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[19:29:06] [main/INFO]: Forge Mod Loader version 14.23.4.2738 for Minecraft 1.12.2 loading
[19:29:06] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_171, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jdk1.8.0_171\jre
[19:29:07] [main/ERROR]: Apache Maven library folder was not in the format expected. Using default libraries directory.
[19:29:07] [main/ERROR]: Full: C:\Users\eldorado\.gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar
[19:29:07] [main/ERROR]: Trimmed: c:/users/eldorado/.gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.5.3/
[19:29:08] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[19:29:08] [main/INFO]: Detected deobfuscated environment, loading log configs for colored console logs.
[19:29:13] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin), we are in deobf and it's a forge core plugin
[19:29:13] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin), we are in deobf and it's a forge core plugin
[19:29:13] [main/INFO] [FML]: Searching G:\Minecraft Moding [IDEA]\run\.\mods for mods
[19:29:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[19:29:13] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[19:29:13] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[19:29:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:29:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:29:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[19:29:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:29:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:29:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:29:23] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[19:29:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:29:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:29:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[19:29:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:29:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:29:31] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[19:29:39] [main/INFO] [minecraft/Minecraft]: Setting user: Player107
[19:30:15] [main/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[19:30:15] [main/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[19:30:22] [main/INFO] [FML]: -- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_171, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 120242872 bytes (114 MB) / 406847488 bytes (388 MB) up to 822083584 bytes (784 MB)
    JVM Flags: 0 total;
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.0.0' Renderer: 'AMD Radeon HD 8400'
[19:30:22] [main/INFO] [FML]: MinecraftForge v14.23.4.2738 Initialized
[19:30:23] [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[19:30:23] [main/INFO] [FML]: Replaced 1036 ore ingredients
[19:30:25] [main/INFO] [FML]: Searching G:\Minecraft Moding [IDEA]\run\.\mods for mods
[19:30:26] [main/ERROR] [FML]: Unable to construct net.minecraftforge.fml.common.Mod container
java.lang.reflect.InvocationTargetException: null
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_171]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_171]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_171]
    at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:73) [ModContainerFactory.class:?]
    at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:135) [DirectoryDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:104) [DirectoryDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:104) [DirectoryDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:62) [DirectoryDiscoverer.class:?]
    at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
    at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
    at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
    at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:226) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.init(Minecraft.java:513) [Minecraft.class:?]
    at net.minecraft.client.Minecraft.run(Minecraft.java:421) [Minecraft.class:?]
    at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
    at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
    at GradleStart.main(GradleStart.java:25) [start/:?]
Caused by: java.lang.IllegalArgumentException: The modId tantalCraft must be all lowercase.
    at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:148) ~[FMLModContainer.class:?]
    at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:132) ~[FMLModContainer.class:?]
    ... 30 more
[19:30:26] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 335336098 nanos
[19:30:31] [main/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[19:30:32] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT
[19:30:32] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER
[19:30:36] [main/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[19:30:37] [main/INFO] [FML]: Processing ObjectHolder annotations
[19:30:37] [main/INFO] [FML]: Found 1168 ObjectHolder annotations
[19:30:37] [main/INFO] [FML]: Identifying ItemStackHolder annotations
[19:30:37] [main/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:30:38] [main/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:30:38] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:30:39] [main/INFO] [FML]: Applying holder lookups
[19:30:39] [main/INFO] [FML]: Holder lookups applied
[19:30:39] [main/INFO] [FML]: Applying holder lookups
[19:30:39] [main/INFO] [FML]: Holder lookups applied
[19:30:39] [main/INFO] [FML]: Applying holder lookups
[19:30:39] [main/INFO] [FML]: Holder lookups applied
[19:30:39] [main/INFO] [FML]: Applying holder lookups
[19:30:39] [main/INFO] [FML]: Holder lookups applied
[19:30:39] [main/INFO] [FML]: Injecting itemstacks
[19:30:39] [main/INFO] [FML]: Itemstack injection complete
[19:30:39] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.4.2739
[19:30:56] [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem...
[19:30:56] [Thread-5/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL
[19:30:56] [Thread-5/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL.  For more information, see LWJGL - Lightweight Java Game Library)
[19:30:58] [Thread-5/INFO] [minecraft/SoundManager]: OpenAL initialized.
[19:30:58] [Sound Library Loader/INFO] [minecraft/SoundManager]: Sound engine started
[19:31:22] [main/INFO] [FML]: Max texture size: 16384
[19:31:25] [main/INFO] [minecraft/TextureMap]: Created: 512x512 textures-atlas
[19:31:35] [main/INFO] [FML]: Applying holder lookups
[19:31:35] [main/INFO] [FML]: Holder lookups applied
[19:31:35] [main/INFO] [FML]: Injecting itemstacks
[19:31:35] [main/INFO] [FML]: Itemstack injection complete
[19:31:36] [main/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[19:31:36] [main/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[19:31:37] [main/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
[19:31:43] [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
[19:33:41] [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.12.2
[19:33:41] [Server thread/INFO] [minecraft/IntegratedServer]: Generating keypair
[19:33:42] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[19:33:43] [Server thread/INFO] [FML]: Applying holder lookups
[19:33:43] [Server thread/INFO] [FML]: Holder lookups applied
[19:33:43] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@3e0aacaf)
[19:33:45] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 488 advancements
[19:33:50] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@3e0aacaf)
[19:33:50] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@3e0aacaf)
[19:33:50] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for level 0
[19:33:51] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 22%
[19:33:52] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 68%
[19:33:54] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 73%
[19:33:55] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 87%
[19:33:56] [Server thread/INFO] [FML]: Unloading dimension -1
[19:33:56] [Server thread/INFO] [FML]: Unloading dimension 1
[19:33:56] [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 12, from 10
[19:34:01] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[19:34:01] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[19:34:01] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
[19:34:01] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[19:34:01] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:34:01] [Server thread/INFO] [minecraft/PlayerList]: Player107[local:E:f6197f4a] logged in with entity id 25 at (-340.5, 4.0, -275.5)
[19:34:01] [Server thread/INFO] [minecraft/MinecraftServer]: Player107 joined the game
[19:34:11] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[19:34:11] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[19:34:13] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 11976ms behind, skipping 239 tick(s)
[19:34:26] [pool-2-thread-1/WARN] [mojang/YggdrasilMinecraftSessionService]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6a530c91[id=eed453d8-1b3a-3fa3-9fc5-1cf433d73521,name=Player107,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
    at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [guava-21.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?]
    at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?]
    at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?]
    at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?]
    at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
    at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3179) [Minecraft.class:?]
    at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:138) [SkinManager$3.class:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
[19:34:26] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6427ms behind, skipping 128 tick(s)
[19:34:40] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4579ms behind, skipping 91 tick(s)
[19:34:56] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3529ms behind, skipping 70 tick(s)
[19:35:14] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3670ms behind, skipping 73 tick(s)
[19:37:11] [main/WARN] [minecraft/SoundManager]: Unable to play empty soundEvent: minecraft:entity.small_slime.jump
[19:37:12] [main/WARN] [minecraft/SoundManager]: Unable to play empty soundEvent: minecraft:entity.small_slime.squish
[19:37:59] [main/INFO] [minecraft/Minecraft]: Stopping!
[19:37:59] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[19:37:59] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
[19:37:59] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[19:37:59] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[19:38:00] [Server thread/INFO] [FML]: Unloading dimension 0
[19:38:01] [Server thread/INFO] [FML]: Applying holder lookups
[19:38:01] [Server thread/INFO] [FML]: Holder lookups applied
[19:38:01] [main/INFO] [minecraft/SoundManager]: SoundSystem shutting down...
[19:38:01] [main/WARN] [minecraft/SoundManager]: Author: Paul Lamb, www.paulscode.com

Process finished with exit code 0
1,470
19
189
Сверху