Jump to content

Crafting Recipe Problems


EscapeMC

Recommended Posts

Hello! I know this is a 1.8 problem, but people always still help me whenever it is an older version. if you wish not to help me, don't go yelling at me saying "THIS ISN'T LATEST VERSION!!!"

 

I am working with crafting recipes, and for some reason a few specific ones will not work. Here:

 

Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
[10:06:35] [main/INFO]: Extra: []
[10:06:35] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, /Users/school/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --accessToken{REDACTED}, --version, 1.8, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[10:06:35] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[10:06:35] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[10:06:35] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[10:06:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[10:06:35] [main/INFO]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading
[10:06:35] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Mac OS X:x86_64:10.12, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/jre
[10:06:35] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[10:06:35] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[10:06:35] [main/INFO]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[10:06:35] [main/INFO]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[10:06:35] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:06:35] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:06:35] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[10:06:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:06:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:06:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:06:35] [main/ERROR]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[10:06:36] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[10:06:36] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:06:36] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:06:37] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[10:06:37] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:06:37] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:06:37] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[10:06:38] [Client thread/INFO]: Setting user: Player894
[10:06:40] [Client thread/INFO]: LWJGL Version: 2.9.2
[10:06:40] [Client thread/INFO]: Attempting early MinecraftForge initialization
[10:06:41] [Client thread/INFO]: MinecraftForge v11.14.4.1563 Initialized
[10:06:41] [Client thread/INFO]: Replaced 204 ore recipies
[10:06:41] [Client thread/INFO]: Completed early MinecraftForge initialization
[10:06:41] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[10:06:41] [Client thread/INFO]: Searching /Users/school/Extras/TeamMadness Mod 1.8/run/mods for mods
[10:06:42] [Client thread/INFO]: Forge Mod Loader has identified 4 mods to load
[10:06:43] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, tmm] at CLIENT
[10:06:43] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, tmm] at SERVER
[10:06:43] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TeamMadness Mod
[10:06:43] [Client thread/INFO]: Processing ObjectHolder annotations
[10:06:43] [Client thread/INFO]: Found 384 ObjectHolder annotations
[10:06:43] [Client thread/INFO]: Identifying ItemStackHolder annotations
[10:06:43] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[10:06:43] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[10:06:43] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[10:06:43] [Client thread/INFO]: Applying holder lookups
[10:06:43] [Client thread/INFO]: Holder lookups applied
[10:06:43] [Client thread/INFO]: Injecting itemstacks
[10:06:43] [Client thread/INFO]: Itemstack injection complete
[10:06:44] [Forge Version Check/INFO]: [Forge] Found status: UP_TO_DATE Target: null
[10:06:44] [sound Library Loader/INFO]: Starting up SoundSystem...
[10:06:44] [Thread-7/INFO]: Initializing LWJGL OpenAL
[10:06:44] [Thread-7/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[10:06:44] [Thread-7/INFO]: OpenAL initialized.
[10:06:44] [sound Library Loader/INFO]: Sound engine started
[10:06:46] [Client thread/INFO]: Max texture size: 16384
[10:06:46] [Client thread/INFO]: Created: 16x16 textures-atlas
[10:06:47] [Client thread/ERROR]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
[10:06:47] [Client thread/ERROR]: 
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{8.0.99.99} [Forge Mod Loader] (forgeBin-1.8-11.14.4.1563.jar) 
UCHI	Forge{11.14.4.1563} [Minecraft Forge] (forgeBin-1.8-11.14.4.1563.jar) 
UCHE	tmm{1.3.0.1} [TeamMadness Mod] (bin) 
[10:06:47] [Client thread/ERROR]: The following problems were captured during this phase
[10:06:47] [Client thread/ERROR]: Caught exception from tmm
java.lang.NullPointerException
at net.minecraft.item.crafting.CraftingManager.addRecipe(SourceFile:1129) ~[forgeBin-1.8-11.14.4.1563.jar:?]
at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:242) ~[forgeBin-1.8-11.14.4.1563.jar:?]
at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:237) ~[forgeBin-1.8-11.14.4.1563.jar:?]
at com.escapemc.teammadnessmod.ModCrafting.initCrafting(ModCrafting.java:74) ~[bin/:?]
at com.escapemc.teammadnessmod.TeamMadnessMod.Init(TeamMadnessMod.java:43) ~[bin/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553) ~[forgeBin-1.8-11.14.4.1563.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forgeBin-1.8-11.14.4.1563.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forgeBin-1.8-11.14.4.1563.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.startGame(Minecraft.java:491) [Minecraft.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:325) [Minecraft.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
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_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
at GradleStart.main(Unknown Source) [start/:?]
[10:06:47] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:571]: ---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 10/17/16 10:06 AM
Description: Initializing game

java.lang.NullPointerException: Initializing game
at net.minecraft.item.crafting.CraftingManager.addRecipe(SourceFile:1129)
at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:242)
at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:237)
at com.escapemc.teammadnessmod.ModCrafting.initCrafting(ModCrafting.java:74)
at com.escapemc.teammadnessmod.TeamMadnessMod.Init(TeamMadnessMod.java:43)
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:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
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:498)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.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:498)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:491)
at net.minecraft.client.Minecraft.run(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:498)
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(SourceFile:1129)
at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:242)
at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:237)
at com.escapemc.teammadnessmod.ModCrafting.initCrafting(ModCrafting.java:74)
at com.escapemc.teammadnessmod.TeamMadnessMod.Init(TeamMadnessMod.java:43)
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:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
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:498)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.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:498)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:491)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.run(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:498)
at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
at GradleStart.main(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.12
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 679220088 bytes (647 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 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{8.0.99.99} [Forge Mod Loader] (forgeBin-1.8-11.14.4.1563.jar) 
UCHI	Forge{11.14.4.1563} [Minecraft Forge] (forgeBin-1.8-11.14.4.1563.jar) 
UCHE	tmm{1.3.0.1} [TeamMadness Mod] (bin) 
Loaded coremods (and transformers): 
Launched Version: 1.8
LWJGL: 2.9.2
OpenGL: Intel(R) Iris(TM) Graphics 6100 GL version 2.1 INTEL-10.18.65, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: No
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)
[10:06:47] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:571]: #@!@# Game crashed! Crash report saved to: #@!@# /Users/school/Extras/TeamMadness Mod 1.8/run/./crash-reports/crash-2016-10-17_10.06.47-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed

 

