Jump to content

[1.11.2] Custom TNT block not rendering when placed (solved)


hhggtg3279

Recommended Posts

Basically my TNT block with its own entityprimed class renders in my hand, however when I place it down it is a purple and black block. I am not really sure what is causing it as I have the blockstate and model.block done for it.

 

Here is the console output

 

2017-01-13 13:28:27,317 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2017-01-13 13:28:27,318 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[13:28:27] [main/INFO] [GradleStart]: Extra: []

[13:28:27] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/User/.gradle/caches/minecraft/assets, --assetIndex, 1.11, --accessToken{REDACTED}, --version, 1.11.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]

[13:28:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[13:28:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[13:28:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker

[13:28:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker

[13:28:27] [main/INFO] [FML]: Forge Mod Loader version 13.20.0.2214 for Minecraft 1.11.2 loading

[13:28:27] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_111, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_111

[13:28:27] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

[13:28:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker

[13:28:27] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin

[13:28:27] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin

[13:28:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[13:28:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[13:28:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker

[13:28:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[13:28:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[13:28:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[13:28:27] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!

[13:28:29] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing

[13:28:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[13:28:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[13:28:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker

[13:28:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[13:28:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[13:28:30] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}

2017-01-13 13:28:31,122 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2017-01-13 13:28:31,168 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2017-01-13 13:28:31,172 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[13:28:31] [Client thread/INFO]: Setting user: Player764

[13:28:36] [Client thread/WARN]: Skipping bad option: lastServer:

[13:28:36] [Client thread/INFO]: LWJGL Version: 2.9.4

[13:28:37] [Client thread/INFO]: [sTDOUT]: ---- Minecraft Crash Report ----

// I just don't know what went wrong :(

 

Time: 1/13/17 1:28 PM

Description: Loading screen debug info

 

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

 

 

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

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.11.2

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_111, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 861870632 bytes (821 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)

JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML:

Loaded coremods (and transformers):

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.09' Renderer: 'GeForce GTX 1070/PCIe/SSE2'

[13:28:37] [Client thread/INFO] [FML]: MinecraftForge v13.20.0.2214 Initialized

[13:28:37] [Client thread/INFO] [FML]: Replaced 232 ore recipes

[13:28:37] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[13:28:37] [Client thread/INFO] [FML]: Searching C:\Users\User\Desktop\Mod Workspace\run\mods for mods

[13:28:39] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load

[13:28:39] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, tm] at CLIENT

[13:28:39] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, tm] at SERVER

[13:28:40] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Miner's Delight

[13:28:40] [Client thread/INFO] [FML]: Processing ObjectHolder annotations

[13:28:40] [Client thread/INFO] [FML]: Found 444 ObjectHolder annotations

[13:28:40] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations

[13:28:40] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[13:28:40] [Client thread/INFO] [FML]: Applying holder lookups

[13:28:40] [Client thread/INFO] [FML]: Holder lookups applied

[13:28:40] [Client thread/INFO] [FML]: Applying holder lookups

[13:28:40] [Client thread/INFO] [FML]: Holder lookups applied

[13:28:40] [Client thread/INFO] [FML]: Applying holder lookups

[13:28:40] [Client thread/INFO] [FML]: Holder lookups applied

[13:28:40] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[13:28:40] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[13:28:40] [Client thread/INFO] [FML]: Applying holder lookups

[13:28:40] [Client thread/INFO] [FML]: Holder lookups applied

[13:28:40] [Client thread/INFO] [FML]: Injecting itemstacks

[13:28:40] [Client thread/INFO] [FML]: Itemstack injection complete

[13:28:43] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: BETA Target: null

[13:28:44] [sound Library Loader/INFO]: Starting up SoundSystem...

[13:28:44] [Thread-8/INFO]: Initializing LWJGL OpenAL

[13:28:44] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[13:28:44] [Thread-8/INFO]: OpenAL initialized.

[13:28:44] [sound Library Loader/INFO]: Sound engine started

[13:28:49] [Client thread/INFO] [FML]: Max texture size: 16384

[13:28:49] [Client thread/INFO]: Created: 16x16 textures-atlas

[13:28:49] [Client thread/ERROR] [FML]: Exception loading model for variant tm:uraniumtnt#explode=true for blockstate "tm:uraniumtnt[explode=true]"

net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tm:uraniumtnt#explode=true 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:260) ~[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:248) ~[ModelLoader.class:?]

at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:155) ~[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:122) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.Minecraft.init(Minecraft.java:541) [Minecraft.class:?]

at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?]

at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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:78) ~[ModelBlockDefinition.class:?]

at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1252) ~[ModelLoader$VariantLoader.class:?]

at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]

... 21 more

[13:28:49] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant tm:uraniumtnt#explode=true:

java.lang.Exception: Could not load model definition for variant tm:uraniumtnt

at net.minecraftforge.client.model.ModelLoader.getModelBlockDefinition(ModelLoader.java:293) ~[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:248) ~[ModelLoader.class:?]

at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:155) ~[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:122) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.Minecraft.init(Minecraft.java:541) [Minecraft.class:?]

at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?]

at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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 'tm:uraniumtnt' from: 'tm:blockstates/uraniumtnt.json' in resourcepack: 'FMLFileResourcePack:Miner's Delight'

at net.minecraft.client.renderer.block.model.ModelBakery.loadModelBlockDefinition(ModelBakery.java:246) ~[ModelBakery.class:?]

at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:223) ~[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:289) ~[ModelLoader.class:?]

... 20 more

Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 4 column 27

at com.google.gson.Gson.fromJson(Gson.java:818) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:689) ~[Gson.class:?]

at net.minecraftforge.client.model.BlockStateLoader.load(BlockStateLoader.java:76) ~[blockStateLoader.class:?]

at net.minecraft.client.renderer.block.model.ModelBlockDefinition.parseFromReader(ModelBlockDefinition.java:37) ~[ModelBlockDefinition.class:?]

at net.minecraft.client.renderer.block.model.ModelBakery.loadModelBlockDefinition(ModelBakery.java:242) ~[ModelBakery.class:?]

at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:223) ~[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:289) ~[ModelLoader.class:?]

... 20 more

Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 4 column 27

at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]

at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]

at com.google.gson.stream.JsonReader.skipValue(JsonReader.java:1209) ~[JsonReader.class:?]

at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:170) ~[ReflectiveTypeAdapterFactory$Adapter.class:?]

