This mod was created by joshiejack, Yulife and Girafi
Harvest Festival is a mod heavily inspired by the Harvest Moon series of games. Adding crops and
animals, that need to be cared for in order to make the most out of them. Village and relationship building with the introduction of new NPCs and the builder, who will help you build a town for the people, as well as guide you on your way. Seasons that affect day length and daily weather are also included. Cook dishes with crops that you have harvested or gather minerals in the Mine!
Seasons that affect day length, what you can grow and the appearance
13 new crops, and crops that need to be watered to grow
Livestock including cows, chickens and sheep that need to be cared for and can produce better products
A builder where you can buy buildings, in order to build a town
NPC Interaction, improving relations to progress further
Shops where you can buy items, animals and more
Ability to sell your crops, fish and other things to progress
Mine with infinite floors for you to traverse for selling or upgrading tools
Cooking system, using ingredients for varied options
CraftTweaker Integration so you can configure what you can buy/ship/etc
To get started you are going to need to summon the Harvest Goddess. Any flower works for the ritual. Once you summon her, there is an option for a tutorial, this will guide you through the rest of the mod. In order to summon the goddess you will need to do the following:
"Can I use this in my modpack?"
Of course, that's why we created it!
"How do I install this mod?"
Either you use the Curse Launcher and search for this mod in the Profile Creation or download this mod and put it in an instance of yours alongside of Forge (latest forge, not recommended forge!!).
"Help, my game is crashing!"
Make sure to check you are on the latest version of the mod since the bug may have been fixed. Also Java 8 is required! Regardless make sure to post your issue on Github provided in Support.
"Is this mod compatible with X mod?"
Only through playtesting we can see which mods are compatible in some aspects and which are not (e.g. Season mods). If there are any incompabilities or issues, make sure to report them on Github so the mod can run as smooth alongside of other mods as possible!
"I want to help with textures/code/etc!"
If you do, please make an issue on Github before so you don't create something we won't merge in or so that you don't make something that has already been done.
"What the mods licence?"
MIT.
"Does the mod do anything to vanilla game?"
There are some changes (mostly configureable, see the config), including:
- Vanilla seeds being useless = Use the mods seeds!
- Water not making farmland wet = Use your watering can!
- Crops die in SSP if they are out of season, in SMP just stop to grow
- Seasons are 30 days long in SSP, in SMP 365 days
- You can sleep at anytime
- Day lengths change depending on season
Make sure to report bugs, issues or any suggestions that you have that will further improve and fix the mod, especially mod compability! Also make sure you are on the latest version, if you can. Hop on Discord if you wanna chat with us or just ask some simple questions or tweet us!
- PLANS - Stage 1 (0.5.0)
- Crops
- Cooking
- Calendar/Seasons
- Some General Items
- Shopping
- Animals
- Mining
- Tools
- Buildings
- Relationships
- Harvest Goddess
- Add Brushes, and Talk to Animals
- Recipe Book
- Gathering Items
- Jewels, Emeralds, Gems
Stage 2 (0.6.0) - Expansive Events
- More General Items + Additional Gathering Items
- Flower Crops
- Jewel Rocks
-> Amethyst, Agate, Fluorite, Peridot, Topaz, Ruby, Sandrose, Moonstone, Alexandrite, Pink Diamond, Orichalc, Adamantite
- Fishing
-> Fishing Rods
- Fruit Trees
-> Grow slowly
-> Fruit Textures
- Events
- Festivals
-> Marketplace where Festivals take place
-> Small Artwork for each Festival that gets drawn in the Calender/Marketplace
Stage 3 (0.7.0) - Old Mcdonald
- Farms named and rated
- See your farm stats
- Upgradeable House
- Purchasable Barn and Coop
- Mushroom House
- Maker Shed
Stage 4 (0.8.0) - Special Delivery
- Power Berries
- Special Items
- TV Shopping
-> TV Model
-> Small Artwork to draw onto TV Screen for each Channel with a sprite on it
- Beekeeping
-> Bee Hut Model
-> Beekeeper NPC?
-> Beekeeping Questline
-> Honey Food
Stage 5 (0.9.0) - Automative
- Harvest Sprites
Stage 6 (1.0.0) - Family Fun
- Pigs, Wolves, Cats, Horse Pets
- Rival System and Dating events
- Offspring
This is truly masterful work. Thank you for a truly unique mod, so excited for where this mod will go. So far I've experienced no issue running it. I just added it to my unstable 1.10.2 pack. I've managed to build the carpenters house and received my first lot of seeds, I am so excited to continue playing and that is just what I am going to do now.
What version of Forge are you using to make this work?
Crash Report in the Spoiler....
---- Minecraft Crash Report ----
WARNING: coremods are present:
HFTransformer (Harvest-Festival-1.10.2-0.5.0.jar)
Contact their authors BEFORE contacting forge
// Don't be sad, have a hug! <3
Time: 9/26/16 9:03 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/registry/RegistryBuilder
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:562)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:216)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.NoClassDefFoundError: net/minecraftforge/fml/common/registry/RegistryBuilder
at joshie.harvest.core.handlers.SizeableRegistry.<clinit>(SizeableRegistry.java:20)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:260)
at joshie.harvest.core.HFApiLoader.init(HFApiLoader.java:34)
at joshie.harvest.HarvestFestival.onConstruction(HarvestFestival.java:31)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:577)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:235)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:213)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:531)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.registry.RegistryBuilder
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 42 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 44 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
This is truly masterful work. Thank you for a truly unique mod, so excited for where this mod will go. So far I've experienced no issue running it. I just added it to my unstable 1.10.2 pack. I've managed to build the carpenters house and received my first lot of seeds, I am so excited to continue playing and that is just what I am going to do now.
Thank you! HM was my childhood so I'm really glad that you guys find it unique and awesome.
Love the mod i made a series about it check it out here keep up the great work so much effort must have gone in to this already and it is great.
Awesome! I generally don't have high expectations of Let's Plays but you definitely exceeded those. Nice voices, no annoying nonsense and not boring. I'll keep watching
Nope although you may have a hard time with the tutorial atm, because it might not be spring if it isn't a new world. Could always change season to spring with /hf season spring though (if ssp). I'm going to add a tutorial crop, so this should be less of an issue in the future.
Wow, this looks awesome! Are the day lengths configurable? What is their default change? Been wanting this in a mod forever!!
I don't really have any exact numbers, and no the daytime length for each season isn't configurable, even if i made them so, they aren't really expressed in minutes but more like, an offset for when the sun rises and then a modifier for day length. So I don't know the exact timings myself but it is longest summer, then spring then autumn then winter.
I really like 20 min Minecraft days, and 10 min nights. You don't have to sleep so much. Yet, I also think it would be cool to see the opposite, have much longer or shorter days, and get an evolving combination. Hence the reason I like what you have done. Can't wait to try it out!
The Meaning of Life, the Universe, and Everything.
Join Date:
2/9/2016
Posts:
67
Member Details
Sorry it took me too long to post the crash report, I was busy. Anyway here's the crash report:
2016-09-26 19:23:01,267 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-26 19:23:01,267 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[19:23:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[19:23:01] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2046 for Minecraft 1.10.2 loading
[19:23:01] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_101
[19:23:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:23:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:23:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[19:23:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:23:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:23:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:23:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:23:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:23:05] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-09-26 19:23:05,783 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-26 19:23:05,814 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-26 19:23:05,829 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[19:23:06] [Client thread/INFO]: Setting user: Ninja_Cartoonist
[19:23:11] [Client thread/INFO]: LWJGL Version: 2.9.4
[19:23:13] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
HFTransformer (Harvest-Festival-1.10.2-0.5.3.jar)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 9/26/16 7:23 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 71455816 bytes (68 MB) / 267984896 bytes (255 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
HFTransformer (Harvest-Festival-1.10.2-0.5.3.jar)
joshie.harvest.asm.HFTransformer
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics'
[19:23:13] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2046 Initialized
[19:23:13] [Client thread/INFO] [FML]: Replaced 233 ore recipes
[19:23:14] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[19:23:14] [Client thread/INFO] [FML]: Searching C:\Users\Abby Student PC\AppData\Roaming\.minecraft\mods for mods
[19:23:17] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[19:23:18] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, harvestfestival] at CLIENT
[19:23:18] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, harvestfestival] at SERVER
[19:23:18] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Harvest Festival, Walking in Ye Pajamies.zip
[19:23:19] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[19:23:19] [Client thread/INFO] [FML]: Found 433 ObjectHolder annotations
[19:23:19] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:23:19] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:23:19] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:23:19] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:23:19] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.1.2094
[19:23:21] [Client thread/INFO] [Harvest Festival]: Creating Harvest Festival Buildings!
[19:23:21] [Client thread/INFO] [FML]: Applying holder lookups
[19:23:22] [Client thread/INFO] [FML]: Holder lookups applied
[19:23:22] [Client thread/INFO] [FML]: Injecting itemstacks
[19:23:22] [Client thread/INFO] [FML]: Itemstack injection complete
[19:23:22] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[19:23:22] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2046.jar)
UCH Forge{12.18.1.2046} [Minecraft Forge] (forge-1.10.2-12.18.1.2046.jar)
UCE harvestfestival{0.5.3} [Harvest Festival] (Harvest-Festival-1.10.2-0.5.3.jar)
[19:23:22] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[19:23:22] [Client thread/ERROR] [FML]: Caught exception from harvestfestival
java.lang.NoClassDefFoundError: net/minecraftforge/client/event/RenderTooltipEvent$PostText
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_101]
at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:1.8.0_101]
at java.lang.Class.privateGetMethodRecursive(Unknown Source) ~[?:1.8.0_101]
at java.lang.Class.getMethod0(Unknown Source) ~[?:1.8.0_101]
at java.lang.Class.getMethod(Unknown Source) ~[?:1.8.0_101]
at joshie.harvest.core.HFApiLoader.getMethod(HFApiLoader.java:172) ~[HFApiLoader.class:?]
at joshie.harvest.core.HFApiLoader.registerEvents(HFApiLoader.java:103) ~[HFApiLoader.class:?]
at joshie.harvest.core.HFApiLoader.load(HFApiLoader.java:61) ~[HFApiLoader.class:?]
at joshie.harvest.core.HFCommonProxy.loadAPI(HFCommonProxy.java:127) ~[HFCommonProxy.class:?]
at joshie.harvest.HarvestFestival.preInit(HarvestFestival.java:40) ~[HarvestFestival.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595) ~[forge-1.10.2-12.18.1.2046.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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:239) ~[forge-1.10.2-12.18.1.2046.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[forge-1.10.2-12.18.1.2046.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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:142) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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:?]
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.RenderTooltipEvent$PostText
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
... 47 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
... 47 more
[19:23:22] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
HFTransformer (Harvest-Festival-1.10.2-0.5.3.jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 9/26/16 7:23 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/client/event/RenderTooltipEvent$PostText
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:610)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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: net/minecraftforge/client/event/RenderTooltipEvent$PostText
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetMethodRecursive(Unknown Source)
at java.lang.Class.getMethod0(Unknown Source)
at java.lang.Class.getMethod(Unknown Source)
at joshie.harvest.core.HFApiLoader.getMethod(HFApiLoader.java:172)
at joshie.harvest.core.HFApiLoader.registerEvents(HFApiLoader.java:103)
at joshie.harvest.core.HFApiLoader.load(HFApiLoader.java:61)
at joshie.harvest.core.HFCommonProxy.loadAPI(HFCommonProxy.java:127)
at joshie.harvest.HarvestFestival.preInit(HarvestFestival.java:40)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.RenderTooltipEvent$PostText
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 47 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 49 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 117392400 bytes (111 MB) / 367755264 bytes (350 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2046 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2046.jar)
UCH Forge{12.18.1.2046} [Minecraft Forge] (forge-1.10.2-12.18.1.2046.jar)
UCE harvestfestival{0.5.3} [Harvest Festival] (Harvest-Festival-1.10.2-0.5.3.jar)
Loaded coremods (and transformers):
HFTransformer (Harvest-Festival-1.10.2-0.5.3.jar)
joshie.harvest.asm.HFTransformer
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics'
[19:23:22] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:560]: #@!@# Game crashed!
"Can I use this in my modpack?"
Of course, that's why we created it!
"How do I install this mod?"
Either you use the Curse Launcher and search for this mod in the Profile Creation or download this mod and put it in an instance of yours alongside of Forge (latest forge, not recommended forge!!).
"Help, my game is crashing!"
Make sure to check you are on the latest version of the mod since the bug may have been fixed. Also Java 8 is required! Regardless make sure to post your issue on Github provided in Support.
"Is this mod compatible with X mod?"
Only through playtesting we can see which mods are compatible in some aspects and which are not (e.g. Season mods). If there are any incompabilities or issues, make sure to report them on Github so the mod can run as smooth alongside of other mods as possible!
"I want to help with textures/code/etc!"
If you do, please make an issue on Github before so you don't create something we won't merge in or so that you don't make something that has already been done.
"What the mods licence?"
MIT.
"Does the mod do anything to vanilla game?"
There are some changes (mostly configureable, see the config), including:
- Vanilla seeds being useless = Use the mods seeds!
- Water not making farmland wet = Use your watering can!
- Crops die in SSP if they are out of season, in SMP just stop to grow
- Seasons are 30 days long in SSP, in SMP 365 days
- You can sleep at anytime
- Day lengths change depending on season
Make sure to report bugs, issues or any suggestions that you have that will further improve and fix the mod, especially mod compability! Also make sure you are on the latest version, if you can. Hop on Discord if you wanna chat with us or just ask some simple questions or tweet us!
Main
Author: joshiejack
Artist: Yulife
Helper: Girafi
Textures
Other Textures:
Milk, Watering Cans, Wool, Bush, Ores: VapourDrive
Mine Materials: VapourDrive, Balduran (http://balduranne.deviantart.com/)
Dust Overlays: Balduran (http://balduranne.deviantart.com/)
Seasons HUD: CyanideX
Chat Icons: MechWarrior99
Buildings:
Harvest Goddess Pond : http://www.planetminecraft.com/project/waterfall-pond-d/
Sounds:
Frying Pan Sizzle: http://www.freesound.org/people/purge63/sounds/94227/
Mixer Whirr: http://www.freesound.org/people/VSokorelos/sounds/346170/
Pot Bubble: http://www.freesound.org/people/Incarnadine/sounds/16121/
Oven Ambient: http://www.freesound.org/people/Toybox/sounds/126656/
Oven Door: http://www.freesound.org/people/edhutschek/sounds/214355/
Oven Ping: http://www.freesound.org/people/jjastr1/sounds/134952/
Fridge: http://www.freesound.org/people/pboix/sounds/155302/
Counter: http://www.freesound.org/people/ancorapazzo/sounds/181612/
Smash Rock: http://www.freesound.org/people/luffy/sounds/17289/
Smash Wood: http://www.freesound.org/people/skinhat/sounds/31168/
Goddess Spawn: http://www.freesound.org/people/Chocobaggy/sounds/252681/
Tool Blessing: http://www.freesound.org/people/rhodesmas/sounds/320652/
Recipe Learnt: http://www.freesound.org/people/LittleRobotSoundFactory/sounds/270404/
Lang:
DivineAspect: Cooking Descriptions
Neko: Chinese Translation
Other:
Getting Started GIF: SeriousCreeper
- PLANS -
Stage 1 (0.5.0)
- Crops
- Cooking
- Calendar/Seasons
- Some General Items
- Shopping
- Animals
- Mining
- Tools
- Buildings
- Relationships
- Harvest Goddess
- Add Brushes, and Talk to Animals
- Recipe Book
- Gathering Items
- Jewels, Emeralds, Gems
Stage 2 (0.6.0) - Expansive Events
- More General Items + Additional Gathering Items
- Flower Crops
- Jewel Rocks
-> Amethyst, Agate, Fluorite, Peridot, Topaz, Ruby, Sandrose, Moonstone, Alexandrite, Pink Diamond, Orichalc, Adamantite
- Fishing
-> Fishing Rods
- Fruit Trees
-> Grow slowly
-> Fruit Textures
- Events
- Festivals
-> Marketplace where Festivals take place
-> Small Artwork for each Festival that gets drawn in the Calender/Marketplace
Stage 3 (0.7.0) - Old Mcdonald
- Farms named and rated
- See your farm stats
- Upgradeable House
- Purchasable Barn and Coop
- Mushroom House
- Maker Shed
Stage 4 (0.8.0) - Special Delivery
- Power Berries
- Special Items
- TV Shopping
-> TV Model
-> Small Artwork to draw onto TV Screen for each Channel with a sprite on it
- Beekeeping
-> Bee Hut Model
-> Beekeeper NPC?
-> Beekeeping Questline
-> Honey Food
Stage 5 (0.9.0) - Automative
- Harvest Sprites
Stage 6 (1.0.0) - Family Fun
- Pigs, Wolves, Cats, Horse Pets
- Rival System and Dating events
- Offspring
Moving over to the main area for mods. Don't worry. He's legit :p. (The Artist!).
My Minecraft keeps crashing even on the correct version.
Thanks for the bug report. Unfortunately as you told us absolutely nothing about your issue we cannot assist you at this time.
It crashes when Forge is loading the mod. Your welcome for the bug report!
Post a crash report/log
Time to water crops until I pass out.
I got a mod...go check it out. Its got guns and hats and other stuff.
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1291464-1-8-1-7-10-team-fortress-2-mod-v2-0-0-v1-8-6
This is truly masterful work. Thank you for a truly unique mod, so excited for where this mod will go. So far I've experienced no issue running it. I just added it to my unstable 1.10.2 pack. I've managed to build the carpenters house and received my first lot of seeds, I am so excited to continue playing and that is just what I am going to do now.
What version of Forge are you using to make this work?
Crash Report in the Spoiler....
---- Minecraft Crash Report ----
WARNING: coremods are present:
HFTransformer (Harvest-Festival-1.10.2-0.5.0.jar)
Contact their authors BEFORE contacting forge
// Don't be sad, have a hug! <3
Time: 9/26/16 9:03 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/registry/RegistryBuilder
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:562)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:216)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.NoClassDefFoundError: net/minecraftforge/fml/common/registry/RegistryBuilder
at joshie.harvest.core.handlers.SizeableRegistry.<clinit>(SizeableRegistry.java:20)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:260)
at joshie.harvest.core.HFApiLoader.init(HFApiLoader.java:34)
at joshie.harvest.HarvestFestival.onConstruction(HarvestFestival.java:31)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:577)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:235)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:213)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:531)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.registry.RegistryBuilder
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 42 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 44 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
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: 98573880 bytes (94 MB) / 361672704 bytes (344 MB) up to 5355339776 bytes (5107 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2011 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2011.jar)
UC Forge{12.18.1.2011} [Minecraft Forge] (forge-1.10.2-12.18.1.2011.jar)
UE harvestfestival{0.5.0} [Harvest Festival] (Harvest-Festival-1.10.2-0.5.0.jar)
Loaded coremods (and transformers):
HFTransformer (Harvest-Festival-1.10.2-0.5.0.jar)
joshie.harvest.asm.HFTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.90' Renderer: 'GeForce GT 730/PCIe/SSE2'
You need to use the latest forge, not the recommended..
Thank you! HM was my childhood so I'm really glad that you guys find it unique and awesome.
Awesome! I generally don't have high expectations of Let's Plays but you definitely exceeded those. Nice voices, no annoying nonsense and not boring. I'll keep watching
Question, do I have to create a new world?
Looking forward to it!
Nope although you may have a hard time with the tutorial atm, because it might not be spring if it isn't a new world. Could always change season to spring with /hf season spring though (if ssp). I'm going to add a tutorial crop, so this should be less of an issue in the future.
Wow, this looks awesome! Are the day lengths configurable? What is their default change? Been wanting this in a mod forever!!
I don't really have any exact numbers, and no the daytime length for each season isn't configurable, even if i made them so, they aren't really expressed in minutes but more like, an offset for when the sun rises and then a modifier for day length. So I don't know the exact timings myself but it is longest summer, then spring then autumn then winter.
I really like 20 min Minecraft days, and 10 min nights. You don't have to sleep so much. Yet, I also think it would be cool to see the opposite, have much longer or shorter days, and get an evolving combination. Hence the reason I like what you have done. Can't wait to try it out!
Thanks for the reply
Sorry it took me too long to post the crash report, I was busy. Anyway here's the crash report:
2016-09-26 19:23:01,267 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-26 19:23:01,267 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[19:23:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[19:23:01] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2046 for Minecraft 1.10.2 loading
[19:23:01] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_101
[19:23:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:23:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:23:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[19:23:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:23:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:23:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:23:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:23:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:23:05] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-09-26 19:23:05,783 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-26 19:23:05,814 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-26 19:23:05,829 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[19:23:06] [Client thread/INFO]: Setting user: Ninja_Cartoonist
[19:23:11] [Client thread/INFO]: LWJGL Version: 2.9.4
[19:23:13] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
HFTransformer (Harvest-Festival-1.10.2-0.5.3.jar)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 9/26/16 7:23 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 71455816 bytes (68 MB) / 267984896 bytes (255 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
HFTransformer (Harvest-Festival-1.10.2-0.5.3.jar)
joshie.harvest.asm.HFTransformer
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics'
[19:23:13] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2046 Initialized
[19:23:13] [Client thread/INFO] [FML]: Replaced 233 ore recipes
[19:23:14] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[19:23:14] [Client thread/INFO] [FML]: Searching C:\Users\Abby Student PC\AppData\Roaming\.minecraft\mods for mods
[19:23:17] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[19:23:18] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, harvestfestival] at CLIENT
[19:23:18] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, harvestfestival] at SERVER
[19:23:18] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Harvest Festival, Walking in Ye Pajamies.zip
[19:23:19] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[19:23:19] [Client thread/INFO] [FML]: Found 433 ObjectHolder annotations
[19:23:19] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:23:19] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:23:19] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:23:19] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:23:19] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.1.2094
[19:23:21] [Client thread/INFO] [Harvest Festival]: Creating Harvest Festival Buildings!
[19:23:21] [Client thread/INFO] [FML]: Applying holder lookups
[19:23:22] [Client thread/INFO] [FML]: Holder lookups applied
[19:23:22] [Client thread/INFO] [FML]: Injecting itemstacks
[19:23:22] [Client thread/INFO] [FML]: Itemstack injection complete
[19:23:22] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[19:23:22] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2046.jar)
UCH Forge{12.18.1.2046} [Minecraft Forge] (forge-1.10.2-12.18.1.2046.jar)
UCE harvestfestival{0.5.3} [Harvest Festival] (Harvest-Festival-1.10.2-0.5.3.jar)
[19:23:22] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[19:23:22] [Client thread/ERROR] [FML]: Caught exception from harvestfestival
java.lang.NoClassDefFoundError: net/minecraftforge/client/event/RenderTooltipEvent$PostText
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_101]
at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:1.8.0_101]
at java.lang.Class.privateGetMethodRecursive(Unknown Source) ~[?:1.8.0_101]
at java.lang.Class.getMethod0(Unknown Source) ~[?:1.8.0_101]
at java.lang.Class.getMethod(Unknown Source) ~[?:1.8.0_101]
at joshie.harvest.core.HFApiLoader.getMethod(HFApiLoader.java:172) ~[HFApiLoader.class:?]
at joshie.harvest.core.HFApiLoader.registerEvents(HFApiLoader.java:103) ~[HFApiLoader.class:?]
at joshie.harvest.core.HFApiLoader.load(HFApiLoader.java:61) ~[HFApiLoader.class:?]
at joshie.harvest.core.HFCommonProxy.loadAPI(HFCommonProxy.java:127) ~[HFCommonProxy.class:?]
at joshie.harvest.HarvestFestival.preInit(HarvestFestival.java:40) ~[HarvestFestival.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595) ~[forge-1.10.2-12.18.1.2046.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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:239) ~[forge-1.10.2-12.18.1.2046.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[forge-1.10.2-12.18.1.2046.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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:142) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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:?]
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.RenderTooltipEvent$PostText
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
... 47 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
... 47 more
[19:23:22] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
HFTransformer (Harvest-Festival-1.10.2-0.5.3.jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 9/26/16 7:23 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/client/event/RenderTooltipEvent$PostText
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:610)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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: net/minecraftforge/client/event/RenderTooltipEvent$PostText
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetMethodRecursive(Unknown Source)
at java.lang.Class.getMethod0(Unknown Source)
at java.lang.Class.getMethod(Unknown Source)
at joshie.harvest.core.HFApiLoader.getMethod(HFApiLoader.java:172)
at joshie.harvest.core.HFApiLoader.registerEvents(HFApiLoader.java:103)
at joshie.harvest.core.HFApiLoader.load(HFApiLoader.java:61)
at joshie.harvest.core.HFCommonProxy.loadAPI(HFCommonProxy.java:127)
at joshie.harvest.HarvestFestival.preInit(HarvestFestival.java:40)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.RenderTooltipEvent$PostText
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 47 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 49 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 117392400 bytes (111 MB) / 367755264 bytes (350 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2046 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2046.jar)
UCH Forge{12.18.1.2046} [Minecraft Forge] (forge-1.10.2-12.18.1.2046.jar)
UCE harvestfestival{0.5.3} [Harvest Festival] (Harvest-Festival-1.10.2-0.5.3.jar)
Loaded coremods (and transformers):
HFTransformer (Harvest-Festival-1.10.2-0.5.3.jar)
joshie.harvest.asm.HFTransformer
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics'
[19:23:22] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:560]: #@!@# Game crashed!
Update your forge.