
PixelPacker
Members-
Posts
25 -
Joined
-
Last visited
Everything posted by PixelPacker
-
So with open custom rendered blocks I decided to make a second one (A trophy) and for some reason in the render class for it, it is throwing a fit at this bit of code "this.model.renderModel(0.0625F);" Working custom block no errors/Table/First Custom Rendered block Error Code/Second Custom Rendered Block/Trophy
-
I just removed all the proxy code and 3d code, I guess I am not going to be doing 3d blocks
-
ERROR: [00:11:06] [main/INFO] [GradleStart]: Extra: [] [00:11:06] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Kevin/.gradle/caches/minecraft/assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] [00:11:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [00:11:06] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [00:11:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [00:11:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [00:11:07] [main/INFO] [FML]: Forge Mod Loader version 7.99.30.1492 for Minecraft 1.7.10 loading [00:11:07] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jdk1.8.0_45\jre [00:11:07] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [00:11:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [00:11:07] [main/INFO] [GradleStart]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin [00:11:07] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [00:11:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:11:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [00:11:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [00:11:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:11:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:11:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:11:07] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [00:11:12] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [00:11:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:11:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [00:11:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [00:11:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [00:11:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [00:11:13] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [00:11:16] [main/INFO]: Setting user: Player978 [00:11:21] [Client thread/INFO]: LWJGL Version: 2.9.1 [00:11:23] [Client thread/INFO] [sTDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ---- // Don't do that. Time: 7/24/15 12:11 AM 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.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_45, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 790774896 bytes (754 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12804 Compatibility Profile Context 13.352.1004.1007' Renderer: 'AMD Radeon HD 8400' [00:11:23] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [00:11:23] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1492 Initialized [00:11:24] [Client thread/INFO] [FML]: Replaced 183 ore recipies [00:11:24] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [00:11:25] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [00:11:25] [Client thread/INFO] [FML]: Searching C:\Users\Kevin\Desktop\North Craft Mod\eclipse\mods for mods [00:11:44] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [00:11:45] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Northcraft] at CLIENT [00:11:45] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Northcraft] at SERVER [00:11:47] [Client thread/ERROR] [FML]: An error occured trying to load a proxy into {serverSide=com.Northcraft.mod.proxy.CommonProxy, clientSide=com.Northcraft.mod.proxy.ClientProxy}.com.northcraft.mod.Northcraft java.lang.ClassNotFoundException: com.Northcraft.mod.proxy.ClientProxy at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_45] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_45] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) ~[ModClassLoader.class:?] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_45] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) [ProxyInjector.class:?] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) [FMLModContainer.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?] at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:?] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.startGame(Minecraft.java:522) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:942) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45] 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 net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?] at GradleStart.main(Unknown Source) [start/:?] Caused by: java.lang.NoClassDefFoundError: com/Northcraft/mod/proxy/ClientProxy (wrong name: com/northcraft/mod/proxy/ClientProxy) at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_45] at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_45] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_45] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] ... 41 more [00:11:47] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue [00:11:47] [Client thread/ERROR] [FML]: States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UC FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) UC Forge{10.13.4.1492} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) UE Northcraft{Alpha V0.3} [Northcraft] (bin) [00:11:47] [Client thread/ERROR] [FML]: The following problems were captured during this phase [00:11:47] [Client thread/ERROR] [FML]: Caught exception from Northcraft cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: com.Northcraft.mod.proxy.ClientProxy at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:76) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?] at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:?] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.startGame(Minecraft.java:522) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:942) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45] 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 net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?] at GradleStart.main(Unknown Source) [start/:?] Caused by: java.lang.ClassNotFoundException: com.Northcraft.mod.proxy.ClientProxy at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_45] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_45] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_45] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] ... 35 more Caused by: java.lang.NoClassDefFoundError: com/Northcraft/mod/proxy/ClientProxy (wrong name: com/northcraft/mod/proxy/ClientProxy) at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_45] at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_45] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_45] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_45] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_45] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_45] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] ... 35 more [00:11:47] [Client thread/INFO] [sTDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 7/24/15 12:11 AM Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: com.Northcraft.mod.proxy.ClientProxy at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:76) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) at net.minecraft.client.Minecraft.startGame(Minecraft.java:522) at net.minecraft.client.Minecraft.run(Minecraft.java:942) at net.minecraft.client.main.Main.main(Main.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) at GradleStart.main(Unknown Source) Caused by: java.lang.ClassNotFoundException: com.Northcraft.mod.proxy.ClientProxy at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) ... 35 more Caused by: java.lang.NoClassDefFoundError: com/Northcraft/mod/proxy/ClientProxy (wrong name: com/northcraft/mod/proxy/ClientProxy) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 41 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_45, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 852150832 bytes (812 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 4 mods loaded, 4 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UC FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) UC Forge{10.13.4.1492} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) UE Northcraft{Alpha V0.3} [Northcraft] (bin) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12804 Compatibility Profile Context 13.352.1004.1007' Renderer: 'AMD Radeon HD 8400' [00:11:47] [Client thread/INFO] [sTDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:398]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Kevin\Desktop\North Craft Mod\eclipse\.\crash-reports\crash-2015-07-24_00.11.47-client.txt Java HotSpot 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release Main class: package com.northcraft.mod; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.init.Items; import net.minecraft.item.Item; import net.minecraft.item.Item.ToolMaterial; import net.minecraft.item.ItemStack; import net.minecraftforge.common.util.EnumHelper; import net.minecraftforge.oredict.OreDictionary; import com.northcraft.mod.blocks.MetalBlock; import com.northcraft.mod.blocks.OreBlock; import com.northcraft.mod.blocks.Table; import com.northcraft.mod.handler.CraftingHandler; import com.northcraft.mod.handler.FuelHandler; import com.northcraft.mod.items.Hammer; import com.northcraft.mod.items.LoriumAxe; import com.northcraft.mod.items.LoriumPickaxe; import com.northcraft.mod.items.LoriumShovel; import com.northcraft.mod.items.LoriumSword; import com.northcraft.mod.items.NCItems; import com.northcraft.mod.proxy.CommonProxy; import com.northcraft.mod.worldgen.NorthcraftWorldGen; import cpw.mods.fml.common.FMLCommonHandler; import cpw.mods.fml.common.Mod; import cpw.mods.fml.common.Mod.EventHandler; import cpw.mods.fml.common.SidedProxy; import cpw.mods.fml.common.event.FMLInitializationEvent; import cpw.mods.fml.common.event.FMLPostInitializationEvent; import cpw.mods.fml.common.event.FMLPreInitializationEvent; import cpw.mods.fml.common.registry.GameRegistry; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; @Mod(modid = Northcraft.modid, version = Northcraft.version) public class Northcraft { public static final String modid = "Northcraft"; public static final String version = "Alpha V0.3"; //Ore Gen NorthcraftWorldGen eventWorldGen = new NorthcraftWorldGen(); //Tool Materials //Lorium material public static ToolMaterial LoriumMaterial = EnumHelper.addToolMaterial("LoriumMaterial", 8, 2000, 7.5F, 15.0F, 100); //Creative Tabs //Northcraft Materials public static CreativeTabs northcraftmaterialsTab; //items public static Item itemLoriumIngot; public static Item itemLoriumNugget; public static Item itemNorthernFuel; public static Item itemHammer; public static Item itemLoriumPlate; public static Item itemLoriumSword; public static Item itemLoriumPickaxe; public static Item itemLoriumShovel; public static Item itemLoriumAxe; //blocks public static Block oreLoriumOre; public static Block blockLoriumBlock; public static Block oreNorthernFuelOre; public static Block blockTable; @SidedProxy(clientSide = "com.Northcraft.mod.proxy.ClientProxy", serverSide = "com.Northcraft.mod.proxy.CommonProxy") public static CommonProxy northProxy; @EventHandler public void PreInit(FMLPreInitializationEvent preEvent){ //Creative Tabs //Northcraft materials northcraftmaterialsTab = new CreativeTabs("northcraftmaterials") { @SideOnly(Side.CLIENT) public Item getTabIconItem() { return Item.getItemFromBlock(oreLoriumOre); } }; //Renderers northProxy.registerRenderThings(); //Items //Lorium Ingot itemLoriumIngot = new NCItems().setUnlocalizedName("LoriumIngot"); GameRegistry.registerItem(itemLoriumIngot, "LoriumIngot"); //Lorium Nugget itemLoriumNugget = new NCItems().setUnlocalizedName("LoriumNugget"); GameRegistry.registerItem(itemLoriumNugget, "LoriumNugget"); //Northern Fuel itemNorthernFuel = new NCItems().setUnlocalizedName("NorthernFuel"); GameRegistry.registerItem(itemNorthernFuel, "NorthernFuel"); //Hammer itemHammer = new Hammer().setUnlocalizedName("Hammer"); GameRegistry.registerItem(itemHammer, "Hammer"); //Lorium Plate itemLoriumPlate = new NCItems().setUnlocalizedName("LoriumPlate"); GameRegistry.registerItem(itemLoriumPlate, "LoriumPlate"); //Lorium Sword itemLoriumSword = new LoriumSword(LoriumMaterial).setUnlocalizedName("LoriumSword"); GameRegistry.registerItem(itemLoriumSword, "LoriumSword"); //Lorium Pickaxe itemLoriumPickaxe = new LoriumPickaxe(LoriumMaterial).setUnlocalizedName("LoriumPickaxe"); GameRegistry.registerItem(itemLoriumPickaxe, "LoriumPickaxe"); //Lorium Shovel itemLoriumShovel = new LoriumShovel(LoriumMaterial).setUnlocalizedName("LoriumShovel"); GameRegistry.registerItem(itemLoriumShovel, "LoriumShovel"); //Lorium Axe itemLoriumAxe = new LoriumAxe(LoriumMaterial).setUnlocalizedName("LoriumAxe"); GameRegistry.registerItem(itemLoriumAxe, "LoriumAxe"); //Blocks //Table blockTable = new Table(Material.iron).setBlockName("Table"); GameRegistry.registerBlock(blockTable, "Table"); //Lorium Block blockLoriumBlock = new MetalBlock(Material.iron).setBlockName("LoriumBlock"); GameRegistry.registerBlock(blockLoriumBlock, "LoriumBlock"); //Lorium Ore oreLoriumOre = new OreBlock(Material.rock).setBlockName("LoriumOre"); GameRegistry.registerBlock(oreLoriumOre, "LoriumOre"); //Northern Fuel Ore oreNorthernFuelOre = new OreBlock(Material.rock).setBlockName("NorthernFuelOre"); GameRegistry.registerBlock(oreNorthernFuelOre, "NorthernFuelOre"); //Spawn GameRegistry.registerWorldGenerator(eventWorldGen, 0); } @EventHandler public void Init(FMLInitializationEvent event){ FMLCommonHandler.instance().bus().register(new CraftingHandler()); // Fuel Handler GameRegistry.registerFuelHandler(new FuelHandler()); //Smelting //Lorium Ingot Smelting GameRegistry.addSmelting(oreLoriumOre, new ItemStack(itemLoriumIngot), 10); //Northern Fuel Smelting GameRegistry.addSmelting(oreNorthernFuelOre, new ItemStack(itemNorthernFuel), 10); //Crafting Recipes //Lorium Plate Crafting GameRegistry.addRecipe(new ItemStack(itemLoriumPlate), new Object[]{"LH ","L ","L ", 'L', itemLoriumIngot, 'H', new ItemStack(itemHammer, 1, OreDictionary.WILDCARD_VALUE)}); //Lorium Block Crafting GameRegistry.addRecipe(new ItemStack(blockLoriumBlock), new Object[]{"LLL","LLL","LLL", 'L', itemLoriumIngot}); //Lorium Ingot Crafting GameRegistry.addRecipe(new ItemStack(itemLoriumIngot), new Object[]{"NNN","NNN","NNN", 'N', itemLoriumNugget}); //Hammer GameRegistry.addRecipe(new ItemStack(itemHammer), new Object[]{"LSL"," S "," S ", 'L', itemLoriumIngot, 'S', Items.stick}); //Lorium tools //Lorium Sword GameRegistry.addRecipe(new ItemStack(itemLoriumSword), new Object[]{" L "," L "," S ", 'L', itemLoriumPlate, 'S', Items.stick}); GameRegistry.addRecipe(new ItemStack(itemLoriumSword), new Object []{"L ","L ","S ", 'S', Items.stick, 'L', itemLoriumPlate}); GameRegistry.addRecipe(new ItemStack(itemLoriumSword), new Object []{" L"," L"," S", 'S', Items.stick, 'L', itemLoriumPlate}); //Lorium Pickaxe GameRegistry.addRecipe(new ItemStack(itemLoriumPickaxe), new Object[]{"LLL"," S "," S ", 'L', itemLoriumPlate, 'S', Items.stick}); //Lorium Shovel GameRegistry.addRecipe(new ItemStack(itemLoriumShovel), new Object[]{" L "," S "," S ", 'L', itemLoriumPlate, 'S', Items.stick}); //Lorium Axe GameRegistry.addRecipe(new ItemStack(itemLoriumAxe), new Object[]{"LL ","LS "," S ", 'L', itemLoriumPlate, 'S', Items.stick}); //Shapless Crafting //Lorium Nugget GameRegistry.addShapelessRecipe(new ItemStack(itemLoriumNugget, 9), new Object[]{itemLoriumIngot}); } @EventHandler public void PostInit(FMLPostInitializationEvent postEvent){ } } Table: package com.northcraft.mod.blocks; import com.northcraft.mod.Northcraft; import com.northcraft.mod.tileentity.TileEntityTable; import net.minecraft.block.BlockContainer; import net.minecraft.block.material.Material; import net.minecraft.tileentity.TileEntity; import net.minecraft.world.World; public class Table extends BlockContainer{ public Table(Material material) { super(material); this.setHardness(2.0F); this.setResistance(8.0F); this.setCreativeTab(Northcraft.northcraftmaterialsTab); } public int getRenderType() { return -1; } public boolean isOpaqueCube() { return false; } public boolean renderAsNormalBlock() { return false; } @Override public TileEntity createNewTileEntity(World var1, int var2) { return new TileEntityTable(); } } Table Model: // Date: 7/23/2015 10:27:26 PM // Template version 1.1 // Java generated by Techne // Keep in mind that you still need to fill in some blanks // - ZeuX package com.northcraft.mod.model; import net.minecraft.client.model.ModelBase; import net.minecraft.client.model.ModelRenderer; import net.minecraft.entity.Entity; public class ModelTable extends ModelBase { //fields ModelRenderer TableTop; ModelRenderer Leg; ModelRenderer LegTwo; ModelRenderer LegThree; ModelRenderer LegFour; public ModelTable() { textureWidth = 64; textureHeight = 32; TableTop = new ModelRenderer(this, 0, 15); TableTop.addBox(0F, 0F, 0F, 16, 1, 16); TableTop.setRotationPoint(-8F, 16F, -8F); TableTop.setTextureSize(64, 32); TableTop.mirror = true; setRotation(TableTop, 0F, 0F, 0F); Leg = new ModelRenderer(this, 60, 6); Leg.addBox(0F, 0F, 0F, 1, 7, 1); Leg.setRotationPoint(7F, 17F, -8F); Leg.setTextureSize(64, 32); Leg.mirror = true; setRotation(Leg, 0F, 0F, 0F); LegTwo = new ModelRenderer(this, 54, 6); LegTwo.addBox(0F, 0F, 0F, 1, 7, 1); LegTwo.setRotationPoint(-8F, 17F, -8F); LegTwo.setTextureSize(64, 32); LegTwo.mirror = true; setRotation(LegTwo, 0F, 0F, 0F); LegThree = new ModelRenderer(this, 48, 6); LegThree.addBox(0F, 0F, 0F, 1, 7, 1); LegThree.setRotationPoint(7F, 17F, 7F); LegThree.setTextureSize(64, 32); LegThree.mirror = true; setRotation(LegThree, 0F, 0F, 0F); LegFour = new ModelRenderer(this, 42, 6); LegFour.addBox(0F, 0F, 0F, 1, 7, 1); LegFour.setRotationPoint(-8F, 17F, 6.733333F); LegFour.setTextureSize(64, 32); LegFour.mirror = true; setRotation(LegFour, 0F, 0F, 0F); } public void render(Entity entity, float f, float f1, float f2, float f3, float f4, float f5) { super.render(entity, f, f1, f2, f3, f4, f5); setRotationAngles(f, f1, f2, f3, f4, f5, entity); TableTop.render(f5); Leg.render(f5); LegTwo.render(f5); LegThree.render(f5); LegFour.render(f5); } private void setRotation(ModelRenderer model, float x, float y, float z) { model.rotateAngleX = x; model.rotateAngleY = y; model.rotateAngleZ = z; } public void setRotationAngles(float f, float f1, float f2, float f3, float f4, float f5, Entity entity) { super.setRotationAngles(f, f1, f2, f3, f4, f5, entity); } public void renderModel(float f ){ TableTop.render(f); Leg.render(f); LegTwo.render(f); LegThree.render(f); LegFour.render(f); } } Render Table: package com.northcraft.mod.renderer; import org.lwjgl.opengl.GL11; import net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer; import net.minecraft.tileentity.TileEntity; import net.minecraft.util.ResourceLocation; import com.northcraft.mod.Northcraft; import com.northcraft.mod.model.ModelTable; public class RenderTable extends TileEntitySpecialRenderer { private static final ResourceLocation texture = new ResourceLocation(Northcraft.modid + ":" + "textures/model/Table.png"); private ModelTable model; public RenderTable() { this.model = new ModelTable(); } @Override public void renderTileEntityAt(TileEntity tileentity, double x, double y, double z, float f) { GL11.glPushMatrix(); GL11.glTranslatef((float) x + 0.5F, (float) y + 1.5F, (float) z + 0.5F); GL11.glRotatef(180, 0F, 0F, 1F); this.bindTexture(texture); GL11.glPushMatrix(); this.model.renderModel(0.0625F); GL11.glPopMatrix(); GL11.glPopMatrix(); } } Client Proxy: package com.northcraft.mod.proxy; public class ClientProxy extends CommonProxy { public void registerRenderThings() { } public void registerTileEntitySpecialRenderer() { } } Common Proxy: package com.northcraft.mod.proxy; public class CommonProxy { public void registerRenderThings() { } public void registerTileEntitySpecialRenderer() { } }
-
1.7.10 mod not building correctly FIXED removed dash in mcinfo
PixelPacker replied to PixelPacker's topic in Modder Support
Also if you wanted to see the jar file http://minecraft.curseforge.com/mc-mods/233089-northcraft-mod -
1.7.10 mod not building correctly FIXED removed dash in mcinfo
PixelPacker replied to PixelPacker's topic in Modder Support
The fix diesieben07's suggested didn't fix it. If anyone else has any ideas how to fix please tell I can't really progress with my mod till it's fixed. -
So I make a durable hammer, and I made the code for the crafting of the lorium plate. But the crafting table now just makes the lorium plate without anything in it??!?!? UPDATE: Fixed it but I have to have at least 1 item in each row for it to work as needed Main Class ------------------- package com.northcraft.mod; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.init.Items; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; import net.minecraftforge.oredict.OreDictionary; import com.northcraft.mod.blocks.MetalBlock; import com.northcraft.mod.blocks.OreBlock; import com.northcraft.mod.handler.CraftingHandler; import com.northcraft.mod.handler.FuelHandler; import com.northcraft.mod.items.Hammer; import com.northcraft.mod.items.NCItems; import com.northcraft.mod.worldgen.NorthcraftWorldGen; import cpw.mods.fml.common.FMLCommonHandler; import cpw.mods.fml.common.Mod; import cpw.mods.fml.common.Mod.EventHandler; import cpw.mods.fml.common.event.FMLInitializationEvent; import cpw.mods.fml.common.event.FMLPostInitializationEvent; import cpw.mods.fml.common.event.FMLPreInitializationEvent; import cpw.mods.fml.common.registry.GameRegistry; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; @Mod(modid = Northcraft.modid, version = Northcraft.version) public class Northcraft { public static final String modid = "Northcraft"; public static final String version = "Alpha V0.1"; //Ore Gen NorthcraftWorldGen eventWorldGen = new NorthcraftWorldGen(); //Creative Tabs //Northcraft Materials public static CreativeTabs northcraftmaterialsTab; //items public static Item itemLoriumIngot; public static Item itemLoriumNugget; public static Item itemNorthernFuel; public static Item itemHammer; public static Item itemLoriumPlate; //blocks public static Block oreLoriumOre; public static Block blockLoriumBlock; public static Block oreNorthernFuelOre; @EventHandler public void PreInit(FMLPreInitializationEvent preEvent){ //Creative Tabs //Northcraft materials northcraftmaterialsTab = new CreativeTabs("northcraftmaterials") { @SideOnly(Side.CLIENT) public Item getTabIconItem() { return Item.getItemFromBlock(oreLoriumOre); } }; //Items //Lorium Ingot itemLoriumIngot = new NCItems().setUnlocalizedName("LoriumIngot"); GameRegistry.registerItem(itemLoriumIngot, "LoriumIngot"); //Lorium Nugget itemLoriumNugget = new NCItems().setUnlocalizedName("LoriumNugget"); GameRegistry.registerItem(itemLoriumNugget, "LoriumNugget"); //Northern Fuel itemNorthernFuel = new NCItems().setUnlocalizedName("NorthernFuel"); GameRegistry.registerItem(itemNorthernFuel, "NorthernFuel"); //Hammer itemHammer = new Hammer().setUnlocalizedName("Hammer"); GameRegistry.registerItem(itemHammer, "Hammer"); //Lorium Plate itemLoriumPlate = new NCItems().setUnlocalizedName("LoriumPlate"); GameRegistry.registerItem(itemLoriumPlate, "LoriumPlate"); //Blocks //Lorium Block blockLoriumBlock = new MetalBlock(Material.iron).setBlockName("LoriumBlock"); GameRegistry.registerBlock(blockLoriumBlock, "LoriumBlock"); //Lorium Ore oreLoriumOre = new OreBlock(Material.rock).setBlockName("LoriumOre"); GameRegistry.registerBlock(oreLoriumOre, "LoriumOre"); //Northern Fuel Ore oreNorthernFuelOre = new OreBlock(Material.rock).setBlockName("NorthernFuelOre"); GameRegistry.registerBlock(oreNorthernFuelOre, "NorthernFuelOre"); //Spawn GameRegistry.registerWorldGenerator(eventWorldGen, 0); } @EventHandler public void Init(FMLInitializationEvent event){ FMLCommonHandler.instance().bus().register(new CraftingHandler()); // Fuel Handler GameRegistry.registerFuelHandler(new FuelHandler()); //Smelting //Lorium Ingot Smelting GameRegistry.addSmelting(oreLoriumOre, new ItemStack(itemLoriumIngot), 10); //Northern Fuel Smelting GameRegistry.addSmelting(oreNorthernFuelOre, new ItemStack(itemNorthernFuel), 10); //Crafting Recipes //Lorium Block Crafting GameRegistry.addRecipe(new ItemStack(blockLoriumBlock), new Object[]{"LLL","LLL","LLL", 'L', itemLoriumIngot}); //Lorium Ingot Crafting GameRegistry.addRecipe(new ItemStack(itemLoriumIngot), new Object[]{"NNN","NNN","NNN", 'N', itemLoriumNugget}); //Hammer GameRegistry.addRecipe(new ItemStack(itemHammer), new Object[]{"LLL"," S "," S ", 'L', itemLoriumIngot, 'S', Items.stick}); //Lorium Plate GameRegistry.addRecipe(new ItemStack(itemLoriumPlate), new Object[]{"LH","","", 'L', itemLoriumIngot, 'H', new ItemStack(itemHammer, 1, OreDictionary.WILDCARD_VALUE)}); //Shapless Crafting //Lorium Nugget GameRegistry.addShapelessRecipe(new ItemStack(itemLoriumNugget, 9), new Object[]{itemLoriumIngot}); } @EventHandler public void PostInit(FMLPostInitializationEvent postEvent){ } } Hammer Class ----------------------- package com.northcraft.mod.items; import net.minecraft.client.renderer.texture.IIconRegister; import net.minecraft.item.Item; import com.northcraft.mod.Northcraft; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; public class Hammer extends Item{ public Hammer() { super(); this.maxStackSize = 1; this.setMaxDamage(128); this.setNoRepair(); this.setCreativeTab(Northcraft.northcraftmaterialsTab); } @SideOnly(Side.CLIENT) public void registerIcons(IIconRegister iconRegister) { this.itemIcon = iconRegister.registerIcon(Northcraft.modid + ":" + this.getUnlocalizedName().substring(5)); } } Crafting Handler ------------------------- package com.northcraft.mod.handler; import com.northcraft.mod.Northcraft; import net.minecraft.inventory.IInventory; import net.minecraft.item.ItemStack; import cpw.mods.fml.common.eventhandler.SubscribeEvent; import cpw.mods.fml.common.gameevent.PlayerEvent.ItemCraftedEvent; public class CraftingHandler { @SubscribeEvent public void onCrafting(ItemCraftedEvent event) { final IInventory craftMatrix = null; for(int i = 0; i < event.craftMatrix.getSizeInventory(); i++) { if (event.craftMatrix.getStackInSlot(i) != null) { ItemStack item0 = event.craftMatrix.getStackInSlot(i); if(item0 != null && item0.getItem() == Northcraft.itemHammer) { ItemStack k = new ItemStack(Northcraft.itemHammer, 2, (item0.getItemDamage() + 1 )); if (k.getItemDamage() >= k.getMaxDamage()) { k.stackSize--; } event.craftMatrix.setInventorySlotContents(i, k); } } } } }
-
Please help crafting error I don't understand. 1.7.10
PixelPacker replied to PixelPacker's topic in Modder Support
What is invalid about it? -
this error didn't happen till I added a hammer that can loose durability when you craft with it. ERROR --------------------------------------------------------------------------------------- [05:39:04] [main/INFO] [GradleStart]: Extra: [] [05:39:05] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Kevin/.gradle/caches/minecraft/assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] [05:39:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [05:39:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [05:39:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [05:39:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [05:39:05] [main/INFO] [FML]: Forge Mod Loader version 7.99.30.1492 for Minecraft 1.7.10 loading [05:39:05] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jdk1.8.0_45\jre [05:39:05] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [05:39:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [05:39:05] [main/INFO] [GradleStart]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin [05:39:05] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [05:39:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [05:39:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [05:39:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [05:39:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [05:39:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [05:39:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [05:39:07] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [05:39:16] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [05:39:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [05:39:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [05:39:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [05:39:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [05:39:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [05:39:20] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [05:39:30] [main/INFO]: Setting user: Player664 [05:39:40] [Client thread/INFO]: LWJGL Version: 2.9.1 [05:39:47] [Client thread/INFO] [sTDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ---- // Oh - I know what I did wrong! Time: 7/23/15 5:39 AM 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.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_45, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 793834704 bytes (757 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12804 Compatibility Profile Context 13.352.1004.1007' Renderer: 'AMD Radeon HD 8400' [05:39:47] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [05:39:47] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1492 Initialized [05:39:47] [Client thread/INFO] [FML]: Replaced 183 ore recipies [05:39:48] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [05:39:50] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [05:39:50] [Client thread/INFO] [FML]: Searching C:\Users\Kevin\Desktop\North Craft Mod\eclipse\mods for mods [05:39:50] [Client thread/INFO] [Northcraft]: Mod Northcraft is missing the required element 'name'. Substituting Northcraft [05:40:35] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [05:40:37] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Northcraft] at CLIENT [05:40:37] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Northcraft] at SERVER [05:40:40] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Northcraft [05:40:40] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [05:40:40] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations [05:40:40] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [05:40:40] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [05:40:40] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [05:40:40] [Client thread/INFO] [FML]: Applying holder lookups [05:40:40] [Client thread/INFO] [FML]: Holder lookups applied [05:40:40] [Client thread/INFO] [FML]: Injecting itemstacks [05:40:40] [Client thread/INFO] [FML]: Itemstack injection complete [05:40:41] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [05:40:41] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem... [05:40:41] [Thread-8/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL [05:40:41] [Thread-8/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [05:40:42] [Thread-8/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized. [05:40:42] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [05:40:42] [sound Library Loader/INFO]: Sound engine started [05:40:50] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas [05:40:50] [Client thread/INFO]: Created: 16x16 textures/items-atlas [05:40:50] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue [05:40:50] [Client thread/ERROR] [FML]: States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) UCHI Forge{10.13.4.1492} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) UCHE Northcraft{Alpha V0.1} [Northcraft] (bin) [05:40:50] [Client thread/ERROR] [FML]: The following problems were captured during this phase [05:40:50] [Client thread/ERROR] [FML]: Caught exception from Northcraft java.lang.ClassCastException: com.northcraft.mod.items.NCItems cannot be cast to java.lang.Character at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:209) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:250) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:245) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at com.northcraft.mod.Northcraft.Init(Northcraft.java:153) ~[bin/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:942) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45] 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 net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?] at GradleStart.main(Unknown Source) [start/:?] [05:40:50] [Client thread/INFO] [sTDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: ---- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear! Time: 7/23/15 5:40 AM Description: Initializing game java.lang.ClassCastException: com.northcraft.mod.items.NCItems cannot be cast to java.lang.Character at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:209) at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:250) at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:245) at com.northcraft.mod.Northcraft.Init(Northcraft.java:153) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) at net.minecraft.client.Minecraft.run(Minecraft.java:942) at net.minecraft.client.main.Main.main(Main.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) at GradleStart.main(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:209) at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:250) at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:245) at com.northcraft.mod.Northcraft.Init(Northcraft.java:153) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.run(Minecraft.java:942) at net.minecraft.client.main.Main.main(Main.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) at GradleStart.main(Unknown Source) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_45, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 661703240 bytes (631 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 4 mods loaded, 4 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) UCHI Forge{10.13.4.1492} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) UCHE Northcraft{Alpha V0.1} [Northcraft] (bin) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12804 Compatibility Profile Context 13.352.1004.1007' Renderer: 'AMD Radeon HD 8400' Launched Version: 1.7.10 LWJGL: 2.9.1 OpenGL: AMD Radeon HD 8400 GL version 4.3.12804 Compatibility Profile Context 13.352.1004.1007, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1) [05:40:50] [Client thread/INFO] [sTDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:398]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Kevin\Desktop\North Craft Mod\eclipse\.\crash-reports\crash-2015-07-23_05.40.50-client.txt AL lib: (EE) alc_cleanup: 1 device not closed Java HotSpot 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release Main Class Code ----------------------------------------------- package com.northcraft.mod; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.init.Items; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; import net.minecraftforge.oredict.OreDictionary; import com.northcraft.mod.blocks.MetalBlock; import com.northcraft.mod.blocks.OreBlock; import com.northcraft.mod.handler.CraftingHandler; import com.northcraft.mod.handler.FuelHandler; import com.northcraft.mod.items.Hammer; import com.northcraft.mod.items.NCItems; import com.northcraft.mod.worldgen.NorthcraftWorldGen; import cpw.mods.fml.common.FMLCommonHandler; import cpw.mods.fml.common.Mod; import cpw.mods.fml.common.Mod.EventHandler; import cpw.mods.fml.common.event.FMLInitializationEvent; import cpw.mods.fml.common.event.FMLPostInitializationEvent; import cpw.mods.fml.common.event.FMLPreInitializationEvent; import cpw.mods.fml.common.registry.GameRegistry; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; @Mod(modid = Northcraft.modid, version = Northcraft.version) public class Northcraft { public static final String modid = "Northcraft"; public static final String version = "Alpha V0.1"; //Ore Gen NorthcraftWorldGen eventWorldGen = new NorthcraftWorldGen(); //Creative Tabs //Northcraft Materials public static CreativeTabs northcraftmaterialsTab; //items public static Item itemLoriumIngot; public static Item itemLoriumNugget; public static Item itemNorthernFuel; public static Item itemHammer; public static Item itemLoriumPlate; //blocks public static Block oreLoriumOre; public static Block blockLoriumBlock; public static Block oreNorthernFuelOre; @EventHandler public void PreInit(FMLPreInitializationEvent preEvent){ //Creative Tabs //Northcraft materials northcraftmaterialsTab = new CreativeTabs("northcraftmaterials") { @SideOnly(Side.CLIENT) public Item getTabIconItem() { return Item.getItemFromBlock(oreLoriumOre); } }; //Items //Lorium Ingot itemLoriumIngot = new NCItems().setUnlocalizedName("LoriumIngot"); GameRegistry.registerItem(itemLoriumIngot, "LoriumIngot"); //Lorium Nugget itemLoriumNugget = new NCItems().setUnlocalizedName("LoriumNugget"); GameRegistry.registerItem(itemLoriumNugget, "LoriumNugget"); //Northern Fuel itemNorthernFuel = new NCItems().setUnlocalizedName("NorthernFuel"); GameRegistry.registerItem(itemNorthernFuel, "NorthernFuel"); //Hammer itemHammer = new Hammer().setUnlocalizedName("Hammer"); GameRegistry.registerItem(itemHammer, "Hammer"); //Lorium Plate itemLoriumPlate = new NCItems().setUnlocalizedName("LoriumPlate"); GameRegistry.registerItem(itemLoriumPlate, "LoriumPlate"); //Blocks //Lorium Block blockLoriumBlock = new MetalBlock(Material.iron).setBlockName("LoriumBlock"); GameRegistry.registerBlock(blockLoriumBlock, "LoriumBlock"); //Lorium Ore oreLoriumOre = new OreBlock(Material.rock).setBlockName("LoriumOre"); GameRegistry.registerBlock(oreLoriumOre, "LoriumOre"); //Northern Fuel Ore oreNorthernFuelOre = new OreBlock(Material.rock).setBlockName("NorthernFuelOre"); GameRegistry.registerBlock(oreNorthernFuelOre, "NorthernFuelOre"); //Spawn GameRegistry.registerWorldGenerator(eventWorldGen, 0); } @EventHandler public void Init(FMLInitializationEvent event){ FMLCommonHandler.instance().bus().register(new CraftingHandler()); // Fuel Handler GameRegistry.registerFuelHandler(new FuelHandler()); //Smelting //Lorium Ingot Smelting GameRegistry.addSmelting(oreLoriumOre, new ItemStack(itemLoriumIngot), 10); //Northern Fuel Smelting GameRegistry.addSmelting(oreNorthernFuelOre, new ItemStack(itemNorthernFuel), 10); //Crafting Recipes //Lorium Block Crafting GameRegistry.addRecipe(new ItemStack(blockLoriumBlock), new Object[]{"LLL","LLL","LLL", 'L', itemLoriumIngot}); //Lorium Ingot Crafting GameRegistry.addRecipe(new ItemStack(itemLoriumIngot), new Object[]{"NNN","NNN","NNN", 'N', itemLoriumNugget}); //Hammer GameRegistry.addRecipe(new ItemStack(itemHammer), new Object[]{"LLL"," S "," S ", 'L', itemLoriumIngot, 'S', Items.stick}); //Lorium Plate GameRegistry.addRecipe(new ItemStack(itemLoriumPlate), new Object[]{"LH "," "," ", itemLoriumIngot, 'H', new ItemStack(itemHammer, 1, OreDictionary.WILDCARD_VALUE)}); //Shapless Crafting //Lorium Nugget GameRegistry.addShapelessRecipe(new ItemStack(itemLoriumNugget, 9), new Object[]{itemLoriumIngot}); } @EventHandler public void PostInit(FMLPostInitializationEvent postEvent){ } } Hammer Code ------------------------------------------- package com.northcraft.mod.items; import net.minecraft.client.renderer.texture.IIconRegister; import net.minecraft.item.Item; import com.northcraft.mod.Northcraft; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; public class Hammer extends Item{ public Hammer() { super(); this.maxStackSize = 1; this.setMaxDamage(128); this.setNoRepair(); this.setCreativeTab(Northcraft.northcraftmaterialsTab); } @SideOnly(Side.CLIENT) public void registerIcons(IIconRegister iconRegister) { this.itemIcon = iconRegister.registerIcon(Northcraft.modid + ":" + this.getUnlocalizedName().substring(5)); } }
-
Thank you, I guess I overlooked that
-
For some reason the item wont get textured in the new mod I am working on. Also yes I have the texture for the lorium ingot to the same as the unlocalized name Main mod class ------------------- package com.northcraft.mod; import com.northcraft.mod.items.NCItems; import net.minecraft.item.Item; import cpw.mods.fml.common.Mod; import cpw.mods.fml.common.Mod.EventHandler; import cpw.mods.fml.common.event.FMLInitializationEvent; import cpw.mods.fml.common.event.FMLPostInitializationEvent; import cpw.mods.fml.common.event.FMLPreInitializationEvent; import cpw.mods.fml.common.registry.GameRegistry; @Mod(modid = Northcraft.modid, version = Northcraft.version) public class Northcraft { public static final String modid = "Northcraft"; public static final String version = "Alpha V0.1"; //items public static Item itemLoriumIngot; //blocks @EventHandler public void PreInit(FMLPreInitializationEvent preEvent){ //Items itemLoriumIngot = new NCItems().setUnlocalizedName("LoriumIngot"); GameRegistry.registerItem(itemLoriumIngot, "LoriumIngot"); //Blocks } @EventHandler public void Init(FMLInitializationEvent event){ } @EventHandler public void PostInit(FMLPostInitializationEvent postEvent){ } } NCItems Class ------------------ package com.northcraft.mod.items; import net.minecraft.client.renderer.texture.IIconRegister; import net.minecraft.item.Item; import com.northcraft.mod.Northcraft; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; public class NCItems extends Item{ public NCItems() { this.setCreativeTab(getCreativeTab().tabMaterials); } @SideOnly(Side.CLIENT) public void registerIcons(IIconRegister iconRegister) { this.itemIcon = iconRegister.registerIcon(Northcraft.modid + ";" + this.getUnlocalizedName().substring(5)); } }
-
I would like to add custom crafting to my mod but I cannot find any way to do this on the internet. I also wouldn't know how to integrate this with a block. I would like it to be a crafting table with a 3x3 grid and a progression bar. Would anyone help me or direct me to a tutorial on this topic? Here is my mod atm if anyone what was wondering what my mod was http://www.curse.com/mc-mods/minecraft/232403-extra-content
-
Hi thank you for helping me, I face palmed when my friend pointed it out
-
I have started working on my mod called extra content and it is crashing for no reason, there is no red lines all items are extended and all are valid textures on the items. Code: package pixelpacker.extracontent; import net.minecraft.item.Item; import cpw.mods.fml.common.Mod; import cpw.mods.fml.common.Mod.EventHandler; import cpw.mods.fml.common.event.FMLInitializationEvent; import cpw.mods.fml.common.event.FMLPostInitializationEvent; import cpw.mods.fml.common.event.FMLPreInitializationEvent; import cpw.mods.fml.common.registry.GameRegistry; @Mod(modid = "ec" , name = "Extra Content" , version = "1.0") public class ExtraContent { //Item Area public static Item itemPixelBlade; public static Item itemPixelBow; public static Item itemPixelPick; //Block Area @EventHandler public void preInit(FMLPreInitializationEvent event) { //Item/Block init and registering //Config handling //pre init //item registry //PixelBlade itemPixelBlade = new ItemPixelBlade().setUnlocalizedName("ItemPixelBlade").setTextureName("ec:itempixelblade"); GameRegistry.registerItem(itemPixelBlade, itemPixelBlade.getUnlocalizedName().substring(5)); //PixelBow itemPixelBow = new ItemPixelBow().setUnlocalizedName("ItemPixelBow").setTextureName("ec:itempixelbow"); GameRegistry.registerItem(itemPixelBow, itemPixelBow.getUnlocalizedName().substring(5)); //PixelPick itemPixelBow = new ItemPixelPick().setUnlocalizedName("ItemPixelPick").setTextureName("ec:itempixelpick"); GameRegistry.registerItem(itemPixelPick, itemPixelPick.getUnlocalizedName().substring(5)); //block registry } @EventHandler public void init(FMLInitializationEvent event){ //Init } @EventHandler public void postInit(FMLPostInitializationEvent event){ //Post Init } } Crash log: ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 7/5/15 6:33 AM Description: Initializing game java.lang.NullPointerException: Initializing game at pixelpacker.extracontent.ExtraContent.preInit(ExtraContent.java:44) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.startGame(Minecraft.java:522) at net.minecraft.client.Minecraft.run(Minecraft.java:942) at net.minecraft.client.main.Main.main(Main.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) at GradleStart.main(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at pixelpacker.extracontent.ExtraContent.preInit(ExtraContent.java:44) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.startGame(Minecraft.java:522) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.run(Minecraft.java:942) at net.minecraft.client.main.Main.main(Main.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) at GradleStart.main(Unknown Source) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_45, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 760446952 bytes (725 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1481 4 mods loaded, 4 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1481-1.7.10.jar) UCH Forge{10.13.4.1481} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1481-1.7.10.jar) UCE ec{1.0} [Extra Content] (bin) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12804 Compatibility Profile Context 13.352.1004.1007' Renderer: 'AMD Radeon HD 8400' Launched Version: 1.7.10 LWJGL: 2.9.1 OpenGL: AMD Radeon HD 8400 GL version 4.3.12804 Compatibility Profile Context 13.352.1004.1007, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)
-
When I was trying to make a new ore for the mod and eclipse and minecraft don't like it when it is almost the same exact code as the other blocks but I may have messed up somewhere. yes I did extended the block and did the constructer here is the code for the stuff that is causing me problems. Package: package pixelpacker.testmod; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.init.Blocks; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; import cpw.mods.fml.common.Mod; import cpw.mods.fml.common.Mod.EventHandler; import cpw.mods.fml.common.event.FMLInitializationEvent; import cpw.mods.fml.common.event.FMLPostInitializationEvent; import cpw.mods.fml.common.event.FMLPreInitializationEvent; import cpw.mods.fml.common.registry.GameRegistry; @Mod(modid = "tm", name = "Test Mod", version = "1.0") public class TestMod { public static Item itemTable; public static Block blockTable; public static Block blockTest; public static Block blockPixinite; @EventHandler public void preInit(FMLPreInitializationEvent event){ blockPixinite = new BlockPixinite().setUnlocalizedName("BlockPixinite").setTextureName("tm:PixiniteOre").setCreativeTab(tabTestMod); itemTable = new ItemTable().setUnlocalizedName("ItemTable").setTextureName("tm:itemtable").setCreativeTab(tabTestMod); GameRegistry.registerItem(itemTable, itemTable.getUnlocalizedName().substring(5)); GameRegistry.registerBlock(blockPixinite, blockPixinite.getUnlocalizedName().substring(5)); } @EventHandler public void init(FMLInitializationEvent event) { GameRegistry.addRecipe(new ItemStack(itemTable, 10), new Object[]{"WWW", " W ", " W ", 'W', Blocks.planks}); } @EventHandler public void postInit(FMLPostInitializationEvent event) { } public static CreativeTabs tabTestMod = new CreativeTabs("tabTestMod"){ @Override public Item getTabIconItem(){ return new ItemStack(blockTest).getItem(); } }; } The line of code in question: blockPixinite = new BlockPixinite().setUnlocalizedName("BlockPixinite").setTextureName("tm:PixiniteOre").setCreativeTab(tabTestMod); Pixinite code: package pixelpacker.testmod; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.item.Item; public class BlockPixinite extends Block { protected BlockPixinite(Material material) { super(material); // TODO Auto-generated constructor stub } }