What is Tale of Kingdoms?
Tale of Kingdoms is an adventure RPG mod where you prove your worth as a King, fight evil and eventually raise your own Kingdom. The mod currently includes the starting guild, where you must prove to the Guild Master that you are worthy of ruling your Kingdom, as well as several different NPC, friendly, neutral and aggressive.
Installation:
- 1: Start with a fresh .minecraft that is version 1.4.4!!
- 2: Delete META-INF!!!!!
- 3: Install Minecraft Forge
- 4: Drag TaleOfKingdoms Mod into the mods folder
- 5: Test if everything works!! (else start again!)
- 6: Have fun
Side note: be patient!!! it takes a while before your world will be loaded, it has to do quite some stuff!!!
Changelogs:
- Gui added for the farmer, quest button not yet working
- Fixing kingdom is fixed
- Guild master now helps you when reficules attack guild
- Foreman are now spawning correctly (wood and cobble guy in kingdom)
- /taleofkingdoms gold (shows how much gold you have currently)
- Clicking cancel option in start menu is now possible
- Added a reset function for your save file (/taleofkingdoms resetsavefile) <– this may not work correctly
- Shiftclicking in selling block now works
Guest
— System Details —
Details:
Minecraft Version: 1.4.4
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 402741512 bytes (384 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: ModTextureStatic, $Proxy3, $Proxy4, …[com.google.common.base.Preconditions, Charsets, Splitter, …], [com.google.common.cache.CacheLoader, CacheBuilder, Cache, …], [com.google.common.collect.Multimap, ListMultimap, AbstractMultimap, …], [com.google.common.eventbus.EventBus, HandlerFindingStrategy, AnnotatedHandlerFinder, …], [com.google.common.io.LineProcessor, Resources, InputSupplier, …], [com.google.common.primitives.Ints], [com.google.common.reflect.TypeCapture, TypeToken, SimpleTypeToken, …], [com.google.common.util.concurrent.UncheckedExecutionException, ExecutionError, MoreExecutors, …], [cpw.mods.fml.client.ITextureFX, FMLTextureFX, TextureFXManager, …], [cpw.mods.fml.client.modloader.ModLoaderClientHelper, ModLoaderKeyBindingHandler], [cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler, KeyHandler, KeyBindingRegistry], [cpw.mods.fml.common.Loader, LoaderException, ModClassLoader, …], [cpw.mods.fml.common.asm.FMLSanityChecker, MLDetectorClassVisitor, SideOnly], [cpw.mods.fml.common.asm.transformers.AccessTransformer, Modifier, MarkerTransformer, …], [cpw.mods.fml.common.discovery.ModDiscoverer, ASMDataTable, ModCandidate, …], [cpw.mods.fml.common.discovery.asm.ASMModParser, ModClassVisitor, ModAnnotationVisitor, …], [cpw.mods.fml.common.event.FMLEvent, FMLLoadEvent, FMLStateEvent, …], [cpw.mods.fml.common.functions.ModIdFunction], [cpw.mods.fml.common.modloader.IModLoaderSidedHelper, ModLoaderHelper, ModLoaderVillageTradeHandler, …], [cpw.mods.fml.common.network.Player, IPacketHandler, IConnectionHandler, …], [cpw.mods.fml.common.registry.BlockProxy, ItemProxy, LanguageRegistry, …], [cpw.mods.fml.common.toposort.ModSortingException, ModSorter, DirectedGraph, …], [cpw.mods.fml.common.versioning.ArtifactVersion, VersionParser, InvalidVersionSpecificationException, …], [net.minecraftforge.client.ForgeHooksClient], [net.minecraftforge.client.event.RenderWorldLastEvent, DrawBlockHighlightEvent, TextureLoadEvent], [net.minecraftforge.client.event.sound.SoundEvent, SoundResultEvent, PlayBackgroundMusicEvent, …], [net.minecraftforge.common.IPlantable, IShearable, ISidedInventory, …], [net.minecraftforge.event.Event, ListenerList, EventBus, …], [net.minecraftforge.event.entity.EntityEvent, EntityJoinWorldEvent], [net.minecraftforge.event.entity.living.LivingEvent], [net.minecraftforge.event.entity.player.PlayerEvent, ArrowLooseEvent, ArrowNockEvent, …], [net.minecraftforge.event.world.WorldEvent, Save, Load, …], [net.minecraftforge.oredict.OreDictionary, OreRegisterEvent, ShapedOreRecipe, …], [net.minecraftforge.transformers.ForgeAccessTransformer, EventTransformer], [org.objectweb.asm.ClassVisitor, ClassWriter, MethodVisitor, …], [org.objectweb.asm.tree.ClassNode, MethodNode, FieldNode, …]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.21 FML v4.4.4.442 Minecraft Forge 6.3.0.372 5 mods loaded, 5 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
mod_TaleOfKingdoms [mod_TaleOfKingdoms] (TaleOfKingdoms) Unloaded->Errored
TaleOfKingdoms [Tale of Kingdoms] (TaleOfKingdoms) Unloaded->Errored
LWJGL: 2.4.2
OpenGL: GeForce GT 440/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to ‘forge,fml’
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: aginsun.mods.TaleOfKingdoms.TaleOfKingdoms
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:424)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: aginsun.mods.TaleOfKingdoms.TaleOfKingdoms
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
… 4 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.(Unknown Source)
at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
… 31 more
— END ERROR REPORT cc5045d4 ———-