at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:689) ~[Gson.class:?]

at net.minecraftforge.client.model.BlockStateLoader.load(BlockStateLoader.java:76) ~[blockStateLoader.class:?]

at net.minecraft.client.renderer.block.model.ModelBlockDefinition.parseFromReader(ModelBlockDefinition.java:37) ~[ModelBlockDefinition.class:?]

at net.minecraft.client.renderer.block.model.ModelBakery.loadModelBlockDefinition(ModelBakery.java:242) ~[ModelBakery.class:?]

at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:223) ~[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:289) ~[ModelLoader.class:?]

... 20 more

[13:28:49] [Client thread/ERROR] [FML]: Exception loading model for variant tm:uraniumtnt#explode=false for blockstate "tm:uraniumtnt[explode=false]"

net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tm:uraniumtnt#explode=false 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:260) ~[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:248) ~[ModelLoader.class:?]

at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:155) ~[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:122) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.Minecraft.init(Minecraft.java:541) [Minecraft.class:?]

at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?]

at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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:78) ~[ModelBlockDefinition.class:?]

at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1252) ~[ModelLoader$VariantLoader.class:?]

at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]

... 21 more

[13:28:50] [Client thread/INFO] [FML]: Injecting itemstacks

[13:28:50] [Client thread/INFO] [FML]: Itemstack injection complete

[13:28:50] [Client thread/WARN] [FML]: ****************************************

[13:28:50] [Client thread/WARN] [FML]: * Dangerous alternative prefix `minecraft` for name `knife`, expected `tm` invalid registry invocation/invalid name?

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.EntityRegistry.doModEntityRegistration(EntityRegistry.java:183)

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.EntityRegistry.registerModEntity(EntityRegistry.java:170)

