GithubHelp home page GithubHelp logo

cooking-with-tfc's Introduction

Cooking-with-TFC

Adds variety to cooking in Terrafirmacraft

cooking-with-tfc's People

Contributors

straywolfe avatar wormzjl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cooking-with-tfc's Issues

Walnut logs won't fill log piles

Found a small bug while playing with the latest release (Going Nuts) - when trying to put walnut logs in log piles, they only fill up the top left spot, and can't be placed or shift-clicked into any of the other three slots.
will not
Enjoying the rest of the mod so far, though - great work!

On load crash

playing a small pack of TFC and other addons tried to add yours and it crashed on startup

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 4/26/17 4:26 PM
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: terramisc/core/TFCMBlocks
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: terramisc/core/TFCMBlocks
at straywolfe.cookingwithtfc.common.registries.CWTFCRegistries.registerRecipes(CWTFCRegistries.java:119)
at straywolfe.cookingwithtfc.common.registries.CWTFCRegistries.setupRegistries(CWTFCRegistries.java:44)
at straywolfe.cookingwithtfc.common.CookingWithTFC.init(CookingWithTFC.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)
... 10 more
Caused by: java.lang.ClassNotFoundException: terramisc.core.TFCMBlocks
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.NullPointerException
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 7 (amd64) version 6.1
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 206664536 bytes (197 MB) / 1352138752 bytes (1289 MB) up to 10737418240 bytes (10240 MB)
JVM Flags: 3 total; -Xms256M -Xmx11520M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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.1558 39 mods loaded, 39 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] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHI Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHI tfc_coremod{0.79.27} [TFC[coremod]] (minecraft.jar)
UCHI CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UCHI itemphysic{1.1.5} [ItemPhysic] (minecraft.jar)
UCHI NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar)
UCHI PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHI RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
UCHI SmartCore{1.0.3} [Smart Core] (minecraft.jar)
UCHI terrafirmacraft{0.79.27} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.27.903.jar)
UCHI tfcadditions{@MODVERSION@} [TFC-Additions] ([1.7.10][0.79.23+]TFC-Additions-1.0.3.jar)
UCHI DecorationsTFC{1.0.20} [Decorations] ([1.7.10]Decorations-1.0.20.jar)
UCHI lwstfc{3.9.B79} [Leather Water Sac] ([1.7.10]LeatherWaterSac-3.9.B79.jar)
UCHI tfcm{0.9.1} [TerraMisc] ([1.7.10]TerraMisc-0.9.1.jar)
UCHI tfccellars{1.010} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.010.jar)
UCHI tfcudarymod{0.2.30} [TFC Udary Mod] ([1.7.10]TFCUdaryMod-0.2.30.jar)
UCHI animalcrate{0.01} [AnimalCrate] (animalcrate-0.1.jar)
UCHE cookingwithtfc{0.0.7.0} [Cooking with TFC] (CookingWithTFC-1.7.10-0.0.7.0.jar)
UCHI DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHI DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHI DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHI DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHI DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHI DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHI DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHI DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHI DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHI DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHI FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHI journeymap{@Jmversion@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
UCHI sciapi{0.5.2} [SciAPI] (SciAPI v0.5.2.jar)
UCHI SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar)
UCHI SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
UCHI stellarsky{0.1.15} [Stellar Sky] (Stellar Sky-v0.1.15[1.7.10].jar)
UCHI TerraFirmaCraftNEIplugin{1.5.3.24} [TerraFirmaCraftNEIplugin] (TerraFirmaCraftNEIplugin-1.7.10-1.5.3.24.jar)
UCHI TooMuchTime{2.4.0} [TooMuchTime] (TooMuchTime-1.7.10-2.4.0.tnfc-4-universal.jar)
UCHI AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.92' Renderer: 'GeForce GTX 770/PCIe/SSE2'

[ERROR]initial wall is placed

log:
[09:03:12] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking block entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.NoSuchMethodError: com.bioxx.tfc.Core.TFC_Core.isExposedToRain(Lnet/minecraft/world/World;III)Z
at straywolfe.cookingwithtfc.common.tileentity.TileClayOven.func_145845_h(TileClayOven.java:101) ~[TileClayOven.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1939) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
... 4 more
[09:03:12] [Server thread/ERROR]: This crash report has been saved

Suggestion: Smokeable / infusable cheese.

Cheese as it stands is a pretty bland item, and adding the ability to smoke cheese like one does meat, as well as flavour it will vegetables (garlic, fruits) would make it much more versatile.

Player kicked from server while eating food from this mod

With this error in the log, eating normal TFC food is fine

