• 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10

    Huh, so I did manage to fix it. Something I wasn't aware of which your post brought to light - and which may be helpful to other people reading, maybe - is that the game will auto-reassign conflicting IDs with the vanilla biomes taking priority, and if you set the .cfg's biomes to be a number already taken by the vanilla ones (like I was doing before I knew about vanilla biome IDs) the game will reassign them without regard for the existing mods. So you have to make incredibly sure that you're not using an already-taken number, which is difficult with how many biomes there are now.

    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from Kye_Duo»

    it isn't that obvious in the GUI if you have something on world override or not. cycle the world override for that setting.



    I've tried that already, it does nothing.


    Edit: So I thought it may be a mod conflict, so I went and disabled all the mods I have. I'm still getting the problem. Furthermore, I noticed that when I go into "Options" in the inventory menu, whenever I switch "Global" to "World", it never sticks, and when I exit the options and go back into them, it reverts to Global, even when I've tried using world overrides.


    Because the only things different between a vanilla copy of MC and my install right now are the presence of Forge and the three mod .jars this mod is dependent on, I can't see the problem being anywhere else unless it's a fundamental glitch with MC 1.7.10


    Edit 2: So I tried updating both Forge and NEI, still not working for me. This is as baffling as it is frustrating. I just want to be able to use the damn mod...

    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods

    I'm not sure that I do? I'm looking at the menu, the button up top right is "Global" and in the inventory settings, NEI is enabled. If I hit "Global" and change it to "World", then it says world overrides are already disabled and it's currently using the global settings for all options.

    Posted in: Minecraft Mods
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10

    Seems this mod conflicts with TwilightForest, I guess they share biomes? I went and modified the .cfg file like it said, but it seems it's still saying there's a conflict. Is there a fix for this already (like an altered .cfg I can replace my current one with)?

    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Beta Customized Terrain Generator Preset "Neo-Beta" (Glacier seed comparison pictures inside.)

    For some reason I can't seem to get this to work? The presets are too big for the preset entry thing and it just doesn't keep the input.


    ...come to think of it, is this a feature that was added/improved after 1.7.10?

    Posted in: Customised Worlds
  • 0

    posted a message on ChickenBones Mods

    So NEI shows up and all, but I can't use it to spawn any items or anything, only view recipes, and the things like weather change and gamemode switching are just gone. I've tried enabling them in the options but it just doesn't work. Is there some kind of external thing I need to change, like a .cfg option, or a cheat code I need to input or something? Or might it be a mod conflict? I have the Aether II mod, which has an annoying overlay (which I guess I need if I want to run that mod anyway) but that's really the only thing I can think of that conflicts.


    Versions I'm using are "CodeChickenCore-1.7.10-1.0.4.29-universal", "NotEnoughItems-1.7.10-1.0.3.74-universal", Forge 10.13.4.1448, game version 1.7.10.

    Posted in: Minecraft Mods
  • 0

    posted a message on In-Game NBTEdit! Edit Mob Spawners & Attributes in game! FINALLY UPDATED!

    I've got a similar problem to the guy above - using /nbtedit just crashes the game. I can't see where the crash logs are though. I'm using MC 1.7.10 and Forge 10.13.4.1448.

    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Snapshot 13w36b Seed (works in 1.7.2) - Huge Mesa Next to Spawn
    Maybe it's just me, but I used this seed and got an absolutely bizarre glitch. No clay blocks were generated, at all.








    Posted in: Seeds
  • 0

    posted a message on [1.7.10] Ancient Warfare [Forge][SMP][WIP][D/L]
    Quote from bumblebeejj134

    i hope no one will tell you, cause if you dont even take the trouble to, wait what?! it doesnt even take some trouble to see that.


    No need to be a jerk. It's not compatible with my 1.5.1 setup for some reason, so I came here to ask the same thing.
    Seriously, all the mods I use are updated except this one, and whenever I try adding this one, Minecraft refuses to load.
    Posted in: WIP Mods
  • 1

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    I noted that the description says TF is resource-intensive, which kind of disappoints me since I run Minecraft on what is basically a toaster of a computer. I'm not asking for accommodations, but is there anything I can do on my end to try boosting performance or something so that I can actually make it to the TF dimension? (The entire time I've played this mod I've just been using its stuff to make a custom singleplayer world, since I crash upon entering the portal.)
    Posted in: Minecraft Mods
  • 0

    posted a message on [Jul.08] Rei's Minimap v3.4_01
    It appears lots of folks are having problems with the minimap and Twilight Forest. I have another crash log that supports this:

    ---- Minecraft Crash Report ----
    // Oh - I know what I did wrong!

    Time: 3/18/13 5:11 PM
    Description: Unexpected error

    java.lang.ExceptionInInitializerError
    at reifnsk.minimap.ReiMinimap.onTickInGame(ReiMinimap.java:527)
    at mod_ReiMinimap.onTickInGame(mod_ReiMinimap.java:29)
    at net.minecraft.src.BaseMod.doTickInGame(BaseMod.java:55)
    at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:102)
    at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:82)
    at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:56)
    at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
    at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:140)
    at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:379)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:868)
    at net.minecraft.client.Minecraft.run(Minecraft.java:755)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
    at twilightforest.block.BlockTFTrophy.func_71902_a(BlockTFTrophy.java:87)
    at reifnsk.minimap.BlockDataPack.<clinit>(BlockDataPack.java:139)
    ... 12 more


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

    -- Head --
    Stacktrace:
    at reifnsk.minimap.ReiMinimap.onTickInGame(ReiMinimap.java:527)
    at mod_ReiMinimap.onTickInGame(mod_ReiMinimap.java:29)
    at net.minecraft.src.BaseMod.doTickInGame(BaseMod.java:55)
    at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:102)
    at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:82)
    at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:56)
    at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
    at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:140)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['ElectricSquid'/408, l='MpServer', x=109.70, y=63.62, z=280.16]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (140,64,252), Chunk: (at 12,4,12 in 8,15; contains blocks 128,0,240 to 143,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 35531 game time, 35531 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: 84 total; [EntityBat['Bat'/275, l='MpServer', x=157.25, y=61.48, z=307.94], EntitySheep['Sheep'/137, l='MpServer', x=74.81, y=63.00, z=239.16], EntitySheep['Sheep'/136, l='MpServer', x=65.47, y=71.00, z=218.47], EntityZombie['Zombie'/274, l='MpServer', x=169.50, y=19.00, z=249.11], EntityZombie['Zombie'/273, l='MpServer', x=169.31, y=20.00, z=254.69], EntitySheep['Sheep'/139, l='MpServer', x=70.06, y=63.00, z=245.97], EntityClientPlayerMP['ElectricSquid'/408, l='MpServer', x=109.70, y=63.62, z=280.16], EntitySheep['Sheep'/138, l='MpServer', x=64.47, y=70.00, z=227.78], EntitySheep['Sheep'/272, l='MpServer', x=170.31, y=69.00, z=234.22], EntitySheep['Sheep'/141, l='MpServer', x=74.47, y=63.00, z=275.53], EntitySheep['Sheep'/140, l='MpServer', x=75.47, y=63.00, z=250.94], EntityZombie['Zombie'/143, l='MpServer', x=76.50, y=34.00, z=290.50], EntityCreeper['Creeper'/276, l='MpServer', x=175.50, y=36.00, z=357.50], EntitySheep['Sheep'/142, l='MpServer', x=74.50, y=63.00, z=277.50], EntityCreeper['Creeper'/283, l='MpServer', x=180.75, y=33.00, z=291.41], EntityCreeper['Creeper'/282, l='MpServer', x=183.47, y=33.00, z=287.03], EntityCreeper['Creeper'/281, l='MpServer', x=183.50, y=33.00, z=286.12], EntityCreeper['Creeper'/287, l='MpServer', x=179.50, y=31.00, z=308.50], EntityPig['Pig'/133, l='MpServer', x=70.50, y=71.00, z=220.50], EntitySheep['Sheep'/286, l='MpServer', x=187.47, y=75.00, z=294.63], EntityPig['Pig'/132, l='MpServer', x=71.50, y=70.00, z=217.50], EntitySheep['Sheep'/285, l='MpServer', x=187.22, y=71.00, z=295.72], EntityPig['Pig'/135, l='MpServer', x=70.56, y=71.00, z=217.09], EntityCreeper['Creeper'/284, l='MpServer', x=181.69, y=33.00, z=292.06], EntityPig['Pig'/134, l='MpServer', x=67.94, y=71.00, z=216.94], EntityCreeper['Creeper'/263, l='MpServer', x=150.50, y=27.00, z=252.50], EntityZombie['Zombie'/144, l='MpServer', x=77.53, y=34.00, z=289.63], EntitySkeleton['Skeleton'/145, l='MpServer', x=78.56, y=34.00, z=290.56], EntityBat['Bat'/264, l='MpServer', x=172.94, y=14.94, z=242.52], EntitySheep['Sheep'/146, l='MpServer', x=65.53, y=66.00, z=300.66], EntitySheep['Sheep'/147, l='MpServer', x=62.50, y=70.00, z=306.66], EntityCreeper['Creeper'/148, l='MpServer', x=65.50, y=37.00, z=359.50], EntitySheep['Sheep'/270, l='MpServer', x=172.22, y=69.00, z=228.50], EntitySheep['Sheep'/271, l='MpServer', x=177.47, y=69.00, z=226.37], EntitySheep['Sheep'/269, l='MpServer', x=165.53, y=69.00, z=231.38], EntityBat['Bat'/175, l='MpServer', x=92.06, y=20.10, z=220.56], EntitySkeleton['Skeleton'/288, l='MpServer', x=179.50, y=32.00, z=312.13], EntitySheep['Sheep'/178, l='MpServer', x=83.50, y=63.00, z=241.09], EntitySheep['Sheep'/179, l='MpServer', x=95.66, y=73.00, z=247.53], EntitySheep['Sheep'/176, l='MpServer', x=93.50, y=64.00, z=255.50], EntitySheep['Sheep'/177, l='MpServer', x=87.78, y=68.00, z=244.50], EntityZombie['Zombie'/182, l='MpServer', x=80.50, y=34.00, z=289.50], EntityZombie['Zombie'/183, l='MpServer', x=84.97, y=40.00, z=305.44], EntityZombie['Zombie'/180, l='MpServer', x=95.56, y=40.00, z=289.00], EntityZombie['Zombie'/181, l='MpServer', x=88.00, y=42.00, z=297.44], EntityBat['Bat'/204, l='MpServer', x=110.47, y=42.10, z=342.25], EntitySkeleton['Skeleton'/64, l='MpServer', x=29.50, y=18.00, z=344.63], EntitySheep['Sheep'/201, l='MpServer', x=102.47, y=75.00, z=332.16], EntitySheep['Sheep'/200, l='MpServer', x=101.59, y=76.00, z=327.94], EntitySheep['Sheep'/203, l='MpServer', x=112.63, y=68.00, z=335.49], EntitySheep['Sheep'/202, l='MpServer', x=93.34, y=75.00, z=334.84], EntitySquid['Squid'/197, l='MpServer', x=100.53, y=56.35, z=270.43], EntitySquid['Squid'/199, l='MpServer', x=94.69, y=56.03, z=273.49], EntityVillager['Villager'/198, l='MpServer', x=104.31, y=59.00, z=276.31], EntityZombie['Zombie'/220, l='MpServer', x=121.50, y=28.00, z=319.50], EntityBat['Bat'/84, l='MpServer', x=46.75, y=56.10, z=354.44], EntitySkeleton['Skeleton'/221, l='MpServer', x=115.50, y=43.00, z=320.50], EntitySkeleton['Skeleton'/222, l='MpServer', x=124.50, y=43.00, z=341.50], EntityBat['Bat'/223, l='MpServer', x=115.16, y=42.00, z=339.85], EntityZombie['Zombie'/81, l='MpServer', x=37.56, y=21.00, z=276.15], EntityBat['Bat'/216, l='MpServer', x=125.05, y=44.78, z=293.06], EntityBat['Bat'/217, l='MpServer', x=127.50, y=57.10, z=277.25], EntityBat['Bat'/218, l='MpServer', x=123.25, y=53.62, z=291.76], EntitySkeleton['Skeleton'/82, l='MpServer', x=39.50, y=23.00, z=283.50], EntitySheep['Sheep'/219, l='MpServer', x=119.50, y=69.00, z=292.50], EntityBat['Bat'/212, l='MpServer', x=132.64, y=14.15, z=268.44], EntityBat['Bat'/213, l='MpServer', x=125.25, y=44.10, z=285.75], EntityCreeper['Creeper'/214, l='MpServer', x=120.95, y=44.00, z=284.44], EntityCreeper['Creeper'/215, l='MpServer', x=124.52, y=43.00, z=283.12], EntityCreeper['Creeper'/102, l='MpServer', x=54.50, y=45.00, z=222.50], EntitySheep['Sheep'/103, l='MpServer', x=63.25, y=71.00, z=219.41], EntitySheep['Sheep'/108, l='MpServer', x=61.19, y=68.00, z=306.86], EntitySheep['Sheep'/109, l='MpServer', x=56.34, y=71.00, z=319.53], EntityCreeper['Creeper'/106, l='MpServer', x=49.07, y=15.00, z=323.63], EntitySheep['Sheep'/107, l='MpServer', x=54.34, y=63.00, z=307.75], EntitySheep['Sheep'/104, l='MpServer', x=61.47, y=71.00, z=219.97], EntityBat['Bat'/225, l='MpServer', x=120.13, y=41.10, z=345.66], EntityBat['Bat'/224, l='MpServer', x=114.25, y=41.10, z=341.78], EntityItem['item.item.dyePowder.black'/105, l='MpServer', x=50.22, y=61.13, z=296.22], EntityCreeper['Creeper'/248, l='MpServer', x=129.50, y=43.00, z=341.50], EntityZombie['Zombie'/246, l='MpServer', x=124.50, y=52.00, z=281.84], EntitySheep['Sheep'/247, l='MpServer', x=136.47, y=69.00, z=275.66], EntitySpider['Spider'/244, l='MpServer', x=129.09, y=29.00, z=211.00], EntityBat['Bat'/245, l='MpServer', x=143.75, y=20.10, z=256.75]]
    Retry entities: 0 total; []
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2404)
    at net.minecraft.client.Minecraft.run(Minecraft.java:778)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.5
    Operating System: Windows Vista (x86) version 6.0
    Java Version: 1.7.0_15, Oracle Corporation
    Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
    Memory: 242331160 bytes (231 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 15697 (879032 bytes; 0 MB) allocated, 15697 (879032 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
    FML: MCP v7.42 FML v5.0.25.586 Minecraft Forge 7.7.0.586 16 mods loaded, 16 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    fallout [The Fallout Mod] ([1.5][Forge]The Fallout Mod v1.5.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_ReiMinimap [mod_ReiMinimap] ([1.5]ReiMinimap_v3.3_02.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EnderStuffPlus [EnderStuff+ Mod] (EnderStuffP_v102.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FlansMod [Flan's Mod] (Flans Mod 2.2 for Minecraft 1.5 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NBTEdit [In-game NBTEdit] (Forge_NBTEditv1.5.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    iChun_Core [iChun_Core] (iChunUtil1.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    iChunUtil [iChunUtil] (iChunUtil1.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PortalGun [PortalGun] (PortalGun1.5.0v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SAP_Man [SanAndreasPs Managers] (SAP_ManPack_v14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TStormFix [Thunderstorm Fix] (SAP_ManPack_v14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TwilightForest [The Twilight Forest] (twilightforest-1.16.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    LWJGL: 2.4.2
    OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.14.10.1437, Intel
    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: 1177 (65912 bytes; 0 MB) allocated, 1177 (65912 bytes; 0 MB) used
    Posted in: Minecraft Mods
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Quote from ReddieLP

    sp614x, did you drop the compatility with better than wolves? If yes, why?


    If BTW uses Modloader or Forge, then your incompatibility is there. Optifine is not compatible with those two right now, but it presumably will be once it's fully updated.

    Read more stuff before you download in the future.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    Got a crash report, I'm pretty sure it's caused by this mod - MC worked fine before I added it, crashed when I loaded a world while using TwiForest, and worked fine again when I removed it. If it's not caused by this mod, I apologize.

    ---- Minecraft Crash Report ----
    // Oh - I know what I did wrong!

    Time: 3/18/13 5:11 PM
    Description: Unexpected error

    java.lang.ExceptionInInitializerError
    at reifnsk.minimap.ReiMinimap.onTickInGame(ReiMinimap.java:527)
    at mod_ReiMinimap.onTickInGame(mod_ReiMinimap.java:29)
    at net.minecraft.src.BaseMod.doTickInGame(BaseMod.java:55)
    at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:102)
    at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:82)
    at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:56)
    at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
    at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:140)
    at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:379)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:868)
    at net.minecraft.client.Minecraft.run(Minecraft.java:755)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
    at twilightforest.block.BlockTFTrophy.func_71902_a(BlockTFTrophy.java:87)
    at reifnsk.minimap.BlockDataPack.<clinit>(BlockDataPack.java:139)
    ... 12 more


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

    -- Head --
    Stacktrace:
    at reifnsk.minimap.ReiMinimap.onTickInGame(ReiMinimap.java:527)
    at mod_ReiMinimap.onTickInGame(mod_ReiMinimap.java:29)
    at net.minecraft.src.BaseMod.doTickInGame(BaseMod.java:55)
    at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:102)
    at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:82)
    at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:56)
    at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
    at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:140)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['ElectricSquid'/408, l='MpServer', x=109.70, y=63.62, z=280.16]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (140,64,252), Chunk: (at 12,4,12 in 8,15; contains blocks 128,0,240 to 143,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 35531 game time, 35531 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: 84 total; [EntityBat['Bat'/275, l='MpServer', x=157.25, y=61.48, z=307.94], EntitySheep['Sheep'/137, l='MpServer', x=74.81, y=63.00, z=239.16], EntitySheep['Sheep'/136, l='MpServer', x=65.47, y=71.00, z=218.47], EntityZombie['Zombie'/274, l='MpServer', x=169.50, y=19.00, z=249.11], EntityZombie['Zombie'/273, l='MpServer', x=169.31, y=20.00, z=254.69], EntitySheep['Sheep'/139, l='MpServer', x=70.06, y=63.00, z=245.97], EntityClientPlayerMP['ElectricSquid'/408, l='MpServer', x=109.70, y=63.62, z=280.16], EntitySheep['Sheep'/138, l='MpServer', x=64.47, y=70.00, z=227.78], EntitySheep['Sheep'/272, l='MpServer', x=170.31, y=69.00, z=234.22], EntitySheep['Sheep'/141, l='MpServer', x=74.47, y=63.00, z=275.53], EntitySheep['Sheep'/140, l='MpServer', x=75.47, y=63.00, z=250.94], EntityZombie['Zombie'/143, l='MpServer', x=76.50, y=34.00, z=290.50], EntityCreeper['Creeper'/276, l='MpServer', x=175.50, y=36.00, z=357.50], EntitySheep['Sheep'/142, l='MpServer', x=74.50, y=63.00, z=277.50], EntityCreeper['Creeper'/283, l='MpServer', x=180.75, y=33.00, z=291.41], EntityCreeper['Creeper'/282, l='MpServer', x=183.47, y=33.00, z=287.03], EntityCreeper['Creeper'/281, l='MpServer', x=183.50, y=33.00, z=286.12], EntityCreeper['Creeper'/287, l='MpServer', x=179.50, y=31.00, z=308.50], EntityPig['Pig'/133, l='MpServer', x=70.50, y=71.00, z=220.50], EntitySheep['Sheep'/286, l='MpServer', x=187.47, y=75.00, z=294.63], EntityPig['Pig'/132, l='MpServer', x=71.50, y=70.00, z=217.50], EntitySheep['Sheep'/285, l='MpServer', x=187.22, y=71.00, z=295.72], EntityPig['Pig'/135, l='MpServer', x=70.56, y=71.00, z=217.09], EntityCreeper['Creeper'/284, l='MpServer', x=181.69, y=33.00, z=292.06], EntityPig['Pig'/134, l='MpServer', x=67.94, y=71.00, z=216.94], EntityCreeper['Creeper'/263, l='MpServer', x=150.50, y=27.00, z=252.50], EntityZombie['Zombie'/144, l='MpServer', x=77.53, y=34.00, z=289.63], EntitySkeleton['Skeleton'/145, l='MpServer', x=78.56, y=34.00, z=290.56], EntityBat['Bat'/264, l='MpServer', x=172.94, y=14.94, z=242.52], EntitySheep['Sheep'/146, l='MpServer', x=65.53, y=66.00, z=300.66], EntitySheep['Sheep'/147, l='MpServer', x=62.50, y=70.00, z=306.66], EntityCreeper['Creeper'/148, l='MpServer', x=65.50, y=37.00, z=359.50], EntitySheep['Sheep'/270, l='MpServer', x=172.22, y=69.00, z=228.50], EntitySheep['Sheep'/271, l='MpServer', x=177.47, y=69.00, z=226.37], EntitySheep['Sheep'/269, l='MpServer', x=165.53, y=69.00, z=231.38], EntityBat['Bat'/175, l='MpServer', x=92.06, y=20.10, z=220.56], EntitySkeleton['Skeleton'/288, l='MpServer', x=179.50, y=32.00, z=312.13], EntitySheep['Sheep'/178, l='MpServer', x=83.50, y=63.00, z=241.09], EntitySheep['Sheep'/179, l='MpServer', x=95.66, y=73.00, z=247.53], EntitySheep['Sheep'/176, l='MpServer', x=93.50, y=64.00, z=255.50], EntitySheep['Sheep'/177, l='MpServer', x=87.78, y=68.00, z=244.50], EntityZombie['Zombie'/182, l='MpServer', x=80.50, y=34.00, z=289.50], EntityZombie['Zombie'/183, l='MpServer', x=84.97, y=40.00, z=305.44], EntityZombie['Zombie'/180, l='MpServer', x=95.56, y=40.00, z=289.00], EntityZombie['Zombie'/181, l='MpServer', x=88.00, y=42.00, z=297.44], EntityBat['Bat'/204, l='MpServer', x=110.47, y=42.10, z=342.25], EntitySkeleton['Skeleton'/64, l='MpServer', x=29.50, y=18.00, z=344.63], EntitySheep['Sheep'/201, l='MpServer', x=102.47, y=75.00, z=332.16], EntitySheep['Sheep'/200, l='MpServer', x=101.59, y=76.00, z=327.94], EntitySheep['Sheep'/203, l='MpServer', x=112.63, y=68.00, z=335.49], EntitySheep['Sheep'/202, l='MpServer', x=93.34, y=75.00, z=334.84], EntitySquid['Squid'/197, l='MpServer', x=100.53, y=56.35, z=270.43], EntitySquid['Squid'/199, l='MpServer', x=94.69, y=56.03, z=273.49], EntityVillager['Villager'/198, l='MpServer', x=104.31, y=59.00, z=276.31], EntityZombie['Zombie'/220, l='MpServer', x=121.50, y=28.00, z=319.50], EntityBat['Bat'/84, l='MpServer', x=46.75, y=56.10, z=354.44], EntitySkeleton['Skeleton'/221, l='MpServer', x=115.50, y=43.00, z=320.50], EntitySkeleton['Skeleton'/222, l='MpServer', x=124.50, y=43.00, z=341.50], EntityBat['Bat'/223, l='MpServer', x=115.16, y=42.00, z=339.85], EntityZombie['Zombie'/81, l='MpServer', x=37.56, y=21.00, z=276.15], EntityBat['Bat'/216, l='MpServer', x=125.05, y=44.78, z=293.06], EntityBat['Bat'/217, l='MpServer', x=127.50, y=57.10, z=277.25], EntityBat['Bat'/218, l='MpServer', x=123.25, y=53.62, z=291.76], EntitySkeleton['Skeleton'/82, l='MpServer', x=39.50, y=23.00, z=283.50], EntitySheep['Sheep'/219, l='MpServer', x=119.50, y=69.00, z=292.50], EntityBat['Bat'/212, l='MpServer', x=132.64, y=14.15, z=268.44], EntityBat['Bat'/213, l='MpServer', x=125.25, y=44.10, z=285.75], EntityCreeper['Creeper'/214, l='MpServer', x=120.95, y=44.00, z=284.44], EntityCreeper['Creeper'/215, l='MpServer', x=124.52, y=43.00, z=283.12], EntityCreeper['Creeper'/102, l='MpServer', x=54.50, y=45.00, z=222.50], EntitySheep['Sheep'/103, l='MpServer', x=63.25, y=71.00, z=219.41], EntitySheep['Sheep'/108, l='MpServer', x=61.19, y=68.00, z=306.86], EntitySheep['Sheep'/109, l='MpServer', x=56.34, y=71.00, z=319.53], EntityCreeper['Creeper'/106, l='MpServer', x=49.07, y=15.00, z=323.63], EntitySheep['Sheep'/107, l='MpServer', x=54.34, y=63.00, z=307.75], EntitySheep['Sheep'/104, l='MpServer', x=61.47, y=71.00, z=219.97], EntityBat['Bat'/225, l='MpServer', x=120.13, y=41.10, z=345.66], EntityBat['Bat'/224, l='MpServer', x=114.25, y=41.10, z=341.78], EntityItem['item.item.dyePowder.black'/105, l='MpServer', x=50.22, y=61.13, z=296.22], EntityCreeper['Creeper'/248, l='MpServer', x=129.50, y=43.00, z=341.50], EntityZombie['Zombie'/246, l='MpServer', x=124.50, y=52.00, z=281.84], EntitySheep['Sheep'/247, l='MpServer', x=136.47, y=69.00, z=275.66], EntitySpider['Spider'/244, l='MpServer', x=129.09, y=29.00, z=211.00], EntityBat['Bat'/245, l='MpServer', x=143.75, y=20.10, z=256.75]]
    Retry entities: 0 total; []
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2404)
    at net.minecraft.client.Minecraft.run(Minecraft.java:778)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.5
    Operating System: Windows Vista (x86) version 6.0
    Java Version: 1.7.0_15, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 242331160 bytes (231 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 15697 (879032 bytes; 0 MB) allocated, 15697 (879032 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
    FML: MCP v7.42 FML v5.0.25.586 Minecraft Forge 7.7.0.586 16 mods loaded, 16 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    fallout [The Fallout Mod] ([1.5][Forge]The Fallout Mod v1.5.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_ReiMinimap [mod_ReiMinimap] ([1.5]ReiMinimap_v3.3_02.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EnderStuffPlus [EnderStuff+ Mod] (EnderStuffP_v102.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FlansMod [Flan's Mod] (Flans Mod 2.2 for Minecraft 1.5 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NBTEdit [In-game NBTEdit] (Forge_NBTEditv1.5.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    iChun_Core [iChun_Core] (iChunUtil1.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    iChunUtil [iChunUtil] (iChunUtil1.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PortalGun [PortalGun] (PortalGun1.5.0v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SAP_Man [SanAndreasPs Managers] (SAP_ManPack_v14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TStormFix [Thunderstorm Fix] (SAP_ManPack_v14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TwilightForest [The Twilight Forest] (twilightforest-1.16.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    LWJGL: 2.4.2
    OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.14.10.1437, Intel
    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: 1177 (65912 bytes; 0 MB) allocated, 1177 (65912 bytes; 0 MB) used
    Posted in: Minecraft Mods
  • 0

    posted a message on UPDATING - The Fallout Mod | Guns | Mobs | Foods | Chems | Booze
    Thanks! Yeah, I have quite a few mods, and it's a pain in the butt to wait for them all to update. Fortunately it looks like people are really on the ball for this update, I've got at least a third of the mods I use updated.
    Posted in: Minecraft Mods
  • 0

    posted a message on UPDATING - The Fallout Mod | Guns | Mobs | Foods | Chems | Booze
    Quote from Blfngl

    Since the 1.5 update requires quite a bit of time in both the code and redoing textures, those will probably be something in the near future, but not now. Can you send me the error report of ExtraBiomes and this mod? If it's simple I can easily fix it.


    Is this what you're looking for? This was from the crash screen


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

    Minecraft has stopped running because it encountered a problem; Failed to start game

    A full error report has been saved to C:\Users\Nibbler\AppData\Roaming\.minecraft\crash-reports\crash-2013-03-16_15.41.44-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(



    --- BEGIN ERROR REPORT 62f02129 --------
    Full report at:
    C:\Users\Nibbler\AppData\Roaming\.minecraft\crash-reports\crash-2013-03-16_15.41.44-client.txt
    Please show that file to Mojang, NOT just this screen!

    Generated 3/16/13 3:41 PM

    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows Vista (x86) version 6.0
    Java Version: 1.7.0_15, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 425428520 bytes (405 MB) / 519110656 bytes (495 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: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.26a FML v4.7.31.552 Minecraft Forge 6.6.1.523 Optifine OptiFine_1.4.6_HD_U_D2 29 mods loaded, 28 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
    CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
    FEPreLoader [Forge Essentials|PreLoader] (coremods) Unloaded->Constructed->Pre-initialized
    NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
    EE3 [Equivalent Exchange 3] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    ForgeEssentials [Forge Essentials] (ForgeEssentials-core-1.4.7-1.1.1.251.jar) Unloaded->Constructed->Pre-initialized
    SAP_Man [SanAndreasPs Managers] (0_SAPManPack_v13.jar) Unloaded->Constructed->Pre-initialized
    fallout [The Fallout Mod] ([1.4.7][Forge]The Fallout Mod v1.5.5.zip) Unloaded->Constructed->Pre-initialized
    mod_ReiMinimap [mod_ReiMinimap] ([1.4.7]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized
    ArsMagica [Ars Magica] (ArsMagica_5.36.045-Universal.zip) Unloaded->Constructed->Pre-initialized
    CatapultMod [Catapult Mod] (Catapult_Mod-0.8.6.133-alpha-MC146.zip) Unloaded->Constructed->Pre-initialized
    ClaySoldiersMod [Clay Soldiers Mod] (CSM_v9_05.jar) Unloaded->Constructed->Pre-initialized
    EnderStuffPlus [EnderStuff+ Mod] (EnderStuffP_v101.jar) Unloaded->Constructed->Pre-initialized
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.7-3.9.0.jar) Unloaded->Constructed->Errored
    FlansMod [Flan's Mod] (Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip) Unloaded->Constructed->Pre-initialized
    NBTEdit [In-game NBTEdit] (Forge_NBTEditv1.4.6.1.zip) Unloaded->Constructed->Pre-initialized
    GraviGun [GraviGun] (GravityGun1.4.7v2.zip) Unloaded->Constructed->Pre-initialized
    mod_Invasion [Invasion] (invasion_mod universal 0.11.5.zip) Unloaded->Constructed->Pre-initialized
    MineLittleBrony [Mine Little Brony] (MLB-CORE_147.zip) Unloaded->Constructed->Pre-initialized
    MineLittleBrony:Clouds [Mine Little Brony: Clouds are Magic] (MLB-CLOUDS_147.zip) Unloaded->Constructed->Pre-initialized
    MineLittleBrony:Render [Mine Little Brony: Rendering is Magic] (MLB-RENDER_147.zip) Unloaded->Constructed->Pre-initialized
    MineLittleBrony:Vegetation [Mine Little Brony: Vegetation is Magic] (MLB-VEG_147.zip) Unloaded->Constructed->Pre-initialized
    Mystcraft [Mystcraft] (mystcraft-uni-1.4.7-0.10.0.00.zip) Unloaded->Constructed->Pre-initialized
    PortalGun [Portal Gun] (PortalGun1.4.7v4.zip) Unloaded->Constructed->Pre-initialized
    Thaumcraft [Thaumcraft] (Thaumcraft3.0.3.zip) Unloaded->Constructed->Pre-initialized
    TwilightForest [The Twilight Forest] (twilightforest-1.15.4.zip) Unloaded->Constructed->Pre-initialized
    MCore [MCore] (coremods) Unloaded->Disabled
    LWJGL: 2.4.2
    OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.14.10.1437, Intel
    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

    java.lang.IllegalArgumentException: Biome id 40 is already in use by Wasteland when adding greenswamp. Please review the configuration file.
    at extrabiomes.helpers.BiomeHelper.createBiome(BiomeHelper.java:55)
    at extrabiomes.handlers.BiomeHandler.init(BiomeHandler.java:62)
    at extrabiomes.Extrabiomes.preInit(Extrabiomes.java:92)
    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:487)
    at sun.reflect.GeneratedMethodAccessor6.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:153)
    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:86)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
    at net.minecraft.client.Minecraft.a(Minecraft.java:410)
    at asq.a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:744)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT bd59e7e5 ----------

    This was what I got in the crash-reports folder:
    ---- Minecraft Crash Report ----
    // Don't be sad, have a hug! <3

    Time: 3/16/13 3:41 PM
    Description: Failed to start game

    java.lang.IllegalArgumentException: Biome id 40 is already in use by Wasteland when adding greenswamp. Please review the configuration file.
    at extrabiomes.helpers.BiomeHelper.createBiome(BiomeHelper.java:55)
    at extrabiomes.handlers.BiomeHandler.init(BiomeHandler.java:62)
    at extrabiomes.Extrabiomes.preInit(Extrabiomes.java:92)
    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:487)
    at sun.reflect.GeneratedMethodAccessor6.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:153)
    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:86)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
    at net.minecraft.client.Minecraft.a(Minecraft.java:410)
    at asq.a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:744)
    at java.lang.Thread.run(Unknown Source)


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

    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows Vista (x86) version 6.0
    Java Version: 1.7.0_15, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 425428520 bytes (405 MB) / 519110656 bytes (495 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: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.26a FML v4.7.31.552 Minecraft Forge 6.6.1.523 Optifine OptiFine_1.4.6_HD_U_D2 29 mods loaded, 28 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
    CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
    FEPreLoader [Forge Essentials|PreLoader] (coremods) Unloaded->Constructed->Pre-initialized
    NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
    EE3 [Equivalent Exchange 3] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    ForgeEssentials [Forge Essentials] (ForgeEssentials-core-1.4.7-1.1.1.251.jar) Unloaded->Constructed->Pre-initialized
    SAP_Man [SanAndreasPs Managers] (0_SAPManPack_v13.jar) Unloaded->Constructed->Pre-initialized
    fallout [The Fallout Mod] ([1.4.7][Forge]The Fallout Mod v1.5.5.zip) Unloaded->Constructed->Pre-initialized
    mod_ReiMinimap [mod_ReiMinimap] ([1.4.7]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized
    ArsMagica [Ars Magica] (ArsMagica_5.36.045-Universal.zip) Unloaded->Constructed->Pre-initialized
    CatapultMod [Catapult Mod] (Catapult_Mod-0.8.6.133-alpha-MC146.zip) Unloaded->Constructed->Pre-initialized
    ClaySoldiersMod [Clay Soldiers Mod] (CSM_v9_05.jar) Unloaded->Constructed->Pre-initialized
    EnderStuffPlus [EnderStuff+ Mod] (EnderStuffP_v101.jar) Unloaded->Constructed->Pre-initialized
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.7-3.9.0.jar) Unloaded->Constructed->Errored
    FlansMod [Flan's Mod] (Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip) Unloaded->Constructed->Pre-initialized
    NBTEdit [In-game NBTEdit] (Forge_NBTEditv1.4.6.1.zip) Unloaded->Constructed->Pre-initialized
    GraviGun [GraviGun] (GravityGun1.4.7v2.zip) Unloaded->Constructed->Pre-initialized
    mod_Invasion [Invasion] (invasion_mod universal 0.11.5.zip) Unloaded->Constructed->Pre-initialized
    MineLittleBrony [Mine Little Brony] (MLB-CORE_147.zip) Unloaded->Constructed->Pre-initialized
    MineLittleBrony:Clouds [Mine Little Brony: Clouds are Magic] (MLB-CLOUDS_147.zip) Unloaded->Constructed->Pre-initialized
    MineLittleBrony:Render [Mine Little Brony: Rendering is Magic] (MLB-RENDER_147.zip) Unloaded->Constructed->Pre-initialized
    MineLittleBrony:Vegetation [Mine Little Brony: Vegetation is Magic] (MLB-VEG_147.zip) Unloaded->Constructed->Pre-initialized
    Mystcraft [Mystcraft] (mystcraft-uni-1.4.7-0.10.0.00.zip) Unloaded->Constructed->Pre-initialized
    PortalGun [Portal Gun] (PortalGun1.4.7v4.zip) Unloaded->Constructed->Pre-initialized
    Thaumcraft [Thaumcraft] (Thaumcraft3.0.3.zip) Unloaded->Constructed->Pre-initialized
    TwilightForest [The Twilight Forest] (twilightforest-1.15.4.zip) Unloaded->Constructed->Pre-initialized
    MCore [MCore] (coremods) Unloaded->Disabled
    LWJGL: 2.4.2
    OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.14.10.1437, Intel
    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

    When I use the version of this mod that's just behind the currently updated one, everything works fine, there's no conflicts with other mods; it's only when I update this one that it throws an error at me.
    Posted in: Minecraft Mods
  • To post a comment, please .