Jump to content

[1.12.2] Making a colored planks block


lukas2005

Recommended Posts

Hello i am making a colored planks block and i have some issues with it. I think i done the whole code-side thing right because when i place the block and click it (debug way of switching colors) the text on it changes but there is no texture

you can find code here:

https://github.com/lukas2005/MultiCraft-Mod

i used Choonsters Test Mod 3 as a example: https://github.com/Choonster-Minecraft-Mods/TestMod3/blob/1.12.2/src/main/java/choonster/testmod3/block/BlockVariants.java

and mc log

Spoiler

"C:\Program Files\Java\jdk1.8.0_102\bin\java" "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2017.2.5\lib\idea_rt.jar=29637:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2017.2.5\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.0_102\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\rt.jar;D:\Programy\Deweloping\Projekty\eclipse\Java\Mod Making\MultiCraft-Mod\out\production\MultiCraft-Mod_main;C:\Users\Lukasz\.gradle\caches\minecraft\deobfedDeps\compileDummy.jar;C:\Users\Lukasz\.gradle\caches\minecraft\deobfedDeps\providedDummy.jar;C:\Users\Lukasz\.gradle\caches\minecraft\net\minecraftforge\forge\1.12.2-14.23.0.2491\snapshot\20170624\forgeSrc-1.12.2-14.23.0.2491.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.1\f7be08ec23c21485b9b5a1cf1654c2ec8c58168d\jsr305-3.0.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.mojang\patchy\1.1\aef610b34a1be37fa851825f12372b78424d8903\patchy-1.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\oshi-project\oshi-core\1.1\9ddf7b048a8d701be231c0f4f95fd986198fd2d8\oshi-core-1.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\4.4.0\cb208278274bf12ebdb56c61bd7407e6f774d65a\jna-4.4.0.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\platform\3.4.0\e3f70017be8100d3d6923f50b3d2ee17714e9c13\platform-3.4.0.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.ibm.icu\icu4j-core-mojang\51.2\63d216a9311cca6be337c1e458e587f99d382b84\icu4j-core-mojang-51.2.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.3\cdd846cfc4e0f7eefafc02c0f5dce32b9303aa2a\jopt-simple-5.0.3.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\io.netty\netty-all\4.1.9.Final\97860965d6a0a6b98e7f569f3f966727b8db75\netty-all-4.1.9.Final.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\21.0\3a3d111be1be1b745edfa7d91678a12d7ed38709\guava-21.0.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.5\6c6c702c89bfff3cd9e80b04d668c5e190d588c6\commons-lang3-3.5.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.10\4b95f4897fa13f2cd904aee711aeafc0c5295cd8\commons-codec-1.10.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\net.java.jutils\jutils\1.0.0\e12fe1fda814bd348c1579329c86943d2cd3c6a6\jutils-1.0.0.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.0\c4ba5371a29ac9b2ad6129b1d39ea38750043eff\gson-2.8.0.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.mojang\authlib\1.5.25\9834cdf236c22e84b946bba989e2f94ef5897c3c\authlib-1.5.25.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.mojang\realms\1.10.17\e6a623bf93a230b503b0e3ae18c196fcd5aa3299\realms-1.10.17.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.8.1\a698750c16740fd5b3871425f4cb3bbaa87f529d\commons-compress-1.8.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.3\18f4247ff4572a074444572cee34647c43e7c9c7\httpclient-4.3.3.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.1.3\f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f\commons-logging-1.1.3.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.2\31fbbff1ddbf98f3aa7377c94d33b0447c646b6e\httpcore-4.3.2.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\7.1.0\9835253257524c1be7ab50c057aa2d418fb72082\fastutil-7.1.0.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.8.1\e801d13612e22cad62a3f4f3fe7fdbe6334a8e72\log4j-api-2.8.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.8.1\4ac28ff2f1ddf05dae3043a190451e8c46b73c31\log4j-core-2.8.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.10.3\48fd510879dff266c3815947de66e3d4809f8668\text2speech-1.10.3.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\net.minecraft\launchwrapper\1.12\111e7bea9c968cdb3d06ef4632bf7ff0824d0f36\launchwrapper-1.12.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\jline\jline\2.13\2d9530d0a25daffaffda7c35037b046b627bb171\jline-2.13.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-debug-all\5.2\3354e11e2b34215f06dab629ab88e06aca477c19\asm-debug-all-5.2.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.typesafe.akka\akka-actor_2.11\2.3.3\ed62e9fc709ca0f2ff1a3220daa8b70a2870078e\akka-actor_2.11-2.3.3.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.typesafe\config\1.2.1\f771f71fdae3df231bcd54d5ca2d57f0bf93f467\config-1.2.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-actors-migration_2.11\1.1.0\dfa8bc42b181d5b9f1a5dd147f8ae308b893eb6f\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-compiler\2.11.1\56ea2e6c025e0821f28d73ca271218b8dd04926a\scala-compiler-2.11.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.scala-lang.plugins\scala-continuations-library_2.11\1.0.2\e517c53a7e9acd6b1668c5a35eccbaa3bab9aac\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.scala-lang.plugins\scala-continuations-plugin_2.11.1\1.0.2\f361a3283452c57fa30c1ee69448995de23c60f7\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-library\2.11.1\e11da23da3eabab9f4777b9220e60d44c1aab6a\scala-library-2.11.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.scala-lang.modules\scala-parser-combinators_2.11\1.0.1\f05d7345bf5a58924f2837c6c1f4d73a938e1ff0\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-reflect\2.11.1\6580347e61cc7f8e802941e7fde40fa83b8badeb\scala-reflect-2.11.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.scala-lang.modules\scala-swing_2.11\1.0.1\b1cdd92bd47b1e1837139c1c53020e86bb9112ae\scala-swing_2.11-1.0.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.scala-lang.modules\scala-xml_2.11\1.0.2\820fbca7e524b530fdadc594c39d49a21ea0337e\scala-xml_2.11-1.0.2.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\lzma\lzma\0.0.1\521616dc7487b42bef0e803bd2fa3faf668101d7\lzma-0.0.1.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\net.sf.trove4j\trove4j\3.0.3\42ccaf4761f0dfdfa805c9e340d99a755907e2dd\trove4j-3.0.3.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.paulscode\codecjorbis\20101023\c73b5636faf089d9f00e8732a829577de25237ee\codecjorbis-20101023.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.paulscode\codecwav\20101023\12f031cfe88fef5c1dd36c563c0a3a69bd7261da\codecwav-20101023.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.paulscode\libraryjavasound\20101123\5c5e304366f75f9eaa2e8cca546a1fb6109348b3\libraryjavasound-20101123.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.paulscode\librarylwjglopenal\20100824\73e80d0794c39665aec3f62eee88ca91676674ef\librarylwjglopenal-20100824.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\com.paulscode\soundsystem\20120107\419c05fe9be71f792b2d76cfc9b67f1ed0fec7f6\soundsystem-20120107.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput\2.0.5\39c7796b469a600f72380316f6b1f11db6c2c7c4\jinput-2.0.5.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl\2.9.4-nightly-20150209\697517568c68e78ae0b4544145af031c81082dfe\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl_util\2.9.4-nightly-20150209\d51a7c040a721d13efdfbd34f8b257b2df882ad0\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\java3d\vecmath\1.5.2\79846ba34cbd89e2422d74d53752f993dcc2ccaf\vecmath-1.5.2.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\ca.weblite\java-objc-bridge\1.0.0\6ef160c3133a78de015830860197602ca1c855d3\java-objc-bridge-1.0.0.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.fusesource.jansi\jansi\1.11\655c643309c2f45a56a747fda70e3fadf57e9f11\jansi-1.11.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.scala-lang\scala-actors\2.11.0\8ccfb6541de179bb1c4d45cf414acee069b7f78b\scala-actors-2.11.0.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput-platform\2.0.5\7ff832a6eb9ab6a767f1ade2b548092d0fa64795\jinput-platform-2.0.5-natives-linux.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput-platform\2.0.5\385ee093e01f587f30ee1c8a2ee7d408fd732e16\jinput-platform-2.0.5-natives-windows.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput-platform\2.0.5\53f9c919f34d2ca9de8c51fc4e1e8282029a9232\jinput-platform-2.0.5-natives-osx.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\b84d5102b9dbfabfeb5e43c7e2828d98a7fc80e0\lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\931074f46c795d2f7b30ed6395df5715cfd7675b\lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar;C:\Users\Lukasz\.gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\bcab850f8f487c3f4c4dbabde778bb82bd1a40ed\lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar;C:\Users\Lukasz\.gradle\caches\minecraft\net\minecraftforge\forge\1.12.2-14.23.0.2491\start" GradleStart
2017-11-05 16:22:05,206 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-11-05 16:22:05,226 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[16:22:05] [main/INFO] [GradleStart]: Extra: []
[16:22:05] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Lukasz/.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]
[16:22:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:22:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:22:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[16:22:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[16:22:05] [main/INFO] [FML]: Forge Mod Loader version 14.23.0.2491 for Minecraft 1.12.2 loading
[16:22:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_102, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_102\jre
[16:22:06] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[16:22:06] [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
[16:22:06] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin), we are in deobf and it's a forge core plugin
[16:22:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[16:22:06] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[16:22:06] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[16:22:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:22:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:22:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[16:22:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:22:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:22:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
2017-11-05 16:22:07,077 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-11-05 16:22:07,910 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-11-05 16:22:07,912 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[16:22:11] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[16:22:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:22:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:22:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[16:22:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:22:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:22:12] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[16:22:15] [main/INFO]: Setting user: Player313
[16:22:25] [main/WARN]: Skipping bad option: lastServer:
[16:22:25] [main/INFO]: LWJGL Version: 2.9.4
[16:22:28] [main/INFO] [FML]: -- System Details --
Details:
 Minecraft Version: 1.12.2
 Operating System: Windows 10 (amd64) version 10.0
 Java Version: 1.8.0_102, Oracle Corporation
 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
 Memory: 365970024 bytes (349 MB) / 548929536 bytes (523 MB) up to 1905262592 bytes (1817 MB)
 JVM Flags: 0 total;
 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
 FML:
 Loaded coremods (and transformers):
 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 387.92' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
[16:22:28] [main/INFO] [FML]: MinecraftForge v14.23.0.2491 Initialized
[16:22:28] [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[16:22:28] [main/INFO] [FML]: Replaced 1036 ore ingredients
[16:22:29] [main/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[16:22:29] [main/INFO] [FML]: Searching D:\Programy\Deweloping\Projekty\eclipse\Java\Mod Making\MultiCraft-Mod\run\mods for mods
[16:22:30] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 212816687 nanos
[16:22:31] [main/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[16:22:32] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, multic] at CLIENT
[16:22:32] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, multic] at SERVER
[16:22:34] [main/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MultiCraft
[16:22:34] [main/INFO] [FML]: Processing ObjectHolder annotations
[16:22:34] [main/INFO] [FML]: Found 1168 ObjectHolder annotations
[16:22:34] [main/INFO] [FML]: Identifying ItemStackHolder annotations
[16:22:34] [main/INFO] [FML]: Found 0 ItemStackHolder annotations
[16:22:35] [main/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:22:35] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16:22:35] [main/INFO] [FML]: Applying holder lookups
[16:22:35] [main/INFO] [FML]: Holder lookups applied
[16:22:35] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[16:22:35] [main/INFO] [FML]: Applying holder lookups
[16:22:35] [main/INFO] [FML]: Holder lookups applied
[16:22:35] [main/INFO] [FML]: Applying holder lookups
[16:22:35] [main/INFO] [FML]: Holder lookups applied
[16:22:35] [main/INFO] [FML]: Applying holder lookups
[16:22:35] [main/INFO] [FML]: Holder lookups applied
[16:22:35] [main/INFO] [FML]: Injecting itemstacks
[16:22:35] [main/INFO] [FML]: Itemstack injection complete
[16:23:08] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:23:08] [Thread-5/INFO]: Initializing LWJGL OpenAL
[16:23:08] [Thread-5/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[16:23:08] [Thread-5/INFO]: OpenAL initialized.
[16:23:08] [Sound Library Loader/INFO]: Sound engine started
[16:23:37] [main/INFO] [FML]: Max texture size: 16384
[16:23:39] [main/INFO]: Created: 512x512 textures-atlas
[16:23:41] [main/ERROR] [FML]: Exception loading model for variant multic:colored_plank#color=blue for blockstate "multic:colored_plank"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_plank#color=blue with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.init(Minecraft.java:554) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:416) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 21 more
[16:23:41] [main/ERROR] [FML]: Exception loading blockstate for the variant multic:colored_plank#color=blue:
java.lang.Exception: Could not load model definition for variant multic:colored_plank
 at net.minecraftforge.client.model.ModelLoader.getModelBlockDefinition(ModelLoader.java:266) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.init(Minecraft.java:554) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:416) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model multic:blockstates/colored_plank.json
 at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:228) ~[ModelBakery.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.getModelBlockDefinition(ModelBakery.java:208) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.getModelBlockDefinition(ModelLoader.java:262) ~[ModelLoader.class:?]
 ... 20 more
Caused by: java.io.FileNotFoundException: multic:blockstates/colored_plank.json
 at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:104) ~[FallbackResourceManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:79) ~[SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:221) ~[ModelBakery.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.getModelBlockDefinition(ModelBakery.java:208) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.getModelBlockDefinition(ModelLoader.java:262) ~[ModelLoader.class:?]
 ... 20 more
[16:23:41] [main/ERROR] [FML]: Exception loading model for variant multic:colored_plank#color=brown for blockstate "multic:colored_plank"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_plank#color=brown with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.init(Minecraft.java:554) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:416) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 21 more
[16:23:41] [main/ERROR] [FML]: Exception loading model for variant multic:colored_plank#color=grey for blockstate "multic:colored_plank"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_plank#color=grey with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.init(Minecraft.java:554) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:416) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 21 more
[16:23:41] [main/ERROR] [FML]: Exception loading model for variant multic:colored_plank#color=green for blockstate "multic:colored_plank"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_plank#color=green with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.init(Minecraft.java:554) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:416) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 21 more
[16:23:41] [main/FATAL] [FML]: Suppressed additional 12 model loading errors for domain multic
[16:23:43] [main/INFO] [FML]: Applying holder lookups
[16:23:43] [main/INFO] [FML]: Holder lookups applied
[16:23:43] [main/INFO] [FML]: Injecting itemstacks
[16:23:43] [main/INFO] [FML]: Itemstack injection complete
[16:23:44] [main/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[16:23:44] [main/WARN]: Skipping bad option: lastServer:
[16:23:44] [main/INFO]: Narrator library for x64 successfully loaded
[16:23:46] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[16:24:20] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[16:24:20] [Server thread/INFO]: Generating keypair
[16:24:20] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[16:24:21] [Server thread/INFO] [FML]: Applying holder lookups
[16:24:21] [Server thread/INFO] [FML]: Holder lookups applied
[16:24:21] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@6dacd8ae)
[16:24:22] [Server thread/INFO]: Loaded 488 advancements
[16:24:23] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@6dacd8ae)
[16:24:23] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@6dacd8ae)
[16:24:23] [Server thread/INFO]: Preparing start region for level 0
[16:24:24] [Server thread/INFO]: Preparing spawn area: 1%
[16:24:25] [Server thread/INFO]: Preparing spawn area: 46%
[16:24:26] [Server thread/INFO]: Changing view distance to 12, from 10
[16:24:29] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[16:24:29] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[16:24:29] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.0.2491,multic@0.0.1,mcp@9.42
[16:24:29] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[16:24:29] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[16:24:29] [Server thread/INFO]: Player313[local:E:b635a8d6] logged in with entity id 335 at (133.58542272520629, 64.0, 237.40389208534665)
[16:24:29] [Server thread/INFO]: Player313 joined the game
[16:24:32] [Server thread/INFO]: Saving and pausing game...
[16:24:32] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[16:24:33] [Server thread/INFO]: Saving chunks for level 'New World'/the_nether
[16:24:33] [Server thread/INFO]: Saving chunks for level 'New World'/the_end
[16:24:35] [Server thread/INFO]: Saving and pausing game...
[16:24:35] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[16:24:35] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@32b4732e[id=07621e04-f7a0-3030-986e-2083b375ff85,name=Player313,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:3172) [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_102]
 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_102]
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_102]
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_102]
 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
[16:24:35] [Server thread/INFO]: Saving chunks for level 'New World'/the_nether
[16:24:35] [Server thread/INFO]: Saving chunks for level 'New World'/the_end
[16:30:41] [Server thread/INFO] [STDOUT]: [io.github.lukas2005.multicraft.EventHandler:onDrop:43]: net.minecraft.entity.passive.EntityBat
[16:30:47] [main/INFO]: [CHAT] [Debug]: Reloaded resource packs
[16:30:47] [main/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MultiCraft
[16:30:48] [Server thread/INFO]: Loaded 488 advancements
[16:31:16] [main/INFO]: SoundSystem shutting down...
[16:31:16] [main/WARN]: Author: Paul Lamb, www.paulscode.com
[16:31:16] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:31:16] [Thread-12/INFO]: Initializing LWJGL OpenAL
[16:31:16] [Thread-12/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[16:31:17] [Thread-12/INFO]: OpenAL initialized.
[16:31:17] [Sound Library Loader/INFO]: Sound engine started
[16:31:40] [main/INFO] [FML]: Max texture size: 16384
[16:31:42] [main/INFO]: Created: 512x512 textures-atlas
[16:31:43] [main/ERROR] [FML]: Exception loading model for variant multic:colored_plank#color=blue for blockstate "multic:colored_plank"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_plank#color=blue with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:131) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:112) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:862) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.processKeyF3(Minecraft.java:2216) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2071) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runTick(Minecraft.java:1915) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1171) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:436) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 26 more
[16:31:43] [main/ERROR] [FML]: Exception loading blockstate for the variant multic:colored_plank#color=blue:
java.lang.Exception: Could not load model definition for variant multic:colored_plank
 at net.minecraftforge.client.model.ModelLoader.getModelBlockDefinition(ModelLoader.java:266) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:131) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:112) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:862) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.processKeyF3(Minecraft.java:2216) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2071) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runTick(Minecraft.java:1915) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1171) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:436) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model multic:blockstates/colored_plank.json
 at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:228) ~[ModelBakery.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.getModelBlockDefinition(ModelBakery.java:208) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.getModelBlockDefinition(ModelLoader.java:262) ~[ModelLoader.class:?]
 ... 25 more
Caused by: java.io.FileNotFoundException: multic:blockstates/colored_plank.json
 at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:104) ~[FallbackResourceManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:79) ~[SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:221) ~[ModelBakery.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.getModelBlockDefinition(ModelBakery.java:208) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.getModelBlockDefinition(ModelLoader.java:262) ~[ModelLoader.class:?]
 ... 25 more
[16:31:43] [main/ERROR] [FML]: Exception loading model for variant multic:colored_plank#color=brown for blockstate "multic:colored_plank"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_plank#color=brown with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:131) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:112) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:862) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.processKeyF3(Minecraft.java:2216) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2071) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runTick(Minecraft.java:1915) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1171) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:436) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 26 more
[16:31:43] [main/ERROR] [FML]: Exception loading model for variant multic:colored_plank#color=grey for blockstate "multic:colored_plank"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_plank#color=grey with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:131) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:112) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:862) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.processKeyF3(Minecraft.java:2216) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2071) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runTick(Minecraft.java:1915) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1171) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:436) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 26 more
[16:31:43] [main/ERROR] [FML]: Exception loading model for variant multic:colored_plank#color=green for blockstate "multic:colored_plank"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_plank#color=green with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:131) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:112) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:862) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.processKeyF3(Minecraft.java:2216) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2071) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runTick(Minecraft.java:1915) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1171) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:436) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 26 more
[16:31:43] [main/FATAL] [FML]: Suppressed additional 12 model loading errors for domain multic
[16:31:51] [Server thread/INFO]: Saving and pausing game...
[16:31:51] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[16:31:51] [Server thread/INFO]: Saving chunks for level 'New World'/the_nether
[16:31:51] [Server thread/INFO]: Saving chunks for level 'New World'/the_end
[16:35:33] [main/INFO]: [CHAT] multic:colored_plank, multic:cooked_parrot_meat
[16:35:34] [Server thread/INFO]: [Player313: Given [tile.multic.colored_plank.name] * 1 to Player313]
[16:35:34] [main/INFO]: [CHAT] Given [tile.multic.colored_plank.name] * 1 to Player313
[16:36:07] [Server thread/INFO]: Saving and pausing game...
[16:36:07] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[16:36:08] [Server thread/INFO]: Saving chunks for level 'New World'/the_nether
[16:36:08] [Server thread/INFO]: Saving chunks for level 'New World'/the_end
[16:36:43] [Server thread/INFO]: Saving and pausing game...
[16:36:43] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[16:36:43] [Server thread/INFO]: Saving chunks for level 'New World'/the_nether
[16:36:43] [Server thread/INFO]: Saving chunks for level 'New World'/the_end
[16:41:17] [Server thread/INFO]: Saving and pausing game...
[16:41:17] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[16:41:17] [Server thread/INFO]: Saving chunks for level 'New World'/the_nether
[16:41:17] [Server thread/INFO]: Saving chunks for level 'New World'/the_end
[16:44:09] [main/INFO]: [CHAT] Saved screenshot as 2017-11-05_16.44.09.png
[16:44:15] [Server thread/INFO]: [Player313: Set the time to 1000]
[16:44:15] [main/INFO]: [CHAT] Set the time to 1000
[16:44:18] [main/INFO]: [CHAT] Saved screenshot as 2017-11-05_16.44.18.png
[16:44:20] [main/INFO]: [CHAT] Saved screenshot as 2017-11-05_16.44.20.png
[16:44:24] [Server thread/INFO]: Saving and pausing game...
[16:44:24] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[16:44:25] [Server thread/INFO]: Saving chunks for level 'New World'/the_nether
[16:44:25] [Server thread/INFO]: Saving chunks for level 'New World'/the_end
[16:44:33] [Server thread/INFO] [STDOUT]: [io.github.lukas2005.multicraft.EventHandler:onDrop:43]: net.minecraft.entity.monster.EntitySkeleton
[16:44:34] [Server thread/INFO] [STDOUT]: [io.github.lukas2005.multicraft.EventHandler:onDrop:43]: net.minecraft.entity.monster.EntityZombie
[16:44:34] [Server thread/INFO] [STDOUT]: [io.github.lukas2005.multicraft.EventHandler:onDrop:43]: net.minecraft.entity.monster.EntityZombie
[16:44:35] [Server thread/INFO] [STDOUT]: [io.github.lukas2005.multicraft.EventHandler:onDrop:43]: net.minecraft.entity.monster.EntityZombie
[16:44:41] [Server thread/INFO] [STDOUT]: [io.github.lukas2005.multicraft.EventHandler:onDrop:43]: net.minecraft.entity.monster.EntityZombie
[16:44:45] [Server thread/INFO] [STDOUT]: [io.github.lukas2005.multicraft.EventHandler:onDrop:43]: net.minecraft.entity.passive.EntityBat
[16:45:34] [Server thread/INFO] [STDOUT]: [io.github.lukas2005.multicraft.EventHandler:onDrop:43]: net.minecraft.entity.monster.EntitySlime
[16:46:19] [Server thread/INFO] [STDOUT]: [io.github.lukas2005.multicraft.EventHandler:onDrop:43]: net.minecraft.entity.passive.EntityBat
[16:47:17] [Server thread/INFO] [STDOUT]: [io.github.lukas2005.multicraft.EventHandler:onDrop:43]: net.minecraft.entity.passive.EntityBat
 

 

2017-11-05_16.44.09.png

2017-11-05_16.44.18.png

2017-11-05_16.44.20.png

Edited by lukas2005
Link to comment
Share on other sites

Learn how to read the log:


Caused by: java.io.FileNotFoundException: multic:blockstates/colored_plank.json

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

wait its still unsolved now i get diffrent errors in the log 

its MissingVariantException and i have no idea what does that mean

Spoiler

2017-11-05 16:53:35,638 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-11-05 16:53:35,651 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[16:53:36] [main/INFO] [GradleStart]: Extra: []
[16:53:36] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Lukasz/.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]
[16:53:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:53:36] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:53:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[16:53:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[16:53:36] [main/INFO] [FML]: Forge Mod Loader version 14.23.0.2491 for Minecraft 1.12.2 loading
[16:53:36] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_102, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_102\jre
[16:53:36] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[16:53:36] [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
[16:53:36] [main/INFO] [FML]: Ignoring missing certificate for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin), we are in deobf and it's a forge core plugin
[16:53:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[16:53:37] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[16:53:37] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[16:53:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:53:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:53:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[16:53:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:53:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:53:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
2017-11-05 16:53:38,291 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-11-05 16:53:39,325 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-11-05 16:53:39,327 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[16:53:43] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[16:53:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:53:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:53:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[16:53:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:53:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:53:46] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[16:53:50] [main/INFO]: Setting user: Player393
[16:54:02] [main/WARN]: Skipping bad option: lastServer:
[16:54:02] [main/INFO]: LWJGL Version: 2.9.4
[16:54:05] [main/INFO] [FML]: -- System Details --
Details:
 Minecraft Version: 1.12.2
 Operating System: Windows 10 (amd64) version 10.0
 Java Version: 1.8.0_102, Oracle Corporation
 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
 Memory: 376052720 bytes (358 MB) / 702021632 bytes (669 MB) up to 1905262592 bytes (1817 MB)
 JVM Flags: 0 total;
 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
 FML:
 Loaded coremods (and transformers):
 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 387.92' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
[16:54:05] [main/INFO] [FML]: MinecraftForge v14.23.0.2491 Initialized
[16:54:05] [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[16:54:06] [main/INFO] [FML]: Replaced 1036 ore ingredients
[16:54:07] [main/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[16:54:07] [main/INFO] [FML]: Searching D:\Programy\Deweloping\Projekty\eclipse\Java\Mod Making\MultiCraft-Mod\run\mods for mods
[16:54:08] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 382095394 nanos
[16:54:09] [main/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[16:54:10] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, multic] at CLIENT
[16:54:10] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, multic] at SERVER
[16:54:12] [main/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MultiCraft
[16:54:12] [main/INFO] [FML]: Processing ObjectHolder annotations
[16:54:12] [main/INFO] [FML]: Found 1168 ObjectHolder annotations
[16:54:12] [main/INFO] [FML]: Identifying ItemStackHolder annotations
[16:54:12] [main/INFO] [FML]: Found 0 ItemStackHolder annotations
[16:54:13] [main/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:54:13] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16:54:13] [main/INFO] [FML]: Applying holder lookups
[16:54:13] [main/INFO] [FML]: Holder lookups applied
[16:54:13] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[16:54:13] [main/INFO] [FML]: Applying holder lookups
[16:54:13] [main/INFO] [FML]: Holder lookups applied
[16:54:13] [main/INFO] [FML]: Applying holder lookups
[16:54:13] [main/INFO] [FML]: Holder lookups applied
[16:54:13] [main/INFO] [FML]: Applying holder lookups
[16:54:13] [main/INFO] [FML]: Holder lookups applied
[16:54:13] [main/INFO] [FML]: Injecting itemstacks
[16:54:13] [main/INFO] [FML]: Itemstack injection complete
[16:54:42] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:54:42] [Thread-5/INFO]: Initializing LWJGL OpenAL
[16:54:42] [Thread-5/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[16:54:42] [Thread-5/INFO]: OpenAL initialized.
[16:54:42] [Sound Library Loader/INFO]: Sound engine started
[16:55:09] [main/INFO] [FML]: Max texture size: 16384
[16:55:11] [main/INFO]: Created: 512x512 textures-atlas
[16:55:13] [main/ERROR] [FML]: Exception loading model for variant multic:colored_planks#color=brown for blockstate "multic:colored_planks"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_planks#color=brown with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.init(Minecraft.java:554) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:416) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 21 more
[16:55:13] [main/ERROR] [FML]: Exception loading model for variant multic:colored_planks#color=grey for blockstate "multic:colored_planks"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_planks#color=grey with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.init(Minecraft.java:554) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:416) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 21 more
[16:55:13] [main/ERROR] [FML]: Exception loading model for variant multic:colored_planks#color=red for blockstate "multic:colored_planks"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_planks#color=red with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.init(Minecraft.java:554) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:416) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 21 more
[16:55:13] [main/ERROR] [FML]: Exception loading model for variant multic:colored_planks#color=magenta for blockstate "multic:colored_planks"
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model multic:colored_planks#color=magenta with loader VariantLoader.INSTANCE, skipping
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
 at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:233) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?]
 at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:221) ~[ModelLoader.class:?]
 at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?]
 at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
 at net.minecraft.client.Minecraft.init(Minecraft.java:554) [Minecraft.class:?]
 at net.minecraft.client.Minecraft.run(Minecraft.java:416) [Minecraft.class:?]
 at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 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_102]
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
 at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
 at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:83) ~[ModelBlockDefinition.class:?]
 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1242) ~[ModelLoader$VariantLoader.class:?]
 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
 ... 21 more
