Cool, good luck with the alpha. Can I spotlight it when its ready. I'd love to help out in some way, this is one of my favourite farming and more mods. If not I'm ok
Cool, good luck with the alpha. Can I spotlight it when its ready. I'd love to help out in some way, this is one of my favourite farming and more mods. If not I'm ok
Thanks, just tell me when on here or the curse project page if I'm there and I'll be ready. Might take a while for me to get to it since I have lots of other mods and things to highlight and upload, but I'm always ready to help out. I have no mic sadly, so might be annoying, but I go for content first so I'll make sure to have as much action viewing as possible. But I'll try my best.
Man, I'm not really an expert on this kind of things, but I can give you this tip: try installing the OpenEye mod and replicate the crash, maybe it will help you understand what the problem is. If this doesn't work, you could wait for Alatyami to show up and solve everything (btw I'm pleased to know he's still updating the mod).
Sorry if I annoy anyone, but can someone help me? I love Growthcraft and I was really intrigued by the Nether module. After digging around the github, I was able to find a download for version 0.1.0, but whenever I launch minecraft it crashes. I even removed all other mods and cleared all the config files, but it still gives me this crash:
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 20/02/17 18.35
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: growthcraft.cellar.common.item.ItemBoozeBottle.<init>(IF[Lnet/minecraftforge/fluids/Fluid;)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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.NoSuchMethodError: growthcraft.cellar.common.item.ItemBoozeBottle.<init>(IF[Lnet/minecraftforge/fluids/Fluid;)V
at id2h.netherloid.init.GrcNetherFluids.preInit(GrcNetherFluids.java:90)
at growthcraft.api.core.module.ModuleContainer.preInit(ModuleContainer.java:124)
at id2h.netherloid.Netherloid.preinit(Netherloid.java:92)
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.GeneratedMethodAccessor2.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.preinitializeMods(Loader.java:556)
... 10 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 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: 355479480 bytes (339 MB) / 536281088 bytes (511 MB) up to 12884312064 bytes (12287 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn6M
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 14 mods loaded, 14 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH Growthcraft{1.7.10-2.7.2} [Growthcraft] (growthcraft-1.7.10-2.7.2-complete.jar)
UCH Growthcraft|Cellar{1.7.10-2.7.2} [Growthcraft Cellar] (growthcraft-1.7.10-2.7.2-complete.jar)
UCH Growthcraft|Apples{1.7.10-2.7.2} [Growthcraft Apples] (growthcraft-1.7.10-2.7.2-complete.jar)
UCH Growthcraft|Bamboo{1.7.10-2.7.2} [Growthcraft Bamboo] (growthcraft-1.7.10-2.7.2-complete.jar)
UCH Growthcraft|Bees{1.7.10-2.7.2} [Growthcraft Bees] (growthcraft-1.7.10-2.7.2-complete.jar)
UCH Growthcraft|Fishtrap{1.7.10-2.7.2} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.7.2-complete.jar)
UCH Growthcraft|Grapes{1.7.10-2.7.2} [Growthcraft Grapes] (growthcraft-1.7.10-2.7.2-complete.jar)
UCH Growthcraft|Hops{1.7.10-2.7.2} [Growthcraft Hops] (growthcraft-1.7.10-2.7.2-complete.jar)
UCH Growthcraft|Milk{1.7.10-2.7.2} [Growthcraft Milk] (growthcraft-1.7.10-2.7.2-complete.jar)
UCH Growthcraft|Rice{1.7.10-2.7.2} [Growthcraft Rice] (growthcraft-1.7.10-2.7.2-complete.jar)
UCE Netherloid{1.7.10-0.1.0} [Netherloid] (netherloid-1.7.10-0.1.0-release.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.33' Renderer: 'GeForce GTX 970/PCIe/SSE2'
I am using the latest version of Growthcraft CE for 1.7.10 and the 0.1.0 version of Netherloid. Also, all my drivers are up to date (I don't think this is a problem related to that anyway).
The Netherloid project was never production ready and was a dropped project that never panned out. I can guarantee that it will not work with the Growthcraft Core 2.7.2 as a lot changed since the last commit for Netherloid.
The Netherloid project was never production ready and was a dropped project that never panned out. I can guarantee that it will not work with the Growthcraft Core 2.7.2 as a lot changed since the last commit for Netherloid.
Aw really? This is a pity, I discovered Netherloid a few hours ago and now I learn that it's a scrapped project. Its features looked pretty neat. Well, I guess I'll just stick to Natura then.
Alatyami- I'm sitting here with my home-brew beer longing to brew in my new MC map! I have been hesitant to explore to far because I didn't want to generate new chunks with the possible 1.10.2 alpha coming out. So should I be patient or go crazy exploring? Also, I think this will work nicely paired with the Village Box mod.
The Meaning of Life, the Universe, and Everything.
Join Date:
11/21/2014
Posts:
47
Member Details
I know it is really a lot to ask but i just love this mod and since our server was updated to 1.11.2 i miss it sooooo much, so i wanted to ask if there are any plans or if there is any work done for a 1.11.2 release. Sorry if that sounds too demanding, really just think this mod is awesome and miss it a lot ^^* I miss my cheeses and my wine xD
Alatyami- I'm sitting here with my home-brew beer longing to brew in my new MC map! I have been hesitant to explore to far because I didn't want to generate new chunks with the possible 1.10.2 alpha coming out. So should I be patient or go crazy exploring? Also, I think this will work nicely paired with the Village Box mod.
Loved playing this in Magic Farm modpack (?).
Go ahead and explore. We do not have a release month yet.
I know it is really a lot to ask but i just love this mod and since our server was updated to 1.11.2 i miss it sooooo much, so i wanted to ask if there are any plans or if there is any work done for a 1.11.2 release. Sorry if that sounds too demanding, really just think this mod is awesome and miss it a lot ^^* I miss my cheeses and my wine xD
So far everything should work for 1.10.x and 1.11,x.
Alatyami- Thanks for the quick reply. I'll explore and keep an eye out here. I'd offer my help with the coding if you think patting you on the back and saying "good job" will help? And I remember now it was the Life in the Woods pack that I discovered this outstanding mod. Take care.
Cool, good luck with the alpha. Can I spotlight it when its ready. I'd love to help out in some way, this is one of my favourite farming and more mods. If not I'm ok
Niche Community Content Finder, Youtuber, Modpack/Map Maker, "Duck" "Fabric/Old Modloaders Enthusiast"
Thread Maintainer of APortingCore, Liteloader Download HUB, Asphodel Meadows, Fabric Project, "Legacy/Cursed Fabric/Ornithe", "Power API/Tesla", Rift/Fabric/Forge 1.13 to 1.17. "" = active support projects
"Wikis" Maintain: https://modwiki.miraheze.org/wiki/User:SuntannedDuck2, "https://ftb.fandom.com/wiki/Quilt", https://ftb.fandom.com/wiki/UserProfile:SuntannedDuck2, "https://gran-turismo.fandom.com/wiki/Gran_Turismo_4_Toyota_Prius_Edition"
Absolutely.
Thanks, just tell me when on here or the curse project page if I'm there and I'll be ready. Might take a while for me to get to it since I have lots of other mods and things to highlight and upload, but I'm always ready to help out. I have no mic sadly, so might be annoying, but I go for content first so I'll make sure to have as much action viewing as possible. But I'll try my best.
Niche Community Content Finder, Youtuber, Modpack/Map Maker, "Duck" "Fabric/Old Modloaders Enthusiast"
Thread Maintainer of APortingCore, Liteloader Download HUB, Asphodel Meadows, Fabric Project, "Legacy/Cursed Fabric/Ornithe", "Power API/Tesla", Rift/Fabric/Forge 1.13 to 1.17. "" = active support projects
"Wikis" Maintain: https://modwiki.miraheze.org/wiki/User:SuntannedDuck2, "https://ftb.fandom.com/wiki/Quilt", https://ftb.fandom.com/wiki/UserProfile:SuntannedDuck2, "https://gran-turismo.fandom.com/wiki/Gran_Turismo_4_Toyota_Prius_Edition"
Any progress on this for its pending 1.10.2 release?
Man, I'm not really an expert on this kind of things, but I can give you this tip: try installing the OpenEye mod and replicate the crash, maybe it will help you understand what the problem is. If this doesn't work, you could wait for Alatyami to show up and solve everything (btw I'm pleased to know he's still updating the mod).
The Netherloid project was never production ready and was a dropped project that never panned out. I can guarantee that it will not work with the Growthcraft Core 2.7.2 as a lot changed since the last commit for Netherloid.
Aw really? This is a pity, I discovered Netherloid a few hours ago and now I learn that it's a scrapped project. Its features looked pretty neat. Well, I guess I'll just stick to Natura then.
Alatyami- I'm sitting here with my home-brew beer longing to brew in my new MC map! I have been hesitant to explore to far because I didn't want to generate new chunks with the possible 1.10.2 alpha coming out. So should I be patient or go crazy exploring? Also, I think this will work nicely paired with the Village Box mod.
Loved playing this in Magic Farm modpack (?).
I know it is really a lot to ask but i just love this mod and since our server was updated to 1.11.2 i miss it sooooo much, so i wanted to ask if there are any plans or if there is any work done for a 1.11.2 release. Sorry if that sounds too demanding, really just think this mod is awesome and miss it a lot ^^* I miss my cheeses and my wine xD
Go ahead and explore. We do not have a release month yet.
So far everything should work for 1.10.x and 1.11,x.
OK so if i get you correctly you mean, everything you got so far should work on both versions, but you have no stable full release or date for it yet?
yay i am sooo thrilled already ^^
Alatyami- Thanks for the quick reply. I'll explore and keep an eye out here. I'd offer my help with the coding if you think patting you on the back and saying "good job" will help? And I remember now it was the Life in the Woods pack that I discovered this outstanding mod. Take care.
Please release the 1.10.2 version of this awesome mod!
Please, don't break the forum rules😛
Any update on this? It's been quite a bit more than two weeks with silence.
where i can download the 1.10.2 version?
thank you!
When it's done. And just a reminder thathat asking for ETAs is against the forum rules.
My game crashes if I use this mod. Any idea why this happens?
Please provide a crash log or we cannot help.
Is the Beeswax going to be implemented?