WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 6/19/20 11:30 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Monster Hunter Frontier Craft (mhfc)
Caused by: java.lang.NoSuchFieldError: GROUND
at mhfc.net.common.block.decoration.BlockDirt.<init>(BlockDirt.java:14)
at mhfc.net.common.core.registry.MHFCBlockRegistry.<init>(MHFCBlockRegistry.java:88)
at mhfc.net.common.core.registry.RegistryWrapper.register(RegistryWrapper.java:21)
at mhfc.net.common.core.registry.RegistryWrapper$1.onPhaseStart(RegistryWrapper.java:49)
at mhfc.net.common.core.registry.RegistryWrapper$1.onPhaseStart(RegistryWrapper.java:46)
at mhfc.net.common.util.services.Services$PhaseEntry$ServicePhaseEntry.enter(Services.java:236)
at mhfc.net.common.util.services.Services$PhaseEntry.enterServices(Services.java:328)
at mhfc.net.common.util.services.Services.enterPhase(Services.java:554)
at mhfc.net.common.util.services.Services.access$300(Services.java:18)
at mhfc.net.common.util.services.Services$PhaseEntry.enterPhase(Services.java:386)
at mhfc.net.MHFCMain.onPreInit(MHFCMain.java:175)
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:624)
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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
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)
Hi ! Im returning back in modding in planning to update this mod up to the latest version. I need a team of a modeller and texturer so if anyone is interested in joining or collaborating please do message me.
allright then it was probibly Optifine conflicting with monster hunter but they where all working fine unless the game broke i have to re install everything i can't install forge 1.12 windows defender doesn't like it.
java.util.NoSuchElementException: No value present
at java.util.Optional.get(Optional.java:135)
at mhfc.net.common.util.services.IServiceKey.getService(IServiceKey.java:30)
at mhfc.net.client.quests.MHFCRegQuestVisual.getService(MHFCRegQuestVisual.java:42)
at mhfc.net.client.quests.MHFCRegQuestVisual.getPlayerVisual(MHFCRegQuestVisual.java:86)
at mhfc.net.client.gui.hud.QuestStatusDisplay.onDraw(QuestStatusDisplay.java:62)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1848_QuestStatusDisplay_onDraw_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:176)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1362)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.Optional.get(Optional.java:135)
at mhfc.net.common.util.services.IServiceKey.getService(IServiceKey.java:30)
at mhfc.net.client.quests.MHFCRegQuestVisual.getService(MHFCRegQuestVisual.java:42)
at mhfc.net.client.quests.MHFCRegQuestVisual.getPlayerVisual(MHFCRegQuestVisual.java:86)
at mhfc.net.client.gui.hud.QuestStatusDisplay.onDraw(QuestStatusDisplay.java:62)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1848_QuestStatusDisplay_onDraw_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:176)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1362)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Player'/668, l='MpServer', x=35.50, y=5.62, z=-1232.50]]
Chunk stats: MultiplayerChunkCache: 9, 9
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (40,4,-1225), Chunk: (at 8,0,7 in 2,-77; contains blocks 32,0,-1232 to 47,255,-1217), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025)
Level time: 3 game time, 3 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 2 total; [EntityClientPlayerMP['Player'/668, l='MpServer', x=35.50, y=5.62, z=-1232.50], EntityWaypointContainer['unknown'/671, l='MpServer', x=0.00, y=0.00, z=0.00]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
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)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Aether_Faithful32x32_0.5.zip, HEE Music v1.0.zip] 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)
OptiFine Version: OptiFine_1.7.10_HD_U_D3
Render Distance Chunks: 8
Mipmaps: 1
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1060.0
OpenGlRenderer: AMD Radeon HD 8400
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
Apparently 1.7.10 is no longer being supported and thus the latests one is 1.11.2 and soon to be 1.12.. Looks like there is a mod inside your Minecraft the genuinly conflicts with the GUI of our mod.
Unless your not telling me something I dont know, your leading me to something that could harm my computer, which was the curse site, or a fake website, the first download. If this is fake, this is trash. I honestly wanted to see how cool this is, but I don't want to lose my computer.
- 3D Modelled Weapon Class Systems (Hunting Horns with Song buffs, Longsword with Spirit Gauge, Greatsword with power blocking, Hammer with stunning critical, and bow with no arrow requirment and coating ) plus they have elemenal attributes and effects
- 3D Modelled Armor System (Unique Damage System for the armors, Elemental Resistances, and Armor Skill tree eg. Fencing, Fast Eating etc. )
- Open world Quest ( Up to 1 billion block volume of quest area created for Players to spend time explore a tremendous world, plus weather effects, and render alters )
- Unique Crafting System which is similar to the Monster Hunter Series itself
So if you are interested please just fill up the form below and u can comment or private message me with the form:
Age:
Task: <Texturer><Modeller>
Language:
How many hours can you work on projects per day/week?:
Timezone:
Do you play Monster Hunter series at the moment? (If yes state the game console ):
How are well knowledge are you in Monster Hunter:
What at least do you expect to add in the Mod: (You can cite as many as you can )
Cite your social usernames : (Discord / Skype etc.)
0
Fixed on latest version MHFC: 1.4.10
0
Mod is not active atm.
0
MHFC 1.4.7 is now being ported for 1.12.2 with the additional of Akura Vashimu.
0
1.4.7 is now released with 2 new monsters Kirin and Rathalos and another WIP monster Lagiacrus.
1
Hi ! Im returning back in modding in planning to update this mod up to the latest version. I need a team of a modeller and texturer so if anyone is interested in joining or collaborating please do message me.
0
No more 1.7.10 sadly since it takes time to port new features to it. :C
0
https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2702398-monster-hunter-frontier-craft-1-4-6-bringing-all
This is the new thread.
0
It is now change to
0
JUST RELEASED VERSION 1.4.6 for 1.11.2 with a better
and more smooth experience in playing the mod.
0
Yes we are working on it
0
dont worry minecraft mods arent harmful
0
Apparently 1.7.10 is no longer being supported and thus the latests one is 1.11.2 and soon to be 1.12.. Looks like there is a mod inside your Minecraft the genuinly conflicts with the GUI of our mod.
1
To those who are asking what is asking with the mod, we are currently on work for the 1.5 version, it's release is somewhere this February, which
focuses on the new Quest World plus new mobs to be released.
0
what? i know this is inside adf.ly and mediafire.
0
Hello,
I'm Heltrato, the founder of the Monster Hunter Mod in Minecraft. I'm searching for some who are making the textures and models for the mod.
I also have knowledge in modelling and texturing since im an artist apprentice but I want more details and ideas that you guys can help me.
If you haven't seen the mod before this is our mod thread.
http://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2702398-monster-hunter-frontier-craft-1-4-4-works-now-for
Here is a 1.11.2 Spotlight for the mod
The mod currently features:
- Animated & well AI monsters
- 3D Modelled Weapon Class Systems (Hunting Horns with Song buffs, Longsword with Spirit Gauge, Greatsword with power blocking, Hammer with stunning critical, and bow with no arrow requirment and coating ) plus they have elemenal attributes and effects
- 3D Modelled Armor System (Unique Damage System for the armors, Elemental Resistances, and Armor Skill tree eg. Fencing, Fast Eating etc. )
- Open world Quest ( Up to 1 billion block volume of quest area created for Players to spend time explore a tremendous world, plus weather effects, and render alters )
- Unique Crafting System which is similar to the Monster Hunter Series itself
So if you are interested please just fill up the form below and u can comment or private message me with the form:
Age:
Task: <Texturer><Modeller>
Language:
How many hours can you work on projects per day/week?:
Timezone:
Do you play Monster Hunter series at the moment? (If yes state the game console ):
How are well knowledge are you in Monster Hunter:
What at least do you expect to add in the Mod: (You can cite as many as you can )
Cite your social usernames : (Discord / Skype etc.)