[16:55:13] [main/FATAL] [FML]: Suppressed additional 12 model loading errors for domain multic
[16:55:15] [main/INFO] [FML]: Applying holder lookups
[16:55:15] [main/INFO] [FML]: Holder lookups applied
[16:55:15] [main/INFO] [FML]: Injecting itemstacks
[16:55:15] [main/INFO] [FML]: Itemstack injection complete
[16:55:16] [main/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[16:55:16] [main/WARN]: Skipping bad option: lastServer:
[16:55:16] [main/INFO]: Narrator library for x64 successfully loaded
[16:55:18] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[16:58:17] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[16:58:17] [Server thread/INFO]: Generating keypair
[16:58:17] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[16:58:17] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world multic:colored_plank
[16:58:17] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world multic:colored_plank
[16:58:17] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:blocks
[16:58:17] [Server thread/ERROR] [FML]:     multic:colored_plank: 253
[16:58:17] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:items
[16:58:17] [Server thread/ERROR] [FML]:     multic:colored_plank: 4106
[16:58:21] [Server thread/INFO] [FML]: World backup created at D:\Programy\Deweloping\Projekty\eclipse\Java\Mod Making\MultiCraft-Mod\run\saves\New World-20171105-165820.zip.
[16:58:21] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
[16:58:21] [Server thread/WARN] [FML]: Registry Block: Object did not get ID it asked for. Name: multic:colored_planks Expected: 253 Got: 254
[16:58:21] [Server thread/WARN] [FML]: Registry Item: Object did not get ID it asked for. Name: multic:colored_planks Expected: 4106 Got: 4107
[16:58:22] [Server thread/INFO] [FML]: Applying holder lookups
[16:58:22] [Server thread/INFO] [FML]: Holder lookups applied
[16:58:22] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@4dd2e4d0)
[16:58:23] [Server thread/INFO]: Loaded 488 advancements
[16:58:23] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@4dd2e4d0)
[16:58:23] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@4dd2e4d0)
[16:58:23] [Server thread/INFO]: Preparing start region for level 0
[16:58:24] [Server thread/INFO]: Preparing spawn area: 2%
[16:58:25] [Server thread/INFO]: Preparing spawn area: 56%
[16:58:27] [Server thread/INFO]: Preparing spawn area: 73%
[16:58:27] [Server thread/INFO]: Changing view distance to 12, from 10
[16:58:30] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[16:58:30] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[16:58:30] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.0.2491,multic@0.0.1,mcp@9.42
[16:58:30] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[16:58:30] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[16:58:30] [Server thread/INFO]: Player393[local:E:76af3cee] logged in with entity id 336 at (134.69999998807907, 64.8774819365191, 238.73853524769243)
[16:58:30] [Server thread/INFO]: Player393 joined the game
[16:58:33] [Server thread/INFO]: Saving and pausing game...
[16:58:33] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[16:58:34] [Server thread/INFO]: Saving chunks for level 'New World'/the_nether
[16:58:34] [Server thread/INFO]: Saving chunks for level 'New World'/the_end
[16:58:34] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@149aefe3[id=94cce2b9-df97-3b51-a97b-9838f894b678,name=Player393,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:3172) [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_102]
 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_102]
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_102]
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_102]
 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
