• 0

    posted a message on .
    This is such an amazing mode just to move around animals and villagers. Thank you!
    Posted in: Minecraft Mods
  • 0

    posted a message on [Launcher] Magic Launcher 1.3.4 (mods, options, profiles, news)
    So I've been enjoying Magic launcher for some time now but suddenly I'm getting issues with trying to install CustomMobSpawner, and possibly Atmos with it. CMS is giving the error "no mods found" but when I unzip the rar file it doesn't have either of the files that the front page's error FAQ says might be causing the issue. All that unzips is

    CustomSpawner.java
    mod_example.java
    readme
    CustomSpawner.class

    When I tried to load this mod directly to the minecraft folder it gives the same error. I don't see why it's giving me that error if the issue isn't the same as what the front page told of it.

    When I have Atmos installed at the same time I get this crash error. Just incase someone here can help.

    9 mods loaded
    Optifine OptiFine_1.2.5_HD_C3
    Minecraft Forge 3.3.7.135
    FML v2.2.48.135
    Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5
    Steve's Carts : Pre-initialized (Steves Carts 1.5.0.zip)
    mod_Pokeball : Pre-initialized (Pokeball V1 - 1.2.5.zip)
    ExtraBiomes XL : Pre-initialized (extrabiomes-xl-2.2.7-ssp.zip)
    mod_TwilightForest : Pre-initialized (twilightforest-1.10.1.zip)
    Mine & Blade- Battlegear : Pre-initialized ([1.2.5] Mine & Blade Battlegear - 2.8.0.1.zip)
    mod_UpdateManager : Pre-initialized ([1.2.5] Mine & Blade Battlegear - 2.8.0.1.zip)
    mod_Timber : Pre-initialized (Timber! (1.2.4).zip)
    mod_MinecraftForge : Pre-initialized (minecraft.jar)
    mod_AtmosMobs : Loaded (AtmosMobsv1.1.zip)


    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.




    --- BEGIN ERROR REPORT 1fec1313 --------
    Generated 8/1/12 12:03 AM

    Minecraft: Minecraft 1.2.5
    OS: Windows Vista (x86) version 6.0
    Java: 1.7.0_04-ea, Oracle Corporation
    VM: Java HotSpotâ„¢ Client VM (mixed mode, sharing), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: GeForce 9600M GT/PCI/SSE2 version 3.3.0, NVIDIA Corporation

    cpw.mods.fml.common.LoaderException: java.util.ConcurrentModificationException
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:114)
    at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:593)
    at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)
    at net.minecraft.client.Minecraft.a(Minecraft.java:383)
    at net.minecraft.client.Minecraft.run(Minecraft.java:735)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.util.ConcurrentModificationException
    at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
    at java.util.ArrayList$Itr.next(Unknown Source)
    at java.util.Collections$UnmodifiableCollection$1.next(Unknown Source)
    at ClientRegistry.removeSpawn(ClientRegistry.java:136)
    at cpw.mods.fml.common.registry.FMLRegistry.removeSpawn(FMLRegistry.java:102)
    at ModLoader.removeSpawn(ModLoader.java:621)
    at mod_AtmosMobs.ClearVanillaSpawnLists(mod_AtmosMobs.java:623)
    at mod_AtmosMobs.updateSettings(mod_AtmosMobs.java:223)
    at mod_AtmosMobs.<init>(mod_AtmosMobs.java:146)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107)
    ... 6 more
    --- END ERROR REPORT dd67af9d ----------
    Posted in: Minecraft Tools
  • 0

    posted a message on [1.4.7][Forge] Atmosmobs v1.3.2b - ExtraBiomesXL Support is back!
    Maybe I'm just missing something really obvious but I keep getting this error when trying to install this mod. I installed the custom mob mod and Minecraft loaded just fine. I've had forge for a while now too. But when I try to add this I get this error.

    9 mods loaded
    Optifine OptiFine_1.2.5_HD_C3
    Minecraft Forge 3.3.7.135
    FML v2.2.48.135
    Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5
    Steve's Carts : Pre-initialized (Steves Carts 1.5.0.zip)
    mod_Pokeball : Pre-initialized (Pokeball V1 - 1.2.5.zip)
    ExtraBiomes XL : Pre-initialized (extrabiomes-xl-2.2.7-ssp.zip)
    mod_TwilightForest : Pre-initialized (twilightforest-1.10.1.zip)
    Mine & Blade- Battlegear : Pre-initialized ([1.2.5] Mine & Blade Battlegear - 2.8.0.1.zip)
    mod_UpdateManager : Pre-initialized ([1.2.5] Mine & Blade Battlegear - 2.8.0.1.zip)
    mod_Timber : Pre-initialized (Timber! (1.2.4).zip)
    mod_MinecraftForge : Pre-initialized (minecraft.jar)
    mod_AtmosMobs : Loaded (AtmosMobsv1.1.zip)


    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.




    --- BEGIN ERROR REPORT 1fec1313 --------
    Generated 8/1/12 12:03 AM

    Minecraft: Minecraft 1.2.5
    OS: Windows Vista (x86) version 6.0
    Java: 1.7.0_04-ea, Oracle Corporation
    VM: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: GeForce 9600M GT/PCI/SSE2 version 3.3.0, NVIDIA Corporation

    cpw.mods.fml.common.LoaderException: java.util.ConcurrentModificationException
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:114)
    at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:593)
    at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)
    at net.minecraft.client.Minecraft.a(Minecraft.java:383)
    at net.minecraft.client.Minecraft.run(Minecraft.java:735)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.util.ConcurrentModificationException
    at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
    at java.util.ArrayList$Itr.next(Unknown Source)
    at java.util.Collections$UnmodifiableCollection$1.next(Unknown Source)
    at ClientRegistry.removeSpawn(ClientRegistry.java:136)
    at cpw.mods.fml.common.registry.FMLRegistry.removeSpawn(FMLRegistry.java:102)
    at ModLoader.removeSpawn(ModLoader.java:621)
    at mod_AtmosMobs.ClearVanillaSpawnLists(mod_AtmosMobs.java:623)
    at mod_AtmosMobs.updateSettings(mod_AtmosMobs.java:223)
    at mod_AtmosMobs.<init>(mod_AtmosMobs.java:146)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107)
    ... 6 more
    --- END ERROR REPORT dd67af9d ----------
    Posted in: Minecraft Mods
  • 0

    posted a message on Looking for a really nice swamp seed.
    Not sure what more I can say than the title. I'd just like a really nice big swamp biome. Flatter the better. Decent sized "islands" if possible. Mushrooms should be a given. :D
    Posted in: Seeds
  • 1

    posted a message on What Biome Do You Hate?
    I would hate Jungles with a burning passion if not for having the Timber mod. Then at least a jungle is AMAZING for wood. I can get 64 wood with just a few swings of my axe. Mmmm easy wood.

    Next would be mountains. I just can't build anything good on them. Bleh.

    I'm sad to see so much hate on swamps and tundra. Those are my two favorite ones. ;_;
    Posted in: Survival Mode
  • 0

    posted a message on MOONIVERSE: Mature, Friendly players. Come build a better world! [Whitelist][Mature 18+][mcMMO]
    Your in game name: Ristray
    Your age (Full disclosure! mine is 44): 23
    Your favorite Minecraft things to do: Exploring.
    Posted in: PC Servers
  • 0

    posted a message on Furry/Anthro Steampunk RP Server; Need Staff
    Quote from Zachzab

    By "Back for a little bit" does that mean you're planning on leaving later? And being a furry isn't all about "Doing things" with it.


    I wouldn't leave if I didn't have to but I'll be going to Job Corp, hopefully, sometime in August or later depending on what happens. I won't have time or possibly access once I get sent there.

    As for the furry thing I just mean I haven't been active in the community for a while now. It would be interesting to start playing my character again.
    Posted in: Server Recruitment
  • 0

    posted a message on Furry/Anthro Steampunk RP Server; Need Staff
    MineCraft Username:
    Ristray
    Age: 23
    Played Since: Played a bit last year. When I moved my laptop couldn't handle it. Now I'm back for a little bit.
    Legit?: Yes. I can change skins.
    Why Join?: Just looking for a fun RP server for a little while. Never seen a furry based one before and while I'm not huge into Steampunk I'm willing to try it. If I can help with the development then even better!
    Timezone: EST
    Skype: Deecollage I don't have a working microphone though so not sure if it's worth it or not.
    Furry?: Was a furry in the past. Not sure if I still count as one though just because I haven't actually done anything with it for a few years. I am/was a caracal.
    Skinner and Texture Pack Artist
    Experience: I'd like to say I'm decent enough at skins. Shading is always included so it doesn't feel so flat and lifeless. I've never done a texture pack but I suppose there'd be no harm in trying bits and pieces.
    Speed: Suppose I could knock one out in 1-2 hours. Never really timed myself to be honest.
    Past Work: Take a look for yourself. An extra skin here as well.
    Posted in: Server Recruitment
  • 0

    posted a message on [1.6.2/1.5.2][Forge][SMP]ComicRetrolution's Craftory Mods: Farming and much more! FishCraftory Beta available! (Updated Aug 18th
    I still love the idea of the mod. Now if only I could get all of the mods to work...

    I installed all of the mods from the get go and had my game go black. Redid the minecraft.jar multiples times, though this was due to my own fault, and tried the combo pack. Still got a black screen. Finally I decided to load each pack individually. At first I thought the Fish mod was the broken one but alas it was not.

    The Seasons pack breaks my game. It's the only one that does and I'm afraid I don't know why. Any help with this would be great. :)

    Ok so besides Seasons I've installed everything else. I want to fish so I made both a lure rod and a bait rod but neither will cast. I tried both mouse buttons so I don't understand why the rods never cast. :/
    Posted in: Minecraft Mods
  • 0

    posted a message on ElantriaRP - [24/7] [Town Based RP] [White-List]
    Out of Character:

    IGN: Ristray
    Time zone: EST
    RP Experience: I've roleplayed on Livejournal as well as WoW a few years ago. Never had a chance to try on Minecraft before.

    In Character:

    Name: Kashkur Tribble
    Age: 23
    Gender: Female
    Race: Halfling
    Desired Job: Fisherman or Farmer. I can't decide!
    Back Story: For her whole life she hasn't known too much besides enjoying her time roaming around, meditating, and enjoying the company of most anyone who enjoyed doing so. She's quite the innocent one. One of her most loved adventures is finding old cemeteries and seeing just how far back some of the death dates can be, which can be some time given how long her people have been around. Kashkur lives alone with her mother in a small house out in the country which has helped her become acquainted with living off the land. Someday she wishes to live in a town center with lots of other people to interact with.
    Posted in: PC Servers
  • 0

    posted a message on Minecraft keeps trying to find a Wacom driver.
    Ok so I upgrade Nvidia to the latest and that seems to have worked. No more crash while trying to get into video settings.

    Still have no idea why Minecraft kept calling it Wacom driver. :|
    Posted in: Legacy Support
  • 0

    posted a message on Risugami's Mods - Updated.
    Quote from Dweller_Benthos

    Post modloader.txt (in your .minecraft folder) or use this to get an error report:
    http://dl.dropbox.com/u/22096331/debug/minecrafterrortest.bat



    There can be old mods in the mods folder, a force update won't do anything to them.

    But it looks like it doesn't like your wacom tablet? Does minecraft work fine when you have a fresh jar after a force update (and an empty mods folder)? I really can't see how modloader would fool around with input devices, but I'm no java expert, I suppose it's possible.

    Well turns out the issue continues even after a force restart and no mods whatsoever. Sorry about that. :happy.gif:;
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft keeps trying to find a Wacom driver.
    Everytime I try to run Minecraft, now through an error program just to see what's doing it, Minecraft keeps trying to find a wacom virtual driver.

    First off, I haven't had a Wacom in years. Why would it suddenly try to find that now? It didn't have this issue last week.

    Secondly, What exactly would Minecraft do with a tablet driver anyways? A tablet isn't even plugged into my computer.

    Lastly, just for shits and giggles I installed the latest version of the driver for the tablet I had years ago. Minecraft still can't find it. I can't win.

    This is the error I keep getting:

    Starting Minecraft...
    27 achievements
    174 recipes
    Modloader 1.0.0 Initializing...
    Done.
    Loading: net.java.games.input.DirectAndRawInputEnviromentPlugin
    Failed to initialize device Wacom Virtual Hid Driver because of: java.io.IOException: Failed to acquire device (8007001e)


    I did a force update. No Mods. Still wants a tablet driver. What. The. Hell. Minecraft.
    Posted in: Legacy Support
  • 0

    posted a message on Risugami's Mods - Updated.
    Quote from Dweller_Benthos
    That's a weird one. Probably not modloader related, but something another mod is doing, as modloader doesn't mess with video settings that I know of. Use this to get an error report:

    http://dl.dropbox.com/u/22096331/debug/minecrafterrortest.bat

    N... no. Unless a mod can somehow survive a forced restart I literally do not have another mod other than modloader install right now.

    The error test gave me this:

    Mods loaded: 1
    ModLoader 1.0.0

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to [email protected].
    Please include a description of what you did when the error occured.



    --- BEGIN ERROR REPORT 141ccf11 --------
    Generated 12/28/11 11:49 AM

    Minecraft: Minecraft 1.0.0
    OS: Windows Vista (x86) version 6.0
    Java: 1.6.0_29, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: GeForce 9600M GT/PCI/SSE2 version 3.3.0, NVIDIA Corporation

    java.lang.ArrayIndexOutOfBoundsException: 3
    at ki.c(SourceFile:297)
    at cc.a(SourceFile:32)
    at xe.a(SourceFile:95)
    at net.minecraft.client.Minecraft.a(SourceFile:466)
    at ex.a(SourceFile:60)
    at xe.a(SourceFile:72)
    at xe.h(SourceFile:120)
    at xe.g(SourceFile:108)
    at net.minecraft.client.Minecraft.k(SourceFile:1362)
    at net.minecraft.client.Minecraft.x(SourceFile:705)
    at net.minecraft.client.Minecraft.run(SourceFile:658)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT bb354a6d ----------


    Although if it might mean something the errortest program you gave me said

    Starting Minecraft...
    27 achievements
    174 recipes
    Modloader 1.0.0 Initializing...
    Done.
    Loading: net.java.games.input.DirectAndRawInputEnviromentPlugin
    Failed to initialize device Wacom Virtual Hid Driver because of: java.io.IOException: Failed to acquire device (8007001e)
    Posted in: Minecraft Mods
  • 0

    posted a message on Risugami's Mods - Updated.
    I've used this mod before with no issues so I don't know why it's now deciding to mess up.

    I force updated to get a super-mega brand new minecraft.jar. I deleted the META folder. I place the modloader files into the jar and start up the game.

    Run fine. Until I try to go into my graphics options. Then I get a "saving chunks" screen and then t finally crashes into a black screen. Problem is the modloader.txt doesn't give an error about it. At least, nothing I can see.

    Dec 28, 2011 9:09:38 AM ModLoader init
    FINE: ModLoader 1.0.0 Initializing...
    Dec 28, 2011 9:09:38 AM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\Deanna\AppData\Roaming\.minecraft\bin\minecraft.jar
    Dec 28, 2011 9:09:38 AM ModLoader readFromClassPath
    FINER: Zip found.
    Dec 28, 2011 9:09:38 AM ModLoader AddAllRenderers
    FINE: Initialized
    Posted in: Minecraft Mods
  • To post a comment, please .