The story is your trying to do good deeds to get money to buy weapons to kill the evil dragon and save Redew Castle and Gulo village
[THIS MAP IS DISCONTINUED AND I WONT BE WORKING ON IT ANY MORE!]
I have a suggestion for some more inventory slots, so I edited the texture as an example.
Far left: Masks. They usually only cover the face, so it makes sense to wear one with a hat.
Near left: Shields. A button could use it to block, so you could dual wield without needing BG2. (Edit: Would this be able to make it so that you can't use one with Biggoron's Sword? Makes sense.)
Near right: Quiver. It could be a new item that works like this one mod (I think it was called Better Bows/More Bows) where it organizes different arrow types for easy toggling.
Far right: Gauntlets. Mainly for aesthetics (I think that's how you spell it ) but I guess it could activate the barrier-smashing with the Megaton Hammer.
What do you think?
P.S. While I'm ranting, I also thought of Gossip Stones to go with the Mask of Truth. Maybe with creative-mode text editing?
---- Minecraft Crash Report ----
// Don't do that.
Time: 3/12/14 6:18 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mods/battlegear2/api/PlayerEventChild$ShieldBlockEvent
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:680)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:260)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:556)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: mods/battlegear2/api/PlayerEventChild$ShieldBlockEvent
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetPublicMethods(Unknown Source)
at java.lang.Class.getMethods(Unknown Source)
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:47)
at zeldaswordskills.ZSSMain.postInit(ZSSMain.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:679)
... 10 more
Caused by: java.lang.ClassNotFoundException: mods.battlegear2.api.PlayerEventChild$ShieldBlockEvent
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 42 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Odd that divorcing didn't work...I'll look into that.
This will work though - go to this folder: .minecraft/config/MCA/Worlds and delete the folder that has your world's name.
0
0
Edit: You need the required mods also
0
0
[THIS MAP IS DISCONTINUED AND I WONT BE WORKING ON IT ANY MORE!]
Mods:
http://minecraft.cur...legear-2/files/
http://www.minecraft...lion-downloads/
http://www.minecraft...v071-bug-fixes/
http://www.minecraft...age__mode__show
Images:
0
0
0
0
0
0
0
---- Minecraft Crash Report ----
// Don't do that.
Time: 3/12/14 6:18 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mods/battlegear2/api/PlayerEventChild$ShieldBlockEvent
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:680)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:260)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:556)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: mods/battlegear2/api/PlayerEventChild$ShieldBlockEvent
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetPublicMethods(Unknown Source)
at java.lang.Class.getMethods(Unknown Source)
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:47)
at zeldaswordskills.ZSSMain.postInit(ZSSMain.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:679)
... 10 more
Caused by: java.lang.ClassNotFoundException: mods.battlegear2.api.PlayerEventChild$ShieldBlockEvent
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 42 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 147624760 bytes (140 MB) / 460849152 bytes (439 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
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.01-pre FML v7.2.116.1029 Minecraft Forge 10.12.0.1029 18 mods loaded, 18 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{7.2.116.1029} [Forge Mod Loader] (forge-1.7.2-10.12.0.1029.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{10.12.0.1029} [Minecraft Forge] (forge-1.7.2-10.12.0.1029.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bspkrsCore{6.0(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.0(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
battlegear2{1.0.5.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AIRI{2.1.0} [AIRI] ([Current] AIRI.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AIRI-COREMOD{@VERSION@} [AIRI Coremod] ([Current] AIRI.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AliensVsPredator{1.7.2-3.9.0} [Aliens Vs Predator] ([Current] AliensVsPredator.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner_3.2.0-DEV-R1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
customnpcs{1.7.2} [CustomNpcs] (CustomNPCs_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks_MoCreatures_Mod_v6.2.0-DEV-R1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
radixcore{0.9.0.Beta} [RadixCore] (RadixCore-0.9.0.Beta MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mca{4.0.0.Beta} [Minecraft Comes Alive] (MCA-4.0.0.Beta MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mccapesextra{1.7.2a} [MCCapes Extra] (MCCapesExtra_1.7.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
necromancy{1.6.5} [Necromancy] (Necromancy-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TLPrinterBlock{1.7.2} [TeeLuk's PrinterBlock] (TLPrinterBlock-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
zeldaswordskills{1.7.2-0.2.2} [Zelda Sword Skills] (zeldaswordskills-1.7.2-0.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
0
0
0
0