[16:58:46] [Server thread/INFO]: Saving and pausing game...
[16:58:46] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[16:58:47] [Server thread/INFO]: Saving chunks for level 'New World'/the_nether
[16:58:47] [Server thread/INFO]: Saving chunks for level 'New World'/the_end
[16:58:58] [Server thread/INFO]: [Player393: Given [tile.multic.colored_planks.name] * 1 to Player393]
[16:58:58] [main/INFO]: [CHAT] Given [tile.multic.colored_planks.name] * 1 to Player393
[16:58:59] [Server thread/INFO]: Saving and pausing game...
[16:58:59] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[16:58:59] [Server thread/INFO]: Saving chunks for level 'New World'/the_nether
[16:58:59] [Server thread/INFO]: Saving chunks for level 'New World'/the_end
[16:59:09] [Server thread/INFO]: Saving and pausing game...
[16:59:09] [Server thread/INFO]: Saving chunks for level 'New World'/overworld
[16:59:09] [Server thread/INFO]: Saving chunks for level 'New World'/the_nether
[16:59:09] [Server thread/INFO]: Saving chunks for level 'New World'/the_end
 

 

Link to comment
Share on other sites

Just now, diesieben07 said:

It depends on how the rest of the file looks.

rest of the file looks like this

{
	"forge_marker": 1,
	"defaults": {
		"model": "minecraft:cube_all"
	},
	"variants": {
		"variant": {
			"black": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_black"
				}
			},
			"blue": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_blue"
				}
			},
			"brown": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_brown"
				}
			},
			"cyan": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_cyan"
				}
			},
			"grey": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_grey"
				}
			},
			"green": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_green"
				}
			},
			"light_blue": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_light_blue"
				}
			},
			"light_gray": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_light_gray"
				}
			},
			"lime": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_lime"
				}
			},
			"magenta": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_magenta"
				}
			},
			"orange": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_orange"
				}
			},
			"pink": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_pink"
				}
			},
			"purple": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_purple"
				}
			},
			"red": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_red"
				}
			},
			"white": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_white"
				}
			},
			"yellow": {
				"textures": {
					"all": "multic:blocks/colored_planks/colored_planks_yellow"
				}
			}			
		}
	}
}

 