[13:28:50] [Client thread/WARN] [FML]: *  at top.mod.proxy.ClientProxy.postinit(ClientProxy.java:61)

[13:28:50] [Client thread/WARN] [FML]: *  at top.mod.main.TopMod.postinit(TopMod.java:45)...

[13:28:50] [Client thread/WARN] [FML]: ****************************************

[13:28:50] [Client thread/WARN] [FML]: ****************************************

[13:28:50] [Client thread/WARN] [FML]: * Dangerous alternative prefix `minecraft` for name `arrowitem`, expected `tm` invalid registry invocation/invalid name?

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.EntityRegistry.doModEntityRegistration(EntityRegistry.java:183)

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.EntityRegistry.registerModEntity(EntityRegistry.java:170)

[13:28:50] [Client thread/WARN] [FML]: *  at top.mod.proxy.ClientProxy.postinit(ClientProxy.java:62)

[13:28:50] [Client thread/WARN] [FML]: *  at top.mod.main.TopMod.postinit(TopMod.java:45)...

[13:28:50] [Client thread/WARN] [FML]: ****************************************

[13:28:50] [Client thread/WARN] [FML]: ****************************************

[13:28:50] [Client thread/WARN] [FML]: * Dangerous alternative prefix `minecraft` for name `platinum`, expected `tm` invalid registry invocation/invalid name?

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.EntityRegistry.doModEntityRegistration(EntityRegistry.java:183)

[13:28:50] [Client thread/WARN] [FML]: *  at net.minecraftforge.fml.common.registry.EntityRegistry.registerModEntity(EntityRegistry.java:151)

[13:28:50] [Client thread/WARN] [FML]: *  at top.mod.proxy.ClientProxy.postinit(ClientProxy.java:63)

[13:28:50] [Client thread/WARN] [FML]: *  at top.mod.main.TopMod.postinit(TopMod.java:45)...

[13:28:50] [Client thread/WARN] [FML]: ****************************************

[13:28:50] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods

[13:28:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Miner's Delight

[13:28:53] [Client thread/INFO]: SoundSystem shutting down...

[13:28:53] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

[13:28:53] [sound Library Loader/INFO]: Starting up SoundSystem...

[13:28:53] [Thread-10/INFO]: Initializing LWJGL OpenAL

[13:28:53] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[13:28:53] [Thread-10/INFO]: OpenAL initialized.

[13:28:54] [sound Library Loader/INFO]: Sound engine started

[13:28:57] [Client thread/INFO] [FML]: Max texture size: 16384

[13:28:58] [Client thread/INFO]: Created: 1024x512 textures-atlas

[13:28:59] [Client thread/ERROR] [FML]: Exception loading model for variant tm:uraniumtnt#explode=true for blockstate "tm:uraniumtnt[explode=true]"

net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tm:uraniumtnt#explode=true 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:260) ~[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:248) ~[ModelLoader.class:?]

at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:155) ~[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:132) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:113) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:800) [Minecraft.class:?]

at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:359) [FMLClientHandler.class:?]

at net.minecraft.client.Minecraft.init(Minecraft.java:562) [Minecraft.class:?]

at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?]

at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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:78) ~[ModelBlockDefinition.class:?]

at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1252) ~[ModelLoader$VariantLoader.class:?]

at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]

... 24 more

[13:28:59] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant tm:uraniumtnt#explode=true:

java.lang.Exception: Could not load model definition for variant tm:uraniumtnt

at net.minecraftforge.client.model.ModelLoader.getModelBlockDefinition(ModelLoader.java:293) ~[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:248) ~[ModelLoader.class:?]

at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:155) ~[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:132) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:113) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:800) [Minecraft.class:?]

at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:359) [FMLClientHandler.class:?]

at net.minecraft.client.Minecraft.init(Minecraft.java:562) [Minecraft.class:?]

at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?]

at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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 'tm:uraniumtnt' from: 'tm:blockstates/uraniumtnt.json' in resourcepack: 'FMLFileResourcePack:Miner's Delight'

at net.minecraft.client.renderer.block.model.ModelBakery.loadModelBlockDefinition(ModelBakery.java:246) ~[ModelBakery.class:?]