Here is the code for my crafting recipe class:

package com.escapemc.teammadnessmod;

import com.escapemc.teammadnessmod.init.TeamMadnessModBlocks;
import com.escapemc.teammadnessmod.init.TeamMadnessModItems;

import net.minecraft.init.Items;
import net.minecraft.item.ItemStack;
import net.minecraftforge.fml.common.registry.GameRegistry;

public class ModCrafting {

public static void initCrafting() {

	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.escapemc_sword), new Object[] {"#", "#", "S", '#', TeamMadnessModItems.escapemc_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.escapemc_pickaxe), new Object[] {"###", " S ", " S ", '#', TeamMadnessModItems.escapemc_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.escapemc_axe), new Object[] {"##", "S#", "S ", '#', TeamMadnessModItems.escapemc_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.escapemc_axe), new Object[] {"##", "#S", " S", '#', TeamMadnessModItems.escapemc_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.escapemc_shovel), new Object[] {"#", "S", "S", '#', TeamMadnessModItems.escapemc_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.escapemc_hoe), new Object[] {"##", "S ", "S ", '#', TeamMadnessModItems.escapemc_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.escapemc_hoe), new Object[] {"##", " S", " S", '#', TeamMadnessModItems.escapemc_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.escapemc_helmet), new Object[] {"###", "# #", '#', TeamMadnessModItems.escapemc_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.escapemc_chestplate), new Object[] {"# #", "###", "###", '#', TeamMadnessModItems.escapemc_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.escapemc_leggings), new Object[] {"###", "# #", "# #", '#', TeamMadnessModItems.escapemc_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.escapemc_boots), new Object[] {"# #", "# #", '#', TeamMadnessModItems.escapemc_ingot});

	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.mushrromstew_sword), new Object[] {"#", "#", "S", '#', TeamMadnessModItems.mushrromstew_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.mushrromstew_pickaxe), new Object[] {"###", " S ", " S ", '#', TeamMadnessModItems.mushrromstew_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.mushrromstew_axe), new Object[] {"##", "S#", "S ", '#', TeamMadnessModItems.mushrromstew_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.mushrromstew_axe), new Object[] {"##", "#S", " S", '#', TeamMadnessModItems.mushrromstew_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.mushrromstew_shovel), new Object[] {"#", "S", "S", '#', TeamMadnessModItems.mushrromstew_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.mushrromstew_hoe), new Object[] {"##", "S ", "S ", '#', TeamMadnessModItems.mushrromstew_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.mushrromstew_hoe), new Object[] {"##", " S", " S", '#', TeamMadnessModItems.mushrromstew_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.mushrromstew_helmet), new Object[] {"###", "# #", '#', TeamMadnessModItems.mushrromstew_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.mushrromstew_chestplate), new Object[] {"# #", "###", "###", '#', TeamMadnessModItems.mushrromstew_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.mushrromstew_leggings), new Object[] {"###", "# #", "# #", '#', TeamMadnessModItems.mushrromstew_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.mushrromstew_boots), new Object[] {"# #", "# #", '#', TeamMadnessModItems.mushrromstew_ingot});

	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.epicbudder22_sword), new Object[] {"#", "#", "S", '#', TeamMadnessModItems.epicbudder22_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.epicbudder22_pickaxe), new Object[] {"###", " S ", " S ", '#', TeamMadnessModItems.epicbudder22_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.epicbudder22_axe), new Object[] {"##", "S#", "S ", '#', TeamMadnessModItems.epicbudder22_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.epicbudder22_axe), new Object[] {"##", "#S", " S", '#', TeamMadnessModItems.epicbudder22_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.epicbudder22_shovel), new Object[] {"#", "S", "S", '#', TeamMadnessModItems.epicbudder22_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.epicbudder22_hoe), new Object[] {"##", "S ", "S ", '#', TeamMadnessModItems.epicbudder22_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.epicbudder22_hoe), new Object[] {"##", " S", " S", '#', TeamMadnessModItems.epicbudder22_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.epicbudder22_helmet), new Object[] {"###", "# #", '#', TeamMadnessModItems.epicbudder22_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.epicbudder22_chestplate), new Object[] {"# #", "###", "###", '#', TeamMadnessModItems.epicbudder22_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.epicbudder22_leggings), new Object[] {"###", "# #", "# #", '#', TeamMadnessModItems.epicbudder22_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.epicbudder22_boots), new Object[] {"# #", "# #", '#', TeamMadnessModItems.epicbudder22_ingot});

	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.jonahjoe2002_sword), new Object[] {"#", "#", "S", '#', TeamMadnessModItems.jonahjoe2002_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.jonahjoe2002_pickaxe), new Object[] {"###", " S ", " S ", '#', TeamMadnessModItems.jonahjoe2002_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.jonahjoe2002_axe), new Object[] {"##", "S#", "S ", '#', TeamMadnessModItems.jonahjoe2002_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.jonahjoe2002_axe), new Object[] {"##", "#S", " S", '#', TeamMadnessModItems.jonahjoe2002_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.jonahjoe2002_shovel), new Object[] {"#", "S", "S", '#', TeamMadnessModItems.jonahjoe2002_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.jonahjoe2002_hoe), new Object[] {"##", "S ", "S ", '#', TeamMadnessModItems.jonahjoe2002_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.jonahjoe2002_hoe), new Object[] {"##", " S", " S", '#', TeamMadnessModItems.jonahjoe2002_ingot, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.jonahjoe2002_helmet), new Object[] {"###", "# #", '#', TeamMadnessModItems.jonahjoe2002_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.jonahjoe2002_chestplate), new Object[] {"# #", "###", "###", '#', TeamMadnessModItems.jonahjoe2002_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.jonahjoe2002_leggings), new Object[] {"###", "# #", "# #", '#', TeamMadnessModItems.jonahjoe2002_ingot});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.jonahjoe2002_boots), new Object[] {"# #", "# #", '#', TeamMadnessModItems.jonahjoe2002_ingot});

	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.darkmatter_sword), new Object[] {"#", "#", "S", '#', TeamMadnessModBlocks.cdm, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.darkmatter_pickaxe), new Object[] {"###", " S ", " S ", '#', TeamMadnessModBlocks.cdm, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.darkmatter_axe), new Object[] {"##", "S#", "S ", '#', TeamMadnessModBlocks.cdm, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.darkmatter_axe), new Object[] {"##", "#S", " S", '#', TeamMadnessModBlocks.cdm, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.darkmatter_shovel), new Object[] {"#", "S", "S", '#', TeamMadnessModBlocks.cdm, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.darkmatter_hoe), new Object[] {"##", "S ", "S ", '#', TeamMadnessModBlocks.cdm, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.darkmatter_hoe), new Object[] {"##", " S", " S", '#', TeamMadnessModBlocks.cdm, 'S', Items.stick});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.darkmatter_helmet), new Object[] {"###", "# #", '#', TeamMadnessModBlocks.cdm});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.darkmatter_chestplate), new Object[] {"# #", "###", "###", '#', TeamMadnessModBlocks.cdm});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.darkmatter_leggings), new Object[] {"###", "# #", "# #", '#', TeamMadnessModBlocks.cdm});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.darkmatter_boots), new Object[] {"# #", "# #", '#', TeamMadnessModBlocks.cdm});

	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.madness_ingot), new Object[] {"##", "##", '#', TeamMadnessModItems.madness_shard});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModBlocks.cdm), new Object[] {"##", "##", '#', TeamMadnessModItems.dark_matter});

	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.madness_helmet), new Object[] {" # ", "#M#", " # ", 'M', TeamMadnessModItems.darkmatter_helmet, '#', TeamMadnessModItems.madness_shard});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.madness_chestplate), new Object[] {" # ", "#M#", " # ", 'M', TeamMadnessModItems.darkmatter_chestplate, '#', TeamMadnessModItems.madness_shard});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.madness_leggings), new Object[] {" # ", "#M#", " # ", 'M', TeamMadnessModItems.darkmatter_leggings, '#', TeamMadnessModItems.madness_shard});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.madness_boots), new Object[] {" # ", "#M#", " # ", 'M', TeamMadnessModItems.darkmatter_boots, '#', TeamMadnessModItems.madness_shard});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.madness_sword), new Object[] {" # ", "#M#", " # ", 'M', TeamMadnessModItems.darkmatter_sword, '#', TeamMadnessModItems.madness_shard});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.madness_pickaxe), new Object[] {" # ", "#M#", " # ", 'M', TeamMadnessModItems.darkmatter_pickaxe, '#', TeamMadnessModItems.madness_shard});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.madness_axe), new Object[] {" # ", "#M#", " # ", 'M', TeamMadnessModItems.darkmatter_axe, '#', TeamMadnessModItems.madness_shard});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.madness_shovel), new Object[] {" # ", "#M#", " # ", 'M', TeamMadnessModItems.darkmatter_shovel, '#', TeamMadnessModItems.madness_shard});
	GameRegistry.addRecipe(new ItemStack(TeamMadnessModItems.madness_hoe), new Object[] {" # ", "#M#", " # ", 'M', TeamMadnessModItems.darkmatter_hoe, '#', TeamMadnessModItems.madness_shard});







	GameRegistry.addSmelting(TeamMadnessModBlocks.escapemc_ore, new ItemStack(TeamMadnessModItems.escapemc_ingot), 1.0F);
	GameRegistry.addSmelting(TeamMadnessModBlocks.mushrromstew_ore, new ItemStack(TeamMadnessModItems.mushrromstew_ingot), 1.0F);
	GameRegistry.addSmelting(TeamMadnessModBlocks.epicbudder22_ore, new ItemStack(TeamMadnessModItems.epicbudder22_ingot), 1.0F);
	GameRegistry.addSmelting(TeamMadnessModBlocks.jonahjoe2002_ore, new ItemStack(TeamMadnessModItems.jonahjoe2002_ingot), 1.0F);
	GameRegistry.addSmelting(TeamMadnessModBlocks.madness_ore, new ItemStack(TeamMadnessModItems.madness_shard), 1.0F);






}

}

 

 

Can anyone provide me with help? I am getting annoyed at this, and it is only these select few crafting recipes that do not work.

I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But......

https://www.youtube.com/watch?v=6t0GlXWx_PY

 

ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2

 

TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2

 

If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



×
×
  • Create New...

Important Information

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