Link to comment
Share on other sites

3 minutes ago, diesieben07 said:
  • ModelLoader.setCustomModelResourceLocation must be used in ModelRegistryEvent, not RegistryEvent.Register.
  • You tell the game to use the "inventory" variant for the item, but there is no such variant in your blockstate and there is no model with the name in the models/item folder either.

how do i make it so it will have "dynamic" look (diffrent metadata = diffrent color in inventory)

Link to comment
Share on other sites

Because you're using the base ItemBlock class which returns 0 in getMetadata()...

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

5 hours ago, lukas2005 said:

what shloud i change in it?

You need to return the metadata (hint: the integer argument is the metadata).

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

5 hours ago, larsgerrits said:

You need to return the metadata (hint: the integer argument is the metadata).

ok now when in creative mode and i have my colored planks in the hotbar and i try to grab a diffrent color using middle click it doesnt allow me to do so how to fix that?

 

Link to comment
Share on other sites

Override Block#getPickBlock to return the correct ItemStack based on the IBlockState.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

1 hour ago, larsgerrits said:

Override Block#getPickBlock to return the correct ItemStack based on the IBlockState.

i got this code:

    @Override
    public ItemStack getPickBlock(IBlockState state, RayTraceResult target, World world, BlockPos pos, EntityPlayer player) {
        return new ItemStack(this, 1, getMetaFromState(state));
    }

