It's been a year since I played. Somewhere along the way rice paddies got broken. I can't cultivate land twice in order to plant rice. Has anyone else had this issue?
And before anyone makes a smart remark, yes I used the search function. I only found one comment about rice being broken but they didn't go into detail.
Yeah, I figured it out a few minutes ago.. I was trying to use the hoe twice to make a paddy block.
Ah, I see.
Also, I looked at that growthcraft booze spreadsheet. And I am intrigued on what some of this stuff is and if it's in the game/mod. Like I really like the sound of nectar and ambrosia. And I don't know what lager is, but it sounds cool.
Also, I looked at that growthcraft booze spreadsheet. And I am intrigued on what some of this stuff is and if it's in the game/mod. Like I really like the sound of nectar and ambrosia. And I don't know what lager is, but it sounds cool.
Also, in order to get the other yeasts, you have to use the culture jar in various biomes, or get existing yeast, and culture it in the jar to create more. To get ethereal yeast, use the culture jar in a magical biome (thaumcraft magical forests can work). To get lager yeast, culture it in a cold biome. I think you can think of some. To get origin yeast, culture it in a mushroom biome. To get brewers yeast, culture it in any other biome. To get bayanus yeast, break grapes. Netherwart still works, and ferments slightly faster.
The fluid for filling the jar must be some form of young booze.
Some messages I write don't go. All kinds of Yeast quoted by Sunconure are in the game, as are the booze related to them, like Port Wine, Lager and Néctar. Check the wiki for more info.
I would like to request something out of those that can. Submit pull requests to the github page with various modules translated into other languages. Don't use google translate, native speakers and those fluent in such languages should suffice.
Craft a culture jar, and fill it with young booze (grape juice, apple juice, ale, etc, as long as it has not fermented yet), and if you want to get a specific type, culture in the biomes mentioned above. Culturing is done by simply letting it sit with the fluid, though the production of yeast will consume some of it. Or alternatively, get the yeast from another source and then just place it in the jar and it will culture more of it, irregardless of the biome.
To use the various forms of yeast, follow this sheet:
can i get ethearal yeast from the end? its the only magical biome i have
Not by default, but if download this file and put it in [ ...\.minecraft \config\growthcraft\cellar ], replacing the original, you'll be able to. But mushroom biomes are the vanilla option for magical biomes, like Mushlands, not so sure about Roofed Forest.
I'd very much like to see more beverages being produced using elements from the Nether or End. Should make for some interesting concoctions.
E.G. I'll call this one night-shade.
Made by adding <insert rare nether ingredient> to grape wine.
Causes basic enemy Mobs to ignore the user, however when exposed to a Light Level of 9 or greater it inflicts the Nausea debuff until the drinker returns to a lower light level or the effect wears off.
Just quirky stuff like that, I'm also interested to see how far growthcraft will extend into other features such as homesteading, farming or even cooking.
Keep up the good work guys, this is becoming one of my more favourite immersion mods for MC.
Personally, what I want to see is vodka, since potatoes are already in the game. But I think you need a distillery for that, I'll have to check. I know that distillery is on the list of planned features. I just have to find out how vodka is created.
I don't understand this page too well, but what I am understanding is that you do need a distillery to make vodka, as well as wheat, corn, fruit juice, and yeast.Link
I'd very much like to see more beverages being produced using elements from the Nether or End. Should make for some interesting concoctions.
E.G. I'll call this one night-shade.
Made by adding <insert rare nether ingredient> to grape wine.
Causes basic enemy Mobs to ignore the user, however when exposed to a Light Level of 9 or greater it inflicts the Nausea debuff until the drinker returns to a lower light level or the effect wears off.
Just quirky stuff like that, I'm also interested to see how far growthcraft will extend into other features such as homesteading, farming or even cooking.
Keep up the good work guys, this is becoming one of my more favourite immersion mods for MC.
A nether module was in the works, but, it has been scrapped for now. It will be likely a side mod later.
Farming, homesteading, and cooking are all definitely going to be expanded, that is for certain. Try out the preview builds, I am surprised no one touches them much.
Personally, what I want to see is vodka, since potatoes are already in the game. But I think you need a distillery for that, I'll have to check. I know that distillery is on the list of planned features. I just have to find out how vodka is created.
I don't understand this page too well, but what I am understanding is that you do need a distillery to make vodka, as well as wheat, corn, fruit juice, and yeast.Link
Vodka would definitely be a no-brainer for distillery... when that time comes. I am not sure when we will even handle that.
A nether module was in the works, but, it has been scrapped for now. It will be likely a side mod later.
Farming, homesteading, and cooking are all definitely going to be expanded, that is for certain. Try out the preview builds, I am surprised no one touches them much.
So it would seem that the test version for 2.5 crashed.
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 2/29/16 3:00 PM
Description: Initializing game
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 1 column 2
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
at com.google.gson.Gson.fromJson(Gson.java:803)
at com.google.gson.Gson.fromJson(Gson.java:741)
at growthcraft.api.cellar.brewing.user.UserBrewingRecipesConfig.loadFromBuffer(UserBrewingRecipesConfig.java:73)
at growthcraft.api.core.user.AbstractUserJSONConfig.readUserConfigFile(AbstractUserJSONConfig.java:152)
at growthcraft.api.core.user.AbstractUserJSONConfig.loadUserConfig(AbstractUserJSONConfig.java:189)
at growthcraft.api.core.user.AbstractUserJSONConfig.init(AbstractUserJSONConfig.java:210)
at growthcraft.api.core.module.ModuleContainer.init(ModuleContainer.java:101)
at growthcraft.cellar.util.GrcCellarUserApis.init(GrcCellarUserApis.java:108)
at growthcraft.api.core.module.ModuleContainer.init(ModuleContainer.java:101)
at growthcraft.cellar.GrowthCraftCellar.load(GrowthCraftCellar.java:299)
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:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:483)
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.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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 1 column 2
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
... 46 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
at com.google.gson.Gson.fromJson(Gson.java:803)
at com.google.gson.Gson.fromJson(Gson.java:741)
at growthcraft.api.cellar.brewing.user.UserBrewingRecipesConfig.loadFromBuffer(UserBrewingRecipesConfig.java:73)
at growthcraft.api.core.user.AbstractUserJSONConfig.readUserConfigFile(AbstractUserJSONConfig.java:152)
at growthcraft.api.core.user.AbstractUserJSONConfig.loadUserConfig(AbstractUserJSONConfig.java:189)
at growthcraft.api.core.user.AbstractUserJSONConfig.init(AbstractUserJSONConfig.java:210)
at growthcraft.api.core.module.ModuleContainer.init(ModuleContainer.java:101)
at growthcraft.cellar.util.GrcCellarUserApis.init(GrcCellarUserApis.java:108)
at growthcraft.api.core.module.ModuleContainer.init(ModuleContainer.java:101)
at growthcraft.cellar.GrowthCraftCellar.load(GrowthCraftCellar.java:299)
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:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:483)
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.func_71384_a(Minecraft.java:552)
-- Initialization --
Details:
Stacktrace:
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 338656080 bytes (322 MB) / 523501568 bytes (499 MB) up to 10724048896 bytes (10227 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.1566 13 mods loaded, 13 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.1566-1.7.10.jar)
UCHI Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHI Growthcraft{1.7.10-2.5.0} [Growthcraft] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHI Growthcraft|Bamboo{1.7.10-2.5.0} [Growthcraft Bamboo] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Cellar{1.7.10-2.5.0} [Growthcraft Cellar] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Apples{1.7.10-2.5.0} [Growthcraft Apples] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Bees{1.7.10-2.5.0} [Growthcraft Bees] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Grapes{1.7.10-2.5.0} [Growthcraft Grapes] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Hops{1.7.10-2.5.0} [Growthcraft Hops] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Rice{1.7.10-2.5.0} [Growthcraft Rice] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Milk{1.7.10-2.5.0} [Growthcraft Milk] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHI Growthcraft|Fishtrap{1.7.10-2.5.0} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.62' Renderer: 'GeForce GT 630/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1566-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GT 630/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.62, NVIDIA Corporation
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)
With what?
Try this link, should give the complete .jar: http://minecraft.curseforge.com/projects/growthcraft-community-edition/files/2282115
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
It's been a year since I played. Somewhere along the way rice paddies got broken. I can't cultivate land twice in order to plant rice. Has anyone else had this issue?
And before anyone makes a smart remark, yes I used the search function. I only found one comment about rice being broken but they didn't go into detail.
dont you just use the hoe and then the shovel for rice paddies?
A friend found this. Links to now to make the booze. Thought I'd share it to help others along.
https://docs.google.com/spreadsheets/d/1ykz1iqWUkarnZC76FGyjKs2wExdOgLJ7XHt3haNOV30/edit#gid=1739283064
Yeah, I figured it out a few minutes ago.. I was trying to use the hoe twice to make a paddy block.
Ah, I see.
Also, I looked at that growthcraft booze spreadsheet. And I am intrigued on what some of this stuff is and if it's in the game/mod. Like I really like the sound of nectar and ambrosia. And I don't know what lager is, but it sounds cool.
This is lager:
https://en.wikipedia.org/wiki/Lager
Also, in order to get the other yeasts, you have to use the culture jar in various biomes, or get existing yeast, and culture it in the jar to create more. To get ethereal yeast, use the culture jar in a magical biome (thaumcraft magical forests can work). To get lager yeast, culture it in a cold biome. I think you can think of some. To get origin yeast, culture it in a mushroom biome. To get brewers yeast, culture it in any other biome. To get bayanus yeast, break grapes. Netherwart still works, and ferments slightly faster.
The fluid for filling the jar must be some form of young booze.
Some messages I write don't go. All kinds of Yeast quoted by Sunconure are in the game, as are the booze related to them, like Port Wine, Lager and Néctar. Check the wiki for more info.
I would like to request something out of those that can. Submit pull requests to the github page with various modules translated into other languages. Don't use google translate, native speakers and those fluent in such languages should suffice.
can i get ethearal yeast from the end? its the only magical biome i have
so how do you use the fermentation jar?
or the new yeast system in general. I just tried to place the yeast in the fermentation barrel and it didnt work. so now im a little confused.
Craft a culture jar, and fill it with young booze (grape juice, apple juice, ale, etc, as long as it has not fermented yet), and if you want to get a specific type, culture in the biomes mentioned above. Culturing is done by simply letting it sit with the fluid, though the production of yeast will consume some of it. Or alternatively, get the yeast from another source and then just place it in the jar and it will culture more of it, irregardless of the biome.
To use the various forms of yeast, follow this sheet:
https://docs.google.com/spreadsheets/d/1ykz1iqWUkarnZC76FGyjKs2wExdOgLJ7XHt3haNOV30/edit#gid=1739283064
When in doubt, try mixing stuff in the kettle WITH the yeast, and then try fermenting it with brewers yeast or netherwart in the barrel.
Brewers yeast and netherwart will work for most of the normal beverages though.
Not by default, but if download this file and put it in [ ...\.minecraft \config\growthcraft\cellar ], replacing the original, you'll be able to. But mushroom biomes are the vanilla option for magical biomes, like Mushlands, not so sure about Roofed Forest.
Loving the updates to the mods.
I'd very much like to see more beverages being produced using elements from the Nether or End. Should make for some interesting concoctions.
E.G. I'll call this one night-shade.
Made by adding <insert rare nether ingredient> to grape wine.
Causes basic enemy Mobs to ignore the user, however when exposed to a Light Level of 9 or greater it inflicts the Nausea debuff until the drinker returns to a lower light level or the effect wears off.
Just quirky stuff like that, I'm also interested to see how far growthcraft will extend into other features such as homesteading, farming or even cooking.
Keep up the good work guys, this is becoming one of my more favourite immersion mods for MC.
Personally, what I want to see is vodka, since potatoes are already in the game. But I think you need a distillery for that, I'll have to check. I know that distillery is on the list of planned features. I just have to find out how vodka is created.
I don't understand this page too well, but what I am understanding is that you do need a distillery to make vodka, as well as wheat, corn, fruit juice, and yeast.Link
A nether module was in the works, but, it has been scrapped for now. It will be likely a side mod later.
Farming, homesteading, and cooking are all definitely going to be expanded, that is for certain. Try out the preview builds, I am surprised no one touches them much.
https://github.com/GrowthcraftCE/Growthcraft-1.7/issues/200
Vodka would definitely be a no-brainer for distillery... when that time comes. I am not sure when we will even handle that.
Edit: Crap, double post.
I never even knew there were preview builds. I will happily check them out.
So it would seem that the test version for 2.5 crashed.
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 2/29/16 3:00 PM
Description: Initializing game
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 1 column 2
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
at com.google.gson.Gson.fromJson(Gson.java:803)
at com.google.gson.Gson.fromJson(Gson.java:741)
at growthcraft.api.cellar.brewing.user.UserBrewingRecipesConfig.loadFromBuffer(UserBrewingRecipesConfig.java:73)
at growthcraft.api.core.user.AbstractUserJSONConfig.readUserConfigFile(AbstractUserJSONConfig.java:152)
at growthcraft.api.core.user.AbstractUserJSONConfig.loadUserConfig(AbstractUserJSONConfig.java:189)
at growthcraft.api.core.user.AbstractUserJSONConfig.init(AbstractUserJSONConfig.java:210)
at growthcraft.api.core.module.ModuleContainer.init(ModuleContainer.java:101)
at growthcraft.cellar.util.GrcCellarUserApis.init(GrcCellarUserApis.java:108)
at growthcraft.api.core.module.ModuleContainer.init(ModuleContainer.java:101)
at growthcraft.cellar.GrowthCraftCellar.load(GrowthCraftCellar.java:299)
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:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:483)
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.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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 1 column 2
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
... 46 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
at com.google.gson.Gson.fromJson(Gson.java:803)
at com.google.gson.Gson.fromJson(Gson.java:741)
at growthcraft.api.cellar.brewing.user.UserBrewingRecipesConfig.loadFromBuffer(UserBrewingRecipesConfig.java:73)
at growthcraft.api.core.user.AbstractUserJSONConfig.readUserConfigFile(AbstractUserJSONConfig.java:152)
at growthcraft.api.core.user.AbstractUserJSONConfig.loadUserConfig(AbstractUserJSONConfig.java:189)
at growthcraft.api.core.user.AbstractUserJSONConfig.init(AbstractUserJSONConfig.java:210)
at growthcraft.api.core.module.ModuleContainer.init(ModuleContainer.java:101)
at growthcraft.cellar.util.GrcCellarUserApis.init(GrcCellarUserApis.java:108)
at growthcraft.api.core.module.ModuleContainer.init(ModuleContainer.java:101)
at growthcraft.cellar.GrowthCraftCellar.load(GrowthCraftCellar.java:299)
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:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:483)
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.func_71384_a(Minecraft.java:552)
-- Initialization --
Details:
Stacktrace:
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 338656080 bytes (322 MB) / 523501568 bytes (499 MB) up to 10724048896 bytes (10227 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.1566 13 mods loaded, 13 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.1566-1.7.10.jar)
UCHI Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHI Growthcraft{1.7.10-2.5.0} [Growthcraft] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHI Growthcraft|Bamboo{1.7.10-2.5.0} [Growthcraft Bamboo] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Cellar{1.7.10-2.5.0} [Growthcraft Cellar] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Apples{1.7.10-2.5.0} [Growthcraft Apples] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Bees{1.7.10-2.5.0} [Growthcraft Bees] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Grapes{1.7.10-2.5.0} [Growthcraft Grapes] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Hops{1.7.10-2.5.0} [Growthcraft Hops] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Rice{1.7.10-2.5.0} [Growthcraft Rice] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHE Growthcraft|Milk{1.7.10-2.5.0} [Growthcraft Milk] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
UCHI Growthcraft|Fishtrap{1.7.10-2.5.0} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.5.0-complete--023d4d3.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.62' Renderer: 'GeForce GT 630/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1566-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GT 630/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.62, NVIDIA Corporation
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)