at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:223) ~[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:289) ~[ModelLoader.class:?]

... 23 more

Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 4 column 27

at com.google.gson.Gson.fromJson(Gson.java:818) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:689) ~[Gson.class:?]

at net.minecraftforge.client.model.BlockStateLoader.load(BlockStateLoader.java:76) ~[blockStateLoader.class:?]

at net.minecraft.client.renderer.block.model.ModelBlockDefinition.parseFromReader(ModelBlockDefinition.java:37) ~[ModelBlockDefinition.class:?]

at net.minecraft.client.renderer.block.model.ModelBakery.loadModelBlockDefinition(ModelBakery.java:242) ~[ModelBakery.class:?]

at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:223) ~[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:289) ~[ModelLoader.class:?]

... 23 more

Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 4 column 27

at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]

at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]

at com.google.gson.stream.JsonReader.skipValue(JsonReader.java:1209) ~[JsonReader.class:?]

at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:170) ~[ReflectiveTypeAdapterFactory$Adapter.class:?]

at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]

at com.google.gson.Gson.fromJson(Gson.java:689) ~[Gson.class:?]

at net.minecraftforge.client.model.BlockStateLoader.load(BlockStateLoader.java:76) ~[blockStateLoader.class:?]

at net.minecraft.client.renderer.block.model.ModelBlockDefinition.parseFromReader(ModelBlockDefinition.java:37) ~[ModelBlockDefinition.class:?]

at net.minecraft.client.renderer.block.model.ModelBakery.loadModelBlockDefinition(ModelBakery.java:242) ~[ModelBakery.class:?]

at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:223) ~[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:289) ~[ModelLoader.class:?]

... 23 more

[13:28:59] [Client thread/ERROR] [FML]: Exception loading model for variant tm:uraniumtnt#explode=false for blockstate "tm:uraniumtnt[explode=false]"

net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tm:uraniumtnt#explode=false 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:260) ~[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:248) ~[ModelLoader.class:?]

at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:155) ~[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:132) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:113) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:800) [Minecraft.class:?]

at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:359) [FMLClientHandler.class:?]

at net.minecraft.client.Minecraft.init(Minecraft.java:562) [Minecraft.class:?]

at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?]

at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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_111]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]

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:78) ~[ModelBlockDefinition.class:?]

at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1252) ~[ModelLoader$VariantLoader.class:?]

at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]

... 24 more

[13:28:59] [Client thread/WARN]: Skipping bad option: lastServer:

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]:  DOMAIN tm

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]:  domain tm is missing 1 texture

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]:    domain tm has 1 location:

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]:      unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Miner's Delight

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]:    The missing resources for domain tm are:

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]:      textures/blocks/zincblock.png

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]:    No other errors exist for domain tm

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================

[13:28:59] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=

[13:29:00] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id

[13:29:20] [server thread/INFO]: Starting integrated minecraft server version 1.11.2

[13:29:20] [server thread/INFO]: Generating keypair

[13:29:21] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance

[13:29:21] [server thread/INFO] [FML]: Applying holder lookups

[13:29:21] [server thread/INFO] [FML]: Holder lookups applied

[13:29:21] [server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@7fdd2be3)

[13:29:21] [server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@7fdd2be3)

[13:29:21] [server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@7fdd2be3)

[13:29:21] [server thread/INFO]: Preparing start region for level 0

[13:29:22] [server thread/INFO]: Preparing spawn area: 43%

[13:29:23] [server thread/INFO]: Changing view distance to 12, from 10

[13:29:24] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2

[13:29:24] [Netty Server IO #1/INFO] [FML]: Client protocol version 2

[13:29:24] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : [email protected],[email protected],[email protected],[email protected],[email protected]

[13:29:24] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established

[13:29:24] [server thread/INFO] [FML]: [server thread] Server side modded connection established

[13:29:24] [server thread/INFO]: Player764[local:E:8fe0bc6f] logged in with entity id 81 at (531.6999999880791, 48.0, 44.310640631223635)

[13:29:24] [server thread/INFO]: Player764 joined the game

[13:29:24] [server thread/INFO]: Saving and pausing game...

[13:29:24] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[13:29:24] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[13:29:24] [server thread/INFO]: Saving chunks for level 'New World'/The End

[13:29:25] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@4282f268[id=07f066df-e334-33b1-a24c-2ec414c5ef02,name=Player764,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:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]

at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3056) [Minecraft.class:?]