but it doesnt seem to work

Link to comment
Share on other sites

1 hour ago, diesieben07 said:

You must call setHasSubtypes(true) for your ItemBlock if it has different subtypes.

 

On an unrelated note, what the fork is this?

ye that is a bit hacky solution for custom drops from vanilla mobs :P

i would appreciate if you would suggest something better to me

Edited by lukas2005
Link to comment
Share on other sites

if(entity instanceof EntityParrot) { ... }

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Just now, Draco18s said:

if(entity instanceof EntityParrot) { ... }

nah i like switch better instead of big if-else block what is wrong with it? (heard that switch blocks have better performance but idt that matters in a drop event)

 

Also how do i register a crafting recipe for each variant of my block it shloud look like this for each dye color (i did it so that block metadata matches dye metadata to make this easier)

image.png

Edited by lukas2005
Link to comment
Share on other sites

8 minutes ago, lukas2005 said:

nah i like switch better instead of big if-else block what is wrong with it? (heard that switch blocks have better performance but idt that matters in a drop event)

Because string comparison is awful.

8 minutes ago, lukas2005 said:

Also how do i register a crafting recipe for each variant of my block it shloud look like this for each dye color (i did it so that block metadata matches dye metadata to make this easier)

image.png

You will have to either:

a) make a recipe for each variant

b) create a new IRecipe implementation that gets the metadata of the dye and applies it to the recipe output.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Whoops, wrong post, my bad.

Edited by larsgerrits

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

23 hours ago, Draco18s said:

Because string comparison is awful.

You will have to either:

a) make a recipe for each variant

b) create a new IRecipe implementation that gets the metadata of the dye and applies it to the recipe output.

how to use the IRecipe interface (what shloud all of these methods return?)

Link to comment
Share on other sites

32 minutes ago, lukas2005 said:

how to use the IRecipe interface (what shloud all of these methods return?)

Well....let's see here...

matches returns....if what's in the crafting grid matches the recipe

getCraftingResult returns....the result of the recipe

getRecipeOutput returns....the output item of the recipe (this will be the basic item with no knowledge of the grid, but you need to return something)

getRemainingItems returns....the items remaining in the crafting grid after the result is taken

canFit returns....if the recipe fits within a given grid (2x2, 3x3, etc)

 

Look at some existing implementations to snaggle most of those methods already implemented. All you'd have to do is fluff up the getRecipeOutput method to grab the metadata you want from the items in the grid.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.