Posted March 14, 201312 yr So I tryed to test my mod in eclipes and My mod does not load when its registing Vanila texture I kick out this in my consel. 2013-03-14 06:36:41 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.0.24.582 for Minecraft 1.5 loading 2013-03-14 06:36:41 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation 2013-03-14 06:36:41 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar 2013-03-14 06:36:43 [iNFO] [ForgeModLoader] Download complete 2013-03-14 06:36:43 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar 2013-03-14 06:37:08 [iNFO] [ForgeModLoader] Download complete 2013-03-14 06:37:08 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar 2013-03-14 06:37:10 [iNFO] [ForgeModLoader] Download complete 2013-03-14 06:37:10 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-03-14 06:37:24 [iNFO] [ForgeModLoader] Download complete 2013-03-14 06:37:24 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip 2013-03-14 06:37:26 [iNFO] [ForgeModLoader] Download complete 2013-03-14 06:37:26 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar 2013-03-14 06:38:11 [iNFO] [ForgeModLoader] Download complete 2013-03-14 06:38:13 [iNFO] [sTDOUT] 229 recipes 2013-03-14 06:38:13 [iNFO] [sTDOUT] 27 achievements 2013-03-14 06:38:13 [iNFO] [Minecraft-Client] Setting user: Player769 2013-03-14 06:38:13 [iNFO] [sTDOUT] (Session ID is -) 2013-03-14 06:38:13 [iNFO] [sTDERR] Client asked for parameter: server 2013-03-14 06:38:13 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2 2013-03-14 06:38:14 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization 2013-03-14 06:38:14 [iNFO] [sTDOUT] MinecraftForge v7.7.0.582 Initialized 2013-03-14 06:38:14 [iNFO] [ForgeModLoader] MinecraftForge v7.7.0.582 Initialized 2013-03-14 06:38:14 [iNFO] [sTDOUT] Replaced 85 ore recipies 2013-03-14 06:38:14 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization 2013-03-14 06:38:14 [iNFO] [ForgeModLoader] No mod directory found, creating one: C:\Users\bill\Desktop\Minecraft\My Moding\forge\mcp\jars\mods 2013-03-14 06:38:14 [iNFO] [ForgeModLoader] Mod directory created successfully 2013-03-14 06:38:14 [iNFO] [ForgeModLoader] Config directory created successfully 2013-03-14 06:38:14 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\bill\Desktop\Minecraft\My Moding\forge\mcp\jars\config\logging.properties 2013-03-14 06:38:14 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-03-14 06:38:14 [iNFO] [ForgeModLoader] Searching C:\Users\bill\Desktop\Minecraft\My Moding\forge\mcp\jars\mods for mods 2013-03-14 06:38:16 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load 2013-03-14 06:38:16 [iNFO] [mcp] Activating mod mcp 2013-03-14 06:38:16 [iNFO] [FML] Activating mod FML 2013-03-14 06:38:16 [iNFO] [Forge] Activating mod Forge 2013-03-14 06:38:16 [iNFO] [AdditionalCrafting] Activating mod AdditionalCrafting 2013-03-14 06:38:16 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-03-14 06:38:16 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-03-14 06:38:16 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-03-14 06:38:16 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-03-14 06:38:16 [iNFO] [sTDOUT] OpenAL initialized. 2013-03-14 06:38:18 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt 2013-03-14 06:38:18 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt 2013-03-14 06:38:18 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt 2013-03-14 06:38:18 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt 2013-03-14 06:38:18 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt 2013-03-14 06:38:18 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt 2013-03-14 06:38:18 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt 2013-03-14 06:38:18 [iNFO] [sTDERR] java.lang.RuntimeException: Don't register null! 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.func_94245_a(TextureMap.java:222) 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.item.Item.func_94581_a(Item.java:722) 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.func_94247_b(TextureMap.java:81) 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderEngine.func_94152_c(RenderEngine.java:521) 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:439) 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44) 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:728) 2013-03-14 06:38:18 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-03-14 06:38:18 [iNFO] [sTDERR] java.lang.NullPointerException 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.func_94247_b(TextureMap.java:98) 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderEngine. func_94152_c(RenderEngine.java:521) 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:439) 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44) 2013-03-14 06:38:18 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:728) 2013-03-14 06:38:18 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)
March 14, 201312 yr Whats hard to get... youre sending in a null... I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
March 15, 201312 yr You do, youre passing in null somehow I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
March 15, 201312 yr Author I don't even have any textures in my code! And none of my things return null but it fixes with the latest forge as of yesterday.
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.