at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:138) [skinManager$3.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]

at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]

at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]

[13:29:31] [server thread/INFO]: Saving and pausing game...

[13:29:32] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[13:29:32] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[13:29:32] [server thread/INFO]: Saving chunks for level 'New World'/The End

[13:29:32] [server thread/INFO]: Stopping server

[13:29:32] [server thread/INFO]: Saving players

[13:29:32] [server thread/INFO]: Player764 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}

[13:29:32] [server thread/INFO]: Player764 left the game

[13:29:32] [server thread/INFO]: Stopping singleplayer server as player logged out

[13:29:32] [server thread/INFO]: Saving worlds

[13:29:32] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[13:29:32] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[13:29:32] [server thread/INFO]: Saving chunks for level 'New World'/The End

[13:29:33] [server thread/INFO] [FML]: Unloading dimension 0

[13:29:33] [server thread/INFO] [FML]: Unloading dimension -1

[13:29:33] [server thread/INFO] [FML]: Unloading dimension 1

[13:29:33] [server thread/INFO] [FML]: Applying holder lookups

[13:29:33] [server thread/INFO] [FML]: Holder lookups applied

[13:29:34] [Client thread/INFO]: Stopping!

[13:29:34] [Client thread/INFO]: SoundSystem shutting down...

[13:29:34] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

Java HotSpot 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

 

 

 

 

Uranium TNT class

 

package top.mod.block;

 

import net.minecraft.block.Block;

import net.minecraft.block.material.Material;

import net.minecraft.block.properties.IProperty;

import net.minecraft.block.properties.PropertyBool;

import net.minecraft.block.state.BlockStateContainer;

import net.minecraft.block.state.IBlockState;

import net.minecraft.creativetab.CreativeTabs;

import net.minecraft.entity.Entity;

import net.minecraft.entity.EntityLivingBase;

import net.minecraft.entity.item.EntityTNTPrimed;

import net.minecraft.entity.player.EntityPlayer;

import net.minecraft.entity.projectile.EntityArrow;

import net.minecraft.init.Blocks;

import net.minecraft.init.Items;

import net.minecraft.init.SoundEvents;

import net.minecraft.item.ItemStack;

import net.minecraft.util.EnumFacing;

import net.minecraft.util.EnumHand;

import net.minecraft.util.SoundCategory;

import net.minecraft.util.math.BlockPos;

import net.minecraft.world.Explosion;

import net.minecraft.world.World;

import top.mod.item.UraniumTNTEntity;

 

public class UraniumTNT extends BlockBase

{

    public static final PropertyBool EXPLODE = PropertyBool.create("explode");

 

    public UraniumTNT(Material mat)

    {

        super(mat);

        this.setDefaultState(this.blockState.getBaseState().withProperty(EXPLODE, Boolean.valueOf(false)));

       

    }

 

    /**

    * Called after the block is set in the Chunk data, but before the Tile Entity is set

    */

    public void onBlockAdded(World worldIn, BlockPos pos, IBlockState state)

    {

        super.onBlockAdded(worldIn, pos, state);

 

        if (worldIn.isBlockPowered(pos))

        {

            this.onBlockDestroyedByPlayer(worldIn, pos, state.withProperty(EXPLODE, Boolean.valueOf(true)));

            worldIn.setBlockToAir(pos);

        }

    }

 

    /**

    * Called when a neighboring block was changed and marks that this state should perform any checks during a neighbor

    * change. Cases may include when redstone power is updated, cactus blocks popping off due to a neighboring solid

    * block, etc.

    */

    public void neighborChanged(IBlockState state, World worldIn, BlockPos pos, Block blockIn, BlockPos fromPos)

    {

        if (worldIn.isBlockPowered(pos))

        {

            this.onBlockDestroyedByPlayer(worldIn, pos, state.withProperty(EXPLODE, Boolean.valueOf(true)));

            worldIn.setBlockToAir(pos);

        }

    }

 