[14:38:30 WARN]: Failed to handle packet for /58.152.172.58:49990
net.minecraft.util.ReportedException: Ticking player
�[net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:477) ~[mw.class:?]
�[net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:488) ~[nh.class:?]
�[net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(C03PacketPlayer.java:36) ~[jd.class:?]
�[net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(C03PacketPlayer.java:101) ~[jd.class:?]
�[net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) ~[ej.class:?]
�[net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181) [nc.class:?]
�[net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023) [MinecraftServer.class:?]
�[net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432) [lt.class:?]
�[net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841) [MinecraftServer.class:?]
�[net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
�[java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 4
�[straywolfe.cookingwithtfc.common.item.ItemTFCMealTransform.getNutritionalWeights(ItemTFCMealTransform.java:218) ~[ItemTFCMealTransform.class:?]
�[straywolfe.cookingwithtfc.common.item.ItemTFCMealTransform.func_77654_b(ItemTFCMealTransform.java:165) ~[ItemTFCMealTransform.class:?]
�[net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:190) ~[add.class:?]
�[net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java:482) ~[yz.class:?]
�[net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:1214) ~[mw.class:?]
�[net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:269) ~[yz.class:?]
�[net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:399) ~[mw.class:?]
�10 more

Powder stacks convert to single Flux on pickup

When picking up powder entity items like kaolinite powder or saltpeter they all are converted into flux.
Probable cause of this is the flaw in onItemPickup handler which tries to convert TFC salt to CWTFC version, but as all powders share the Item class and differ only by damage metainformation, other powders do match the condition
if(... || droppedItem == TFCItems.powder || ...) { //...
and after that the damage info is just lost due to
food = new ItemStack(droppedItem); contains no damage parameter. I guess it defaults to zero, which means Flux powder.
I'm no Java coder so probably my guesses are wrong (:

Broth Decay and Clay Oven

The broth decay rate is insane, ~.5% a second! Please fix this as it is unusable at this rate, and the clay oven will not harden regardless of time and if it's sheltered from rain.

[SOLVED] Making salads without having to cut stuff

It's pretty annoying having to fill up my entire inventory with split stacks to get an ingredient under 2 ounces so that it fits in the salad bowl especially with a large stack. It just feels easier to eat the ingredients directly. Why not just take 2 ounces directly from the ingredient stack?

Cooking Pot Recipe

Cooking Pot recipes are acting as shaped recipes instead of shapeless recipes in v0.0.4.1. Maybe there is something going wrong with an unsupported java or forge version?

Description: Ticking block entity

crash-report
---- Minecraft Crash Report ---- // Ooh. Shiny. Time: 16-12-5 上�5:40 Description: Ticking block entity java.lang.NoSuchMethodError: com.bioxx.tfc.Core.TFC_Core.isExposedToRain(Lnet/minecraft/world/World;III)Z at straywolfe.cookingwithtfc.common.tileentity.TileClayOven.func_145845_h(TileClayOven.java:101) at net.minecraft.world.World.func_72939_s(World.java:1939) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at straywolfe.cookingwithtfc.common.tileentity.TileClayOven.func_145845_h(TileClayOven.java:101) at net.minecraft.world.World.func_72939_s(World.java:1939) -- Block entity being ticked -- Details: Name: TileClayOven // straywolfe.cookingwithtfc.common.tileentity.TileClayOven Block type: ID #669 (tile.ClayOven // straywolfe.cookingwithtfc.common.block.BlockClayOven) Block data value: 1 / 0x1 / 0b0001 Block location: World: (5965,136,-12281), Chunk: (at 13,8,7 in 372,-768; contains blocks 5952,0,-12288 to 5967,255,-12273), Region: (11,-24; contains chunks 352,-768 to 383,-737, blocks 5632,0,-12288 to 6143,255,-11777) Actual block type: ID #669 (tile.ClayOven // straywolfe.cookingwithtfc.common.block.BlockClayOven) Actual block data value: 1 / 0x1 / 0b0001 Stacktrace: at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) -- Affected level -- Details: Level name: 0999312 All players: 1 total; [EntityPlayerMP['Kijin Seija'/187, l='0999312', x=5966.30, y=138.00, z=-12280.03]] Chunk stats: ServerChunkCache: 360 Drop: 0 Level seed: -86754689866765 Level generator: ID 00 - TFCDefault, ver 0. Features enabled: true Level generator options: Level spawn location: World: (5908,147,-12224), Chunk: (at 4,9,0 in 369,-764; contains blocks 5904,0,-12224 to 5919,255,-12209), Region: (11,-24; contains chunks 352,-768 to 383,-737, blocks 5632,0,-12288 to 6143,255,-11777) Level time: 619600 game time, 619600 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 18996 (now: false), thunder time: 62227 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows XP (x86) version 5.1 Java Version: 1.7.0_80, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 106320120 bytes (101 MB) / 606773248 bytes (578 MB) up to 1037959168 bytes (989 MB) Mod Pack: Unknown / None LiteLoader Mods: none LaunchWrapper: 40 active transformer(s) - Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer - Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer - Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer - Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer - Transformer: net.minecraftforge.classloading.FluidIdTransformer - Transformer: com.bioxx.tfc.ASM.Transform.TF_EntityRenderer - Transformer: com.bioxx.tfc.ASM.Transform.TF_RenderGlobal - Transformer: com.bioxx.tfc.ASM.Transform.TF_EntityLeashKnot - Transformer: com.bioxx.tfc.ASM.Transform.TF_EntityPlayerMP - Transformer: com.bioxx.tfc.ASM.Transform.TF_EntityPlayer - Transformer: com.peffern.pumpkins.asm.BlockSetupCT - Transformer: com.peffern.pumpkins.asm.BlockRenderHandlerCT - Transformer: com.peffern.pumpkins.asm.ContainerPlayerTFC_CT - Transformer: com.peffern.pumpkins.asm.BiomeDecoratorTFC_CT - Transformer: codechicken.lib.asm.ClassHeirachyManager - Transformer: codechicken.core.asm.InterfaceDependancyTransformer - Transformer: codechicken.core.asm.TweakTransformer - Transformer: codechicken.core.asm.DelegatedTransformer - Transformer: codechicken.core.asm.DefaultImplementationTransformer - Transformer: codechicken.nei.asm.NEITransformer - Transformer: com.vidaj.tfcrailcraft.asm.AsmManager - Transformer: me.guichaguri.betterfps.transformers.MathTransformer - Transformer: me.guichaguri.betterfps.transformers.EventTransformer - Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer - Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer - Transformer: codechicken.core.asm.CodeChickenAccessTransformer - Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer - Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer - Transformer: farseek.core.FarseekClassTransformer - Transformer: streams.core.StreamsClassTransformer - Transformer: fastcraft.J - Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer - Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer JVM Flags: 1 total; -Xmx1024m 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.1614 33 mods loaded, 33 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAA tfc_coremod{0.79.28} [TFC[coremod]] (minecraft.jar) UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) UCHIJAAAA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar) UCHIJAAAA dynamicswordskills{1.7.10-v1.5.1} [Dynamic Sword Skills] (%5B1.7.10%5DCore-dynamicswordskills-v1.5.1.jar) UCHIJAAAA terrafirmacraft{0.79.28} [TerraFirmaCraft] (%5B1.7.10%5DTerraFirmaCraft-0.79.28.908.jar) UCHIJAAAA lwstfc{3.9.B79} [Leather Water Sac] ([1.7.10]LeatherWaterSac-3.9.B79.jar) UCHIJAAAA TerraFirmaPumpkins{1.3} [TerraFirmaPumpkins] ([1.7.10]TerraFirmaPumpkins-1.3.jar) UCHIJAAAA tfcm{0.13.0} [TerraMisc] ([1.7.10]TerraMisc-0.13.0.jar) UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar) UCHIJAAAA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar) UCHIJAAAA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar) UCHIJAAAA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar) UCHIJAAAA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar) UCHIJAAAA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar) UCHIJAAAA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar) UCHIJAAAA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar) UCHIJAAAA Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar) UCHIJAAAA tfctech{0.2.9-A14} [Shurgent's TFCTech Addon] ([1.7.10]TFCTech-0.2.9-A14.jar) UCHIJAAAA WIT{1.0.8} [WIT] ([我看到的是什么]WIT-1.7.10-1.0.8-1.jar) UCHIJAAAA levels{r3.0.1} [Levels] ([等级系统]Levels-1.7.10-r3.0.1-CN.jar) UCHIJAAAA betterstorage{0.13.1.131-TFC} [BetterStorage] (BetterStorage-1.7.10-0.13.1.131-TFC.jar) UCHIJAAAA BiblioWoodsTFC{1.2} [BiblioWoodsTFC] (BiblioWoods[TerraFirmaCraftV0.79.23][v1.2].jar) UCHIJAAAA cookingwithtfc{0.0.5.0} [Cooking with TFC] (CookingWithTFC-1.7.10-0.0.5.0.jar) UCHIJAAAA farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar) UCHIJAAAA is_mtc{1.7.8} [Mine Trading Cards] (Mine Trading Cards-1.7.8.jar) UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar) UCHIJAAAA streams{0.2} [Streams] (Streams-0.2.jar) UCHIJAAAA TerraFirmaCraftNEIplugin{1.5.3.25} [TerraFirmaCraftNEIplugin] (TerraFirmaCraftNEIplugin-1.7.10-1.5.3.25.jar) UCHIJAAAA tfcrailcraft{0.2.0} [TFC Railcraft Compatibility] (tfcrailcraft-0.2.0.jar) GL info: ERROR RuntimeException: No OpenGL context found in the current thread. Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 1 / 8; [EntityPlayerMP['Kijin Seija'/187, l='0999312', x=5966.30, y=138.00, z=-12280.03]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'

Crash when eating venison stew

I was able to make venison stew and pick it up in a bowl, but the game threw a ArrayOutOfBounds error and crashed when I tried to eat it.

---- Minecraft Crash Report ----
// I just don't know what went wrong :(

Time: 4/23/17 2:08 PM
Description: Ticking player

java.lang.ArrayIndexOutOfBoundsException: 4
	at straywolfe.cookingwithtfc.common.item.ItemTFCMealTransform.getNutritionalWeights(ItemTFCMealTransform.java:218)
	at straywolfe.cookingwithtfc.common.item.ItemTFCMealTransform.func_77654_b(ItemTFCMealTransform.java:165)
	at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:151)
	at net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java:419)
	at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:866)
	at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:242)
	at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
	at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
	at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
	at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8)
	at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
	at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

-- Head --
Stacktrace:
	at straywolfe.cookingwithtfc.common.item.ItemTFCMealTransform.getNutritionalWeights(ItemTFCMealTransform.java:218)
	at straywolfe.cookingwithtfc.common.item.ItemTFCMealTransform.func_77654_b(ItemTFCMealTransform.java:165)
	at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:151)
	at net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java:419)
	at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:866)
	at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:242)

