Jump to content

NoVaGaming

Members
  • Posts

    139
  • Joined

  • Last visited

Everything posted by NoVaGaming

  1. I asked a ? not a negative comment. If you dont want to help me then dont. Move on
  2. Im kind of starting to understand. Just tell me if this is right So an interface is basicly [*]Abstract Methods Meaning that the paramaters are used in the class [*]Its implemented so that that method can be used without having to make a new method everytime 2 Im confused on [*]Interfaces Register Or init Methods? [*]Where do i put these methods. In my MainBlock Class Or My Specific Block Class (Im Using CoFH Core)
  3. Do you know of any open source 1.10 mods that use cofh core to see how they do it then i can try it for myself but not copy. I really want to learn this stuff guys. And think you
  4. Yea so with CoFH Core How do i add those methods to my block
  5. Im trying to figure out how to use them with items and where in my block class
  6. Oh thank you now were getting somewhere
  7. Well then can you teach me ive been trying this for years and i want to keep trying just please teach me yourself
  8. Well theres no way im going to learn if there is no documentation
  9. Dude i got cofh api but now all i need to make is a generator and im stuck. So basicly its not java needed now i need to find out how to use it in blocks
  10. Na i was just asking man i was going to help him anyways
  11. Dude im not learning anything if i go watch tutorials. I dont have time. i have school too you know?
  12. If somone just shows me the exect code i can just replicate it then learn it. I learn from people showing me
  13. I just want somone who can teach me because im confused
  14. Yea but i dont know how to code those things or my own API
  15. Yea i just got so fing confused dude. I dont know much at all about java and i know your gonna say go learn but im trying to focus on modding are there any tutorials because i dont know how to code really well. I dont know most of the terms you just explaned
  16. Im kind of new to coding so im not that good at java like i can create custom blocks and items and jsons but thats where im limited. I dont know how to make my own power so if one of you lovley people could teach me or link me to somwhere without using an API it would be much appriciated
  17. Well i know how to do this but 1rst. Would you like to work on a mod together 2nd Provide Your main Mod File and your blocks file
  18. THANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOU You dont even understand how long iver been trying to fix this THANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOUTHANK YOU THANK YOU Dude omfg im hyped now
  19. Im really new to coding minecraft mods im so sorry this is the only problem i have { "variants": { "normal": { "essentialelectricity:model": "cadium_block" } } }
  20. { "variants": { "normal": { "essentialelectricity": "model/cadium_block" } } } ?
  21. { "variants": { "normal": { "model": "cadium_block" } } }
  22. Entire Launch 2016-08-19 18:44:55,578 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2016-08-19 18:44:55,580 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [18:44:55] [main/INFO] [GradleStart]: Extra: [] [18:44:55] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/csgon/.gradle/caches/minecraft/assets, --assetIndex, 1.10, --accessToken{REDACTED}, --version, 1.10.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] [18:44:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [18:44:55] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [18:44:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [18:44:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [18:44:55] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2066 for Minecraft 1.10.2 loading [18:44:55] [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\jre1.8.0_102 [18:44:55] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [18:44:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [18:44:55] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin [18:44:55] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [18:44:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [18:44:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [18:44:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [18:44:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [18:44:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [18:44:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [18:44:55] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [18:44:57] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [18:44:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [18:44:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [18:44:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [18:44:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [18:44:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [18:44:57] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} 2016-08-19 18:44:58,337 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2016-08-19 18:44:58,394 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2016-08-19 18:44:58,395 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [18:44:58] [Client thread/INFO]: Setting user: Player151 [18:45:02] [Client thread/WARN]: Skipping bad option: lastServer: [18:45:02] [Client thread/INFO]: LWJGL Version: 2.9.4 [18:45:03] [Client thread/INFO] [sTDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:221]: ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 8/19/16 6:45 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.10.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: 854682928 bytes (815 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 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: 'Intel' Version: '4.4.0 - Build 20.19.15.4390' Renderer: 'Intel(R) HD Graphics 530' [18:45:03] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2066 Initialized [18:45:03] [Client thread/INFO] [FML]: Replaced 233 ore recipes [18:45:03] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [18:45:03] [Client thread/INFO] [FML]: Searching C:\Users\csgon\Desktop\1.10 Modding\run\mods for mods [18:45:05] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [18:45:05] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, essentialelectricity] at CLIENT [18:45:05] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, essentialelectricity] at SERVER [18:45:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Essential Electricity [18:45:05] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [18:45:05] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations [18:45:05] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [18:45:05] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [18:45:05] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [18:45:06] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [18:45:06] [Client thread/INFO] [FML]: Applying holder lookups [18:45:06] [Client thread/INFO] [FML]: Holder lookups applied [18:45:06] [Client thread/INFO] [FML]: Injecting itemstacks [18:45:06] [Client thread/INFO] [FML]: Itemstack injection complete [18:45:06] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.1.2067 [18:45:08] [sound Library Loader/INFO]: Starting up SoundSystem... [18:45:08] [Thread-8/INFO]: Initializing LWJGL OpenAL [18:45:08] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [18:45:08] [Thread-8/INFO]: OpenAL initialized. [18:45:08] [sound Library Loader/INFO]: Sound engine started [18:45:11] [Client thread/INFO] [FML]: Max texture size: 16384 [18:45:11] [Client thread/INFO]: Created: 16x16 textures-atlas [18:45:12] [Client thread/ERROR] [FML]: Exception loading model for variant essentialelectricity:cadium_block#normal for blockstate "essentialelectricity:cadium_block" net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model essentialelectricity:cadium_block#normal 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:241) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:229) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:146) ~[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.startGame(Minecraft.java:540) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:386) [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(Unknown Source) ~[?:1.8.0_102] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_102] at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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(Unknown Source) ~[?:1.8.0_102] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_102] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_102] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?] Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:block/cadium_block with loader VanillaLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 21 more Caused by: java.io.FileNotFoundException: minecraft:models/block/cadium_block.json at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:68) ~[FallbackResourceManager.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:65) ~[simpleReloadableResourceManager.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadModel(ModelBakery.java:311) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 21 more [18:45:13] [Client thread/INFO] [FML]: Injecting itemstacks [18:45:13] [Client thread/INFO] [FML]: Itemstack injection complete [18:45:13] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods [18:45:13] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Essential Electricity [18:45:15] [Client thread/INFO]: SoundSystem shutting down... [18:45:15] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com [18:45:15] [sound Library Loader/INFO]: Starting up SoundSystem... [18:45:15] [Thread-10/INFO]: Initializing LWJGL OpenAL [18:45:15] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [18:45:15] [Thread-10/INFO]: OpenAL initialized. [18:45:15] [sound Library Loader/INFO]: Sound engine started [18:45:17] [Client thread/INFO] [FML]: Max texture size: 16384 [18:45:18] [Client thread/INFO]: Created: 1024x512 textures-atlas [18:45:18] [Client thread/ERROR] [FML]: Exception loading model for variant essentialelectricity:cadium_block#normal for blockstate "essentialelectricity:cadium_block" net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model essentialelectricity:cadium_block#normal 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:241) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:229) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:146) ~[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:799) [Minecraft.class:?] at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.startGame(Minecraft.java:561) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:386) [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(Unknown Source) ~[?:1.8.0_102] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_102] at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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(Unknown Source) ~[?:1.8.0_102] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_102] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_102] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?] Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:block/cadium_block with loader VanillaLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 24 more Caused by: java.io.FileNotFoundException: minecraft:models/block/cadium_block.json at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:68) ~[FallbackResourceManager.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:65) ~[simpleReloadableResourceManager.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadModel(ModelBakery.java:311) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 24 more [18:45:18] [Client thread/WARN]: Skipping bad option: lastServer: [18:45:19] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
  23. Report [18:33:49] [Client thread/ERROR] [FML]: Exception loading model for variant essentialelectricity:cadium_block#normal for blockstate "essentialelectricity:cadium_block" net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model essentialelectricity:cadium_block#normal 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:241) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:229) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:146) ~[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:799) [Minecraft.class:?] at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.startGame(Minecraft.java:561) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:386) [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(Unknown Source) ~[?:1.8.0_102] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_102] at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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(Unknown Source) ~[?:1.8.0_102] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_102] at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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:78) ~[ModelBlockDefinition.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 24 more
  24. k ill try that first
  25. What do i do this is my EEItems package com.electrogalaxy.ee.init; import com.electrogalaxy.ee.client.MainVariables; import net.minecraft.client.Minecraft; import net.minecraft.client.renderer.block.model.ModelResourceLocation; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.item.Item; import net.minecraftforge.fml.common.registry.GameRegistry; public class EEItems { public static Item CadiumIngot; public static Item ElectroliumIngot; public static void init(){ CadiumIngot = new Item().setCreativeTab(CreativeTabs.MISC).setMaxStackSize(64).setUnlocalizedName("CadiumIngot"); ElectroliumIngot = new Item().setCreativeTab(CreativeTabs.MISC).setMaxStackSize(64).setUnlocalizedName("ElectroliumIngot"); } public static void register(){ GameRegistry.registerItem(CadiumIngot, CadiumIngot.getUnlocalizedName().substring(5)); GameRegistry.registerItem(ElectroliumIngot, ElectroliumIngot.getUnlocalizedName().substring(5)); } public static void registerRenders(){ registerRender(CadiumIngot); registerRender(ElectroliumIngot); } public static void registerRender(Item item){ Minecraft.getMinecraft().getRenderItem().getItemModelMesher().register(item, 0, new ModelResourceLocation(MainVariables.MOD_ID + ":" + item.getUnlocalizedName().substring(5), "inventory")); } }
×
×
  • Create New...

Important Information

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