    /**

    * Called when this Block is destroyed by an Explosion

    */

    public void onBlockDestroyedByExplosion(World worldIn, BlockPos pos, Explosion explosionIn)

    {

        if (!worldIn.isRemote)

        {

            UraniumTNTEntity entitytntprimed = new UraniumTNTEntity(worldIn, (double)((float)pos.getX() + 0.5F), (double)pos.getY(), (double)((float)pos.getZ() + 0.5F), explosionIn.getExplosivePlacedBy());

            entitytntprimed.setFuse((short)(worldIn.rand.nextInt(entitytntprimed.getFuse() / 4) + entitytntprimed.getFuse() / 8));

            worldIn.spawnEntity(entitytntprimed);

        }

    }

 

    /**

    * Called when a player destroys this Block

    */

    public void onBlockDestroyedByPlayer(World worldIn, BlockPos pos, IBlockState state)

    {

        this.explode(worldIn, pos, state, (EntityLivingBase)null);

    }

 

    public void explode(World worldIn, BlockPos pos, IBlockState state, EntityLivingBase igniter)

    {

        if (!worldIn.isRemote)

        {

            if (((Boolean)state.getValue(EXPLODE)).booleanValue())

            {

            UraniumTNTEntity entitytntprimed = new UraniumTNTEntity(worldIn, (double)((float)pos.getX() + 0.5F), (double)pos.getY(), (double)((float)pos.getZ() + 0.5F), igniter);

                worldIn.spawnEntity(entitytntprimed);

                worldIn.playSound((EntityPlayer)null, entitytntprimed.posX, entitytntprimed.posY, entitytntprimed.posZ, SoundEvents.ENTITY_TNT_PRIMED, SoundCategory.BLOCKS, 1.0F, 1.0F);

            }

        }

    }

 

    /**

    * Called when the block is right clicked by a player.

    */

    public boolean onBlockActivated(World worldIn, BlockPos pos, IBlockState state, EntityPlayer playerIn, EnumHand hand, EnumFacing facing, float hitX, float hitY, float hitZ)

    {

        ItemStack itemstack = playerIn.getHeldItem(hand);

 

        if (!itemstack.isEmpty() && (itemstack.getItem() == Items.FLINT_AND_STEEL || itemstack.getItem() == Items.FIRE_CHARGE))

        {

            this.explode(worldIn, pos, state.withProperty(EXPLODE, Boolean.valueOf(true)), playerIn);

            worldIn.setBlockState(pos, Blocks.AIR.getDefaultState(), 11);

 

            if (itemstack.getItem() == Items.FLINT_AND_STEEL)

            {

                itemstack.damageItem(1, playerIn);

            }

            else if (!playerIn.capabilities.isCreativeMode)

            {

                itemstack.shrink(1);

            }

 

            return true;

        }

        else

        {

            return super.onBlockActivated(worldIn, pos, state, playerIn, hand, facing, hitX, hitY, hitZ);

        }

    }

 

    /**

    * Called When an Entity Collided with the Block

    */

    public void onEntityCollidedWithBlock(World worldIn, BlockPos pos, IBlockState state, Entity entityIn)

    {

        if (!worldIn.isRemote && entityIn instanceof EntityArrow)

        {

            EntityArrow entityarrow = (EntityArrow)entityIn;

 

            if (entityarrow.isBurning())

            {

                this.explode(worldIn, pos, worldIn.getBlockState(pos).withProperty(EXPLODE, Boolean.valueOf(true)), entityarrow.shootingEntity instanceof EntityLivingBase ? (EntityLivingBase)entityarrow.shootingEntity : null);

                worldIn.setBlockToAir(pos);

            }

        }

    }

 

    /**

    * Return whether this block can drop from an explosion.

    */

    public boolean canDropFromExplosion(Explosion explosionIn)

    {

        return false;

    }

 

    /**

    * Convert the given metadata into a BlockState for this Block

    */

    public IBlockState getStateFromMeta(int meta)