-- Player being ticked --
Details:
	Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
	Entity ID: 16
	Entity Name: [REDACTED]
	Entity's Exact location: 39015.81, 145.00, -8048.20
	Entity's Block location: World: (39015,145,-8049), Chunk: (at 7,9,15 in 2438,-504; contains blocks 39008,0,-8064 to 39023,255,-8049), Region: (76,-16; contains chunks 2432,-512 to 2463,-481, blocks 38912,0,-8192 to 39423,255,-7681)
	Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
	at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
	at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
	at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
	at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8)
	at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Ticking connection --
Details:
	Connection: net.minecraft.network.NetworkManager@3767e84d
Stacktrace:
	at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
	Minecraft Version: 1.7.10
	Operating System: Windows 7 (amd64) version 6.1
	Java Version: 1.8.0_111, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 6847725368 bytes (6530 MB) / 7516192768 bytes (7168 MB) up to 7516192768 bytes (7168 MB)
	JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms7168m -Xmx7168m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	IntCache: cache: 0, tcache: 13, allocated: 0, tallocated: 0
	FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 16 mods loaded, 16 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJAAAA	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJAAAA	FML{7.10.99.99} [Forge Mod Loader] (modpack.jar) 
	UCHIJAAAA	Forge{10.13.4.1614} [Minecraft Forge] (modpack.jar) 
	UCHIJAAAA	tfc_coremod{0.79.29} [TFC[coremod]] (minecraft.jar) 
	UCHIJAAAA	CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
	UCHIJAAAA	NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) 
	UCHIJAAAA	terrafirmacraft{0.79.29} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.29.922.jar) 
	UCHIJAAAA	tfccellars{1.1} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.1.jar) 
	UCHIJAAAA	fitw{1.2.1} [FingerInTheWind] ([TFC-79.28]FingerInTheWind-1.2.1.jar) 
	UCHIJAAAA	BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar) 
	UCHIJAAAA	BiblioWoodsTFC{1.2} [BiblioWoodsTFC] (BiblioWoods[TerraFirmaCraftV0.79.23][v1.2].jar) 
	UCHIJAAAA	cookingwithtfc{0.0.7.0} [Cooking with TFC] (CookingWithTFC-1.7.10-0.0.7.0.jar) 
	UCHIJAAAA	multimine{1.5.4port1710} [Multi Mine] (MultiMine-1.7.10.jar) 
	UCHIJAAAA	ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar) 
	UCHIJAAAA	TerraFirmaCraftNEIplugin{1.5.3.25} [TerraFirmaCraftNEIplugin] (TerraFirmaCraftNEIplugin-1.7.10-1.5.3.25.jar) 
	UCHIJAAAA	AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) 
	GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Player Count: 1 / 8; [EntityPlayerMP['zebede5'/16, l='4546456', x=39015.81, y=145.00, z=-8048.20]]
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fml,forge'`

Grains

The grain plant can't be crafted into it's grain form and use in a quern or feed animals. This issue occurs only when the addon is installed. Solve this please. Thanks for your time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.