• 0

    posted a message on Skin Request: Hyrule Warriors Link Skins
    I have a request. I have these three Link Skins originally made by Zelduc that I fixed up. I'd like someone to fix them up so that they look like Link from Hyrule Warriors and have two versions of the skins. Version one is Compatible with pre1.8. Version 2 is compatible with 1.8+. For the 1.8 version, make the tunic the Coat and such and the inner part the Trainee Uniform. You can use the following skin as a base for the inner part of the skin.





    Here are the skins I want fixed up:











    Posted in: Skins
  • 0

    posted a message on Advanced Thaumaturgy - Thaumcraft Addon
    I KNOW THAT! :steve_rage:

    I just thought it would work since most 1.7.2 mods work on 1.7.10. Is this mod eventually going to be updated to 1.7.10 or 1.8 when Thaumcraft is updated to 1.8?
    Posted in: Minecraft Mods
  • 0

    posted a message on Advanced Thaumaturgy - Thaumcraft Addon
    I get this crash when I use your mod.





    ---- Minecraft Crash Report ----
    // My bad.

    Time: 2/14/15 5:35 PM
    Description: Initializing game

    java.lang.NoClassDefFoundError: thaumcraft/client/fx/FXEssentiaTrail
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:249)
    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: thaumcraft.client.fx.FXEssentiaTrail
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 36 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 38 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:249)
    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Mac OS X (x86_64) version 10.10.2
    Java Version: 1.6.0_65, Apple Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 103645232 bytes (98 MB) / 233877504 bytes (223 MB) up to 4277534720 bytes (4079 MB)
    JVM Flags: 1 total; -Xmx4G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.85.1277 Minecraft Forge 10.13.2.1277 41 mods loaded, 41 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{7.10.85.1277} [Forge Mod Loader] (forge-1.7.10-10.13.2.1277.jar) Unloaded->Constructed
    Forge{10.13.2.1277} [Minecraft Forge] (forge-1.7.10-10.13.2.1277.jar) Unloaded->Constructed
    SomniaCore{1.3.1.16} [SomniaCore] (minecraft.jar) Unloaded->Constructed
    ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed
    TooManyItems{1.7.10} [TooManyItems] (minecraft.jar) Unloaded->Constructed
    battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar) Unloaded->Constructed
    zeldaswordskills{1.7.10-0.2.1} [Zelda Sword Skills] (1.7.10-zeldaswordskills-0.2.1.jar) Unloaded->Constructed
    DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) Unloaded->Constructed
    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed
    Thaumcraft{4.2.3.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.4.jar) Unloaded->Constructed
    Botania{r1.4-159} [Botania] (Botania r1.4-159.jar) Unloaded->Constructed
    advancedthaumaturgy{0.1.1} [Advanced Thaumaturgy] (AdvancedThaumaturgy-1.7.2-0.1.1.jar) Unloaded
    antiqueatlas{4.0.1a-1.7.10} [Antique Atlas] (antiqueatlas-4.0.1a-1.7.10.jar) Unloaded
    asielib{0.3.8} [asielib] (AsieLib-1.7.10-0.3.8.jar) Unloaded
    Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded
    BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded
    CarpentersBlocks{3.3.4.2} [Carpenter's Blocks] (Carpenter's Blocks v3.3.4.2 - MC 1.7.10.jar) Unloaded
    craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded
    DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) Unloaded
    enviromine{1.3.103} [EnviroMine] (EnviroMine-v1.3.103.jar) Unloaded
    ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-162.jar) Unloaded
    ForbiddenMagic{1.7.10-0.552} [Forbidden Magic] (Forbidden Magic-1.7.10-0.552.jar) Unloaded
    fossil{1.7.10 Build 7.0.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.0.1.jar) Unloaded
    GraveStone{2.11.1} [GraveStone] (GraveStone 2.11.1.jar) Unloaded
    Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded
    Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded
    Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded
    Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded
    Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded
    Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded
    Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded
    Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded
    Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded
    SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar) Unloaded
    LittleBlocks{2.2.4.4} [Little Blocks] (LittleBlocks-2.2.4.4.jar) Unloaded
    primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar) Unloaded
    Somnia{-au} [Somnia] (Somnia-1.3.1.16.jar) Unloaded
    statues{2.1.4} [Statues] (statues-1.7.10-2.1.4.jar) Unloaded
    ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar) Unloaded
    TwilightForest{2.3.3} [The Twilight Forest] (twilightforest-1.7.10-2.3.3.jar) Unloaded
    Launched Version: 1.7.10-Forge10.13.2.1277
    LWJGL: 2.9.1
    OpenGL: Intel Iris Pro OpenGL Engine GL version 2.1 INTEL-10.2.46, Intel Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [Custom Faithful x32 Pack]
    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)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] Visions of Blades v1.0pre1 (SwordsPlus Revival!)
    So, is the Mirrored Plane something like the Spirit World in the mod?
    Posted in: Minecraft Mods
  • 0

    posted a message on Dimensional Doors v2.2.4
    Is this mod dead or is it just taking forever for it to be updated to 1.7.10?
    Posted in: Minecraft Mods
  • 1

    posted a message on Zelda Sword Skills: 1.8.9 v3.4 and 1.7.10 v2.5.1 (03/08/2017)
    Check this out! I decided to make some x32 resolution textures for the books in minecraft. I designed them to look something like the Book of Mudora from ALttP. The writing on it is actual Hylian script. the Normal and Enchanted book says Mudora on it and the Written book says Zelda on it.





    Normal Book





    Enchanted Book





    Writable Book





    Written Book



    I still need to do the texture for the book on the enchantment table. I'm going to switch out the text in that book with it's Hylian equivalent. but designing the front, spine, and back of the book may take me a while. Feel free to use these textures if you like them.
    Edit: Unless someone else is willing to make it for me.
    Posted in: Minecraft Mods
  • 0

    posted a message on Zelda Sword Skills: 1.8.9 v3.4 and 1.7.10 v2.5.1 (03/08/2017)
    Hey Alias. It's been a while. I've been meaning to ask, where is that addon you said you'd make that adds a Magic Meter? Also, I came up with an Idea. Why not add some of the stuff in Hyrule Warriors to ZSS? Like for example, Focus Spirit. It drains your magic meter over time but you get a boost in speed, defense, and attack. And how about the badges from that game too to boost your abilities a bit?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] Terraria 3D || ACCESSORIES, MANA, GUNS, DUNGEONS, BOSSES, BIOMES, AND MORE (CLOSED)
    Nice! I'm guessing that some of the new content is from the current version of Terraria.
    Posted in: WIP Mods
  • 0

    posted a message on [1.7.10] Terraria 3D || ACCESSORIES, MANA, GUNS, DUNGEONS, BOSSES, BIOMES, AND MORE (CLOSED)
    Oh thank goodness. The mod is still alive. I was worried for a bit there. I hope you will be able to update the mod to a more current version of Minecraft soon. But by all means, take your time if you need to.
    Posted in: WIP Mods
  • 0

    posted a message on ~•~ Runic Moon ~•~
    Quote from Erif_13»

    1. Mana potions are in dev. And the Time Regen will take time, to finish.
    2. Under profile edit there is another location thing. Fill in the box and you get another location. Credit to Kianon, he had two first (That I know of), I just figured out how he did it.

    ~Erif

    I did that but it won't show up for some reason.
    Posted in: PC Servers
  • 0

    posted a message on ~•~ Runic Moon ~•~
    How about Mages regen Mana very slowly and how about a recipe for Mana Potions?
    Also Erif, how the heck do you have two locations?
    Posted in: PC Servers
  • 0

    posted a message on ~•~ Runic Moon ~•~
    Hey guys. The only reason I haven't been on is because I'm playing modded MC and the server has been down for a long time anyway, well its nice to see that it's up again.

    Edit: BTW Erif, you just earned the 404: Member not found Title because you posted 404 times.
    Posted in: PC Servers
  • 0

    posted a message on Harken Scythe: Reap -What- You Sow *Biomass Blocks and Adjustments*[V2.1.6 UPD: MAY 14]
    Hey guys! It's been a while. It's nice to hear from you again Jade. I was thinking that you should probably update the OP so that the download link for the Current version of Harken Scythe is on there so that we don't have to look through the entire thread for it.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] Visions of Blades v1.0pre1 (SwordsPlus Revival!)
    Quote from Laskeri»

    Erm, if you haven't read the past two pages SSJ is updating VoB (in a modified form) to 1.8 already >_>

    Sorry it just kinda irks me when people post without reading first.

    Sorry but If I haven't been on for a very long time I don't have the time to go through all of the posts that I haven't seen since the last time I was on.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] Visions of Blades v1.0pre1 (SwordsPlus Revival!)
    Hey Starshades! It's been a while. I see you've been busy. Actually, I stopped by to ask you a question. I was wondering when you plan to update Visions of Blades to a more recent MC Version? Are you going to wait until you get some more work done on the mod before updating what version it works on or are you waiting until there is a stable version of forge for 1.8 before doing so? I'm not rushing you or anything, I'm just curious.

    Edit: Actually if you're just taking your time with the mod's development, I understand. We all have lives outside of the digital world after all!
    Posted in: Minecraft Mods
  • To post a comment, please .