    {

        return this.getDefaultState().withProperty(EXPLODE, Boolean.valueOf((meta & 1) > 0));

    }

 

    /**

    * Convert the BlockState into the correct metadata value

    */

    public int getMetaFromState(IBlockState state)

    {

        return ((Boolean)state.getValue(EXPLODE)).booleanValue() ? 1 : 0;

    }

 

    protected BlockStateContainer createBlockState()

    {

        return new BlockStateContainer(this, new IProperty[] {EXPLODE});

    }

}

 

 

 

EntityUraniumTNTPrimed

 

package top.mod.item;

 

import javax.annotation.Nullable;

import net.minecraft.entity.Entity;

import net.minecraft.entity.EntityLivingBase;

import net.minecraft.entity.MoverType;

import net.minecraft.nbt.NBTTagCompound;

import net.minecraft.network.datasync.DataParameter;

import net.minecraft.network.datasync.DataSerializers;

import net.minecraft.network.datasync.EntityDataManager;

import net.minecraft.util.EnumParticleTypes;

import net.minecraft.world.World;

 

public class UraniumTNTEntity extends Entity

{

    private static final DataParameter<Integer> FUSE = EntityDataManager.<Integer>createKey(UraniumTNTEntity.class, DataSerializers.VARINT);

    @Nullable

    private EntityLivingBase tntPlacedBy;

    /** How long the fuse is */

    private int fuse;

 

    public UraniumTNTEntity(World worldIn)

    {

        super(worldIn);

        this.fuse = 80;

        this.preventEntitySpawning = true;

        this.setSize(0.98F, 0.98F);

    }

 

    public UraniumTNTEntity(World worldIn, double x, double y, double z, EntityLivingBase igniter)

    {

        this(worldIn);

        this.setPosition(x, y, z);

        float f = (float)(Math.random() * (Math.PI * 2D));

        this.motionX = (double)(-((float)Math.sin((double)f)) * 0.02F);

        this.motionY = 0.20000000298023224D;

        this.motionZ = (double)(-((float)Math.cos((double)f)) * 0.02F);

        this.setFuse(80);

        this.prevPosX = x;

        this.prevPosY = y;

        this.prevPosZ = z;

        this.tntPlacedBy = igniter;

    }

 

    protected void entityInit()

    {

        this.dataManager.register(FUSE, Integer.valueOf(80));

    }

 

    /**

    * returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to

    * prevent them from trampling crops

    */

    protected boolean canTriggerWalking()

    {

        return false;

    }

 

    /**

    * Returns true if other Entities should be prevented from moving through this Entity.

    */

    public boolean canBeCollidedWith()

    {

        return !this.isDead;

    }

 

    /**

    * Called to update the entity's position/logic.

    */

    public void onUpdate()

    {

        this.prevPosX = this.posX;

        this.prevPosY = this.posY;

        this.prevPosZ = this.posZ;

 

        if (!this.hasNoGravity())

        {

            this.motionY -= 0.03999999910593033D;

        }

 

        this.move(MoverType.SELF, this.motionX, this.motionY, this.motionZ);

        this.motionX *= 0.9800000190734863D;

        this.motionY *= 0.9800000190734863D;

        this.motionZ *= 0.9800000190734863D;

 

        if (this.onGround)

        {

            this.motionX *= 0.699999988079071D;

            this.motionZ *= 0.699999988079071D;

            this.motionY *= -0.5D;

        }

 

        --this.fuse;

 

        if (this.fuse <= 0)

        {

            this.setDead();

 

            if (!this.world.isRemote)

            {

                this.explode();

            }

        }

        else

        {

            this.handleWaterMovement();

            this.world.spawnParticle(EnumParticleTypes.SMOKE_NORMAL, this.posX, this.posY + 0.5D, this.posZ, 0.0D, 0.0D, 0.0D, new int[0]);

        }

    }

 

    private void explode()

    {

        float f = 4.0F;

        this.world.createExplosion(this, this.posX, this.posY + (double)(this.height / 16.0F), this.posZ, 100.0F, true);

    }

 

    /**

    * (abstract) Protected helper method to write subclass entity data to NBT.

    */

    protected void writeEntityToNBT(NBTTagCompound compound)

    {

        compound.setShort("Fuse", (short)this.getFuse());

    }

 

    /**

    * (abstract) Protected helper method to read subclass entity data from NBT.

    */

    protected void readEntityFromNBT(NBTTagCompound compound)

    {

        this.setFuse(compound.getShort("Fuse"));

    }

 

    /**

    * returns null or the entityliving it was placed or ignited by

    */

    @Nullable

    public EntityLivingBase getTntPlacedBy()

    {

        return this.tntPlacedBy;

    }

 

    public float getEyeHeight()

    {

        return 0.0F;

    }

 

    public void setFuse(int fuseIn)

    {

        this.dataManager.set(FUSE, Integer.valueOf(fuseIn));

        this.fuse = fuseIn;

    }

 

    public void notifyDataManagerChange(DataParameter<?> key)

    {

        if (FUSE.equals(key))

        {

            this.fuse = this.getFuseDataManager();

        }

    }

 

    /**

    * Gets the fuse from the data manager

    */

    public int getFuseDataManager()

    {

        return ((Integer)this.dataManager.get(FUSE)).intValue();

    }

 

    public int getFuse()

    {

        return this.fuse;

    }

}

 

 

Blockstate (.json)

 

{

  "variants": {

    "normal": { "model":"tm:uraniumtnt" }

  }

}

 

 

models.block (.json)

 

{

 

"parent": "block/cube_all",

"textures": {

  "all": "tm:blocks/uraniumtnt"

 

  }

 

}

 

 

models.item (.json)

 

{

"parent":"tm:block/uraniumtnt"

}

 

Link to comment
Share on other sites

[03:26:12] [Client thread/ERROR] [FML]: Exception loading model for variant tm:uraniumtnt#explode=true for blockstate "tm:uraniumtnt[explode=true]"

net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tm:uraniumtnt#explode=true with loader VariantLoader.INSTANCE, skipping

...

Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException

 

...

 

[03:26:12] [Client thread/ERROR] [FML]: Exception loading model for variant tm:uraniumtnt#explode=false for blockstate "tm:uraniumtnt[explode=false]"

net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tm:uraniumtnt#explode=false with loader VariantLoader.INSTANCE, skipping

...

Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException

 

Because your

Block

has an

IProperty

, Minecraft is looking for the

explode=true

and

explode=false

variants in your blockstates file instead of looking the

normal

variant.

 

Either use these variants in your blockstates file or register an

IStateMapper

to ignore the property.

 

 

[03:26:12] [Client thread/WARN] [FML]: * Dangerous alternative prefix `minecraft` for name `knife`, expected `tm` invalid registry invocation/invalid name?

...

[03:26:12] [Client thread/WARN] [FML]: * Dangerous alternative prefix `minecraft` for name `arrowitem`, expected `tm` invalid registry invocation/invalid name?

...

[03:26:12] [Client thread/WARN] [FML]: * Dangerous alternative prefix `minecraft` for name `platinum`, expected `tm` invalid registry invocation/invalid name?

 

Your items have invalid registry names, they should have the

tm

prefix instead of

minecraft

.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

The vanilla blockstates format is documented (including some examples) on the wiki. Forge's documentation has an introduction to blockstates files here and an explanation of Forge's blockstates format here.

 

There are also lots of examples in the vanilla code.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

I tried this, including the explode=true and explode=false but its still only textured in the inventory.

 

 

{

    "variants": {

        "normal": [

          "explode=false": { "model":"tm:uraniumtnt" },

        "explode=true": { "mmodel":"tm:uraniumtnttm:uraniumtnt" }

        ]

    }

}

 

 

 

 

 

 

Link to comment
Share on other sites

I tried this, including the explode=true and explode=false but its still only textured in the inventory.

 

 

{

    "variants": {

        "normal": [

          "explode=false": { "model":"tm:uraniumtnt" },

        "explode=true": { "mmodel":"tm:uraniumtnttm:uraniumtnt" }

        ]

    }

}

 

 

 

 

 

You didn't do that right. You do not put your variants in your normal tag.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

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.