• 0

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes

    This mod is awesome!


    Quick question - does this turn Ravines off by default? Do I need to change the option to "true" in the config file in order to get them to spawn?


    Thanks!

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12] Minecraft Minions - evil always finds a way
    Quote from Absolutezero2001

    just a nooby question, how do you CHANGE THE AMOUNT of MINIONS per player?


    After you install the minions mod and run the game once, there will be a file created in ./minecraft/config/ named AS_Minions.cfg where you can change various options.
    - Exit minecraft
    - Make changes to the file (I:minionsAmountPerPlayer=4)
    - Re-start Minecraft and your changes should take effect
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12] Minecraft Minions - evil always finds a way
    Quote from AtomicStryker

    Which version of Forge do you recommend for this?

    I tried with Latest 1.6.4-Forge9.11.1.946 and I could summon the minions, but as soon as I issue an order, they just stand there and when I try to close Minecraft nothing happens and I have to Force Close.

    I tried with 1.6.4-Forge9.11.1.916 and I can summon the minions and get them to do one or two actions, then they become unresponsive. If I have them cut down some trees, some will cut and bring back items, while 1 or 2 will continue chopping at a tree that is no longer there. If I then tell them to dig a mine shaft, only 1 or 2 will start digging while the other 1 or 2 keep on chopping at an imaginary tree.
    If I try to unsummon them, they stay on the screen and then I am allowed to summon 4 new minions.

    MC 1.6.4 version
    http://adf.ly/Z7WOy
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12] Minecraft Minions - evil always finds a way
    Quote from Ichigo5Kurosaki

    When i press M with 8 levels it says "No deed config file" or something, and i cant find the intallation


    Quote from Terrorblade45

    I also get "No deed config file".
    1. Download Minions_1.6.4.zip
    2. Unzip the file
    3. Read the directions in the newly unzipped file that says "what to where.txt"
    4. -=OR=

    5. Copy /unzipped/setup/mods/Minions_1.6.4.zip --> ./minecraft/mods/ folder
    6. Copy /unzipped/setup/mods/UpdateCheckerMod_1.6.4.zip --> ./minecraft/mods folder

    7. Copy /unzipped/setup/config/AS_Minions_Advanced.cfg --> ./minecraft/config/ folder
    Quote from KrushBro

    Is there a way to have him dig a tunnel longer than 3 blocks at a time?


    If you are trying to build tunnels for rail then I suggest pressing "m" and selecting "Strip Mine", that way you get a 2 block high tunnel in one direction. If you want it wider, then make one minion start the strip mine on one block and then command another minion to start the strip mine on the block next to it. This will give a 2 block high and 2 block wide strip mine.

    If you want a room wider than 3 by 3 then press "M" and click next to "Dig Minesaft" on the "dig" button. Here you can press the plus or minus numbers to make the room larger or smaller than 3 x 3 then click "Make it so" when done and click on a block to make them start digging.

    I hope that helps!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12] Minecraft Minions - evil always finds a way
    Quote from KrushBro

    I'm on 1.6.2, but I'm having very similar problems.
    I too have edited the config so that I only have 1 minion, and after a while he becomes unresponsive, and unsummoning him only creates a ghost of him, and I end up with multiple minions, only one of which can be controlled.

    Mine also becomes invisible after a while.

    I have 43 other mods, so maybe it's conflicting.
    Does the mod output a log that I can post?


    Is one of your mods optifine? I think that is causing an issue because I believe it overwrites some of the files that forge uses and that might be causing the problems with minions.

    I'm also running
    - damage indicators
    - backpack
    - biomesoplenty
    - dynamic lights
    - mapwriter
    - balkon's weapons
    - optifine HD C6
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12] Minecraft Minions - evil always finds a way
    I'm having the same weird issue. I can summon a minion and it will do a few tasks, but after a few minutes it is unresponsive. I have to then unsummon minions and bring them back before they will do any more actions for me.

    Here I have edited the config file to only have 1 minion per player. The 2 minions on the right are "ghost" or unresponsive minions, while the one I just summoned is digging a mineshaft.



    I'm running this with MC 1.6.4
    forge 9.11.1.916
    and mods:
    millenaire
    backpack
    damageindicators
    optifine HD C6
    Balkon's weapons
    mapwriter 2.0.11
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    Any ETA on when this will be fixed for use on servers?
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    Server with a brand new world running forge 1.6.2-9.10.789 (latest stable release) and BOP 0.5.9r1: player gets disconnected while eating sunflower seeds

    2013-07-24 11:14:00 [WARNING] [Minecraft-Server] Failed to handle packet for mexifelio/10.0.1.20: net.minecraft.util.ReportedExc
    net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:373)
    at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
    at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
    at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:458)
    at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
    at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
    at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
    Caused by: java.lang.NoSuchMethodError: net.minecraft.util.FoodStats.func_75114_a(I)V
    at biomesoplenty.items.ItemBOPFood.addFoodAndSaturation(ItemBOPFood.java:113)
    at biomesoplenty.items.ItemBOPFood.func_77654_b(ItemBOPFood.java:77)
    at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:181)
    at net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java:467)
    at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:903)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:296)
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:324)
    Posted in: Minecraft Mods
  • 0

    posted a message on Millénaire - NPC village - 16/09/18 : Millénaire 7 open beta
    Hey guys, I wanted to let you know I've updated the village and lone buildings for Biomes O'Plenty 0.5.7 to include the new sub-biomes. 0.5.8 is still buggy and has some issues when eating eating some food items, so that is why i stayed on 0.5.7. I will update as soon as the issues are worked out. There should be no compatibility issues though because there aren't new biomes in 0.5.8.

    - Each culture will now spawn in 7 different biomes.
    - I've also updated the groves so that they produce way more wood.
    - Hidden gift for you in each town, can you find it?

    To install: Download from The Millenaire Library then unzip the file and place the CULTURES folder into your .minecraft/mods/millenaire-custom/ folder.

    Let me know if you have any questions or concerns!!
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    5.8 - trying to eat sunflower seeds:


    ---- Minecraft Crash Report ----
    // I let you down. Sorry :(

    Time: 7/20/13 8:28 PM
    Description: Unexpected error

    cpw.mods.fml.relauncher.ReflectionHelper$UnableToAccessFieldException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: alwaysEdible
    at cpw.mods.fml.relauncher.ReflectionHelper.getPrivateValue(ReflectionHelper.java:114)
    at biomesoplenty.items.ItemBOPFood.func_77659_a(ItemBOPFood.java:33)
    at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:176)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:428)
    at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1405)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1854)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:898)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: alwaysEdible
    at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:87)
    at cpw.mods.fml.relauncher.ReflectionHelper.getPrivateValue(ReflectionHelper.java:110)
    ... 14 more
    Caused by: java.lang.NoSuchFieldException: alwaysEdible
    at java.lang.Class.getDeclaredField(Class.java:1909)
    at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:78)
    ... 15 more


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

    -- Head --
    Stacktrace:
    at cpw.mods.fml.relauncher.ReflectionHelper.getPrivateValue(ReflectionHelper.java:114)
    at biomesoplenty.items.ItemBOPFood.func_77659_a(ItemBOPFood.java:33)
    at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:176)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:428)
    at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1405)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['mexifelio'/232, l='MpServer', x=65.30, y=78.62, z=519.30]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (284,64,311), Chunk: (at 12,4,7 in 17,19; contains blocks 272,0,304 to 287,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 53146 game time, 81692 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: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 102 total; [EntityCow['Cow'/38947, l='MpServer', x=84.12, y=71.00, z=500.36], EntityCow['Cow'/38946, l='MpServer', x=92.72, y=71.00, z=491.25], EntityCow['Cow'/38944, l='MpServer', x=94.50, y=62.00, z=496.38], EntityChicken['Chicken'/182714, l='MpServer', x=130.47, y=71.00, z=517.56], EntityChicken['Chicken'/182715, l='MpServer', x=143.50, y=68.00, z=526.50], EntitySkeleton['Skeleton'/186546, l='MpServer', x=-5.50, y=29.00, z=469.50], EntityClientPlayerMP['mexifelio'/232, l='MpServer', x=65.30, y=78.62, z=519.30], EntitySkeleton['Skeleton'/186684, l='MpServer', x=20.31, y=24.00, z=483.88], EntityChicken['Chicken'/182429, l='MpServer', x=143.50, y=68.00, z=529.50], EntityPig['Pig'/183209, l='MpServer', x=141.50, y=72.00, z=594.50], EntityBat['Bat'/187013, l='MpServer', x=85.53, y=57.64, z=508.58], EntityCreeper['Creeper'/187095, l='MpServer', x=78.42, y=51.00, z=523.10], EntityCreeper['Creeper'/187078, l='MpServer', x=-13.50, y=14.00, z=509.50], EntityPig['Pig'/47432, l='MpServer', x=40.50, y=69.00, z=536.50], EntityPig['Pig'/47429, l='MpServer', x=41.50, y=71.00, z=540.47], EntityPig['Pig'/47428, l='MpServer', x=42.50, y=69.00, z=539.50], EntityPig['Pig'/47430, l='MpServer', x=40.50, y=69.00, z=536.50], EntityPig['Pig'/47427, l='MpServer', x=41.50, y=71.00, z=542.53], EntityPig['Pig'/47426, l='MpServer', x=41.50, y=71.00, z=541.50], EntitySpider['Spider'/187391, l='MpServer', x=60.50, y=27.00, z=489.50], EntitySkeleton['Skeleton'/187390, l='MpServer', x=58.50, y=27.00, z=489.50], EntityBat['Bat'/183037, l='MpServer', x=-6.47, y=26.10, z=563.53], EntityCreeper['Creeper'/187392, l='MpServer', x=-12.50, y=13.00, z=507.50], EntityCreeper['Creeper'/187588, l='MpServer', x=127.50, y=39.00, z=481.50], EntityCreeper['Creeper'/187580, l='MpServer', x=135.41, y=18.00, z=507.50], EntitySpider['Spider'/187891, l='MpServer', x=26.03, y=16.00, z=463.50], EntityCreeper['Creeper'/187889, l='MpServer', x=27.91, y=16.00, z=463.50], EntityCreeper['Creeper'/187798, l='MpServer', x=99.50, y=22.00, z=491.50], EntityCreeper['Creeper'/188026, l='MpServer', x=138.50, y=24.00, z=501.50], EntityCreeper['Creeper'/188042, l='MpServer', x=126.50, y=14.00, z=487.50], EntityZombie['Zombie'/188043, l='MpServer', x=128.30, y=11.25, z=487.66], EntitySpider['Spider'/188041, l='MpServer', x=99.91, y=61.00, z=492.38], EntityZombie['Zombie'/188044, l='MpServer', x=126.50, y=14.00, z=490.50], EntitySkeleton['Skeleton'/188035, l='MpServer', x=109.41, y=62.00, z=483.84], EntitySkeleton['Skeleton'/188036, l='MpServer', x=107.50, y=61.00, z=493.50], EntitySkeleton['Skeleton'/188037, l='MpServer', x=108.50, y=61.00, z=493.50], EntitySkeleton['Skeleton'/188264, l='MpServer', x=145.50, y=35.00, z=587.50], EntityEnderman['Enderman'/188226, l='MpServer', x=119.44, y=30.00, z=484.06], EntityBat['Bat'/188247, l='MpServer', x=54.16, y=28.82, z=451.94], EntityBat['Bat'/188252, l='MpServer', x=113.91, y=19.23, z=444.50], EntityBat['Bat'/188250, l='MpServer', x=114.84, y=17.64, z=448.75], EntitySkeleton['Skeleton'/188385, l='MpServer', x=89.09, y=57.00, z=507.50], EntitySkeleton['Skeleton'/188409, l='MpServer', x=96.50, y=45.00, z=521.50], EntityZombie['Zombie'/188408, l='MpServer', x=94.50, y=45.00, z=520.50], EntitySkeleton['Skeleton'/188318, l='MpServer', x=114.88, y=15.00, z=450.50], EntityZombie['Zombie'/189418, l='MpServer', x=124.50, y=45.00, z=498.50], EntityZombie['Zombie'/189227, l='MpServer', x=81.50, y=15.00, z=503.50], EntitySkeleton['Skeleton'/189230, l='MpServer', x=108.50, y=34.00, z=450.50], EntityBat['Bat'/189125, l='MpServer', x=82.63, y=19.17, z=497.50], EntitySpider['Spider'/188998, l='MpServer', x=16.50, y=17.00, z=465.50], EntityZombie['Zombie'/189011, l='MpServer', x=-1.84, y=19.00, z=505.66], EntityZombie['Zombie'/189010, l='MpServer', x=-2.50, y=19.00, z=514.50], EntityCreeper['Creeper'/188991, l='MpServer', x=110.50, y=41.00, z=510.50], EntityCreeper['Creeper'/185019, l='MpServer', x=86.50, y=36.00, z=496.50], EntityEnderman['Enderman'/185077, l='MpServer', x=-1.56, y=19.00, z=507.22], EntityCreeper['Creeper'/185227, l='MpServer', x=36.03, y=53.00, z=511.56], EntityCreeper['Creeper'/185228, l='MpServer', x=30.47, y=49.00, z=522.06], EntityCreeper['Creeper'/188541, l='MpServer', x=115.50, y=17.00, z=442.50], EntityHorse['Horse'/41209, l='MpServer', x=41.25, y=67.00, z=450.63], EntityHorse['Horse'/41210, l='MpServer', x=39.50, y=67.00, z=450.16], EntitySkeleton['Skeleton'/188430, l='MpServer', x=-4.50, y=19.00, z=502.50], EntityCreeper['Creeper'/188431, l='MpServer', x=-8.47, y=22.00, z=505.00], EntityCreeper['Creeper'/188432, l='MpServer', x=-2.50, y=19.00, z=503.50], EntityPig['Pig'/159260, l='MpServer', x=145.50, y=72.00, z=594.50], EntityHorse['Horse'/159248, l='MpServer', x=145.72, y=68.00, z=538.22], EntityHorse['Horse'/49599, l='MpServer', x=2.88, y=69.00, z=442.00], EntityHorse['Horse'/49606, l='MpServer', x=-11.75, y=66.00, z=530.56], EntitySkeleton['Skeleton'/185489, l='MpServer', x=40.50, y=30.00, z=541.50], EntityBat['Bat'/185434, l='MpServer', x=68.25, y=51.10, z=517.44], EntityBat['Bat'/185435, l='MpServer', x=80.97, y=52.90, z=514.74], EntityBat['Bat'/185432, l='MpServer', x=79.50, y=53.10, z=519.72], EntityCreeper['Creeper'/185389, l='MpServer', x=80.50, y=48.00, z=457.50], EntitySkeleton['Skeleton'/185801, l='MpServer', x=51.50, y=28.00, z=445.50], EntitySkeleton['Skeleton'/185802, l='MpServer', x=55.50, y=28.00, z=446.50], EntityZombie['Zombie'/185803, l='MpServer', x=52.50, y=28.00, z=446.50], EntitySkeleton['Skeleton'/185855, l='MpServer', x=7.53, y=31.00, z=490.13], EntityZombie['Zombie'/185843, l='MpServer', x=139.31, y=24.00, z=499.00], EntityBat['Bat'/185750, l='MpServer', x=117.48, y=27.22, z=493.99], EntityBat['Bat'/185740, l='MpServer', x=69.28, y=49.00, z=487.55], EntityBat['Bat'/185742, l='MpServer', x=75.75, y=54.10, z=482.56], EntityBat['Bat'/185737, l='MpServer', x=67.92, y=52.39, z=487.53], EntityBat['Bat'/185734, l='MpServer', x=61.06, y=54.67, z=481.52], EntitySkeleton['Skeleton'/185790, l='MpServer', x=-3.50, y=39.00, z=545.50], EntityJungleSpider['Jungle Spider'/185659, l='MpServer', x=87.50, y=40.00, z=598.50], EntityCreeper['Creeper'/185656, l='MpServer', x=93.50, y=40.00, z=599.50], EntitySkeleton['Skeleton'/185997, l='MpServer', x=131.50, y=29.00, z=526.50], EntityZombie['Zombie'/185986, l='MpServer', x=122.50, y=38.00, z=541.50], EntityZombie['Zombie'/185985, l='MpServer', x=125.50, y=38.00, z=546.50], EntityCreeper['Creeper'/185954, l='MpServer', x=44.50, y=30.00, z=489.50], EntityPig['Pig'/151280, l='MpServer', x=116.50, y=76.00, z=595.50], EntityPig['Pig'/151281, l='MpServer', x=116.34, y=83.00, z=589.06], EntityPig['Pig'/151282, l='MpServer', x=117.50, y=82.00, z=593.50], EntityPig['Pig'/151283, l='MpServer', x=117.50, y=81.00, z=594.50], EntityZombie['Zombie'/185888, l='MpServer', x=-0.50, y=44.00, z=495.03], EntityZombie['Zombie'/186355, l='MpServer', x=145.50, y=34.00, z=524.50], EntityZombie['Zombie'/186354, l='MpServer', x=144.50, y=34.00, z=524.50], EntityZombie['Zombie'/186353, l='MpServer', x=11.50, y=17.00, z=444.50], EntityCreeper['Creeper'/186292, l='MpServer', x=58.31, y=53.22, z=494.31], EntitySkeleton['Skeleton'/186200, l='MpServer', x=130.50, y=28.00, z=513.50], EntitySkeleton['Skeleton'/186201, l='MpServer', x=125.75, y=28.00, z=519.22], EntityZombie['Zombie'/189461, l='MpServer', x=75.50, y=16.00, z=507.50], EntityZombie['Zombie'/189462, l='MpServer', x=74.50, y=16.00, z=504.50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2298)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:851)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Mac OS X (x86_64) version 10.8.4
    Java Version: 1.6.0_51, Apple Inc.
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 482089736 bytes (459 MB) / 1187315712 bytes (1132 MB) up to 6425018368 bytes (6127 MB)
    JVM Flags: 2 total; -Xms1G -Xmx6G
    AABB Pool Size: 1594 (89264 bytes; 0 MB) allocated, 3 (168 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
    FML: MCP v8.04 FML v6.2.35.800 Minecraft Forge 9.10.0.800 19 mods loaded, 19 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.2.35.800} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.10.0.800} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DamageIndicatorsMod{2.8.5.1} [Damage Indicators] (1.6.2 DamageIndicators v2.8.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiomesOPlenty{0.5.8} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.8-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights{1.2.4} [Dynamic Lights] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_mobEquipment{1.0.0} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_Minions{1.6.9} [Minions] (Minions_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_UpdateCheck{1.1.0} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    weaponmod{1.6.2 v1.13.5} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Backpack{1.12.13} [Backpack] (backpack-1.12.13-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MapWriter{2.0} [MapWriter] (mapwriter-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    millenaire{5.1.7} [Millénaire] (millenaire-jar-5.1.7) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.6.2-Forge9.10.0.800
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 6970M OpenGL Engine GL version 2.1 ATI-1.8.18, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: 16X LB Photo Realism10.0.0-converted-1374012701357.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1937 (108472 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) used

    What version of Forge should we use with this?
    Posted in: Minecraft Mods
  • 0

    posted a message on MapWriter - An open source mini-map!
    Quote from mapwriter

    Update: MapWriter 2.0.6

    Download: mapwriter-2.0.6.zip
    ...


    Thank you for the update, it is working great!!! B)
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    Same as the guy above me, trying to start a new server world using BOP world type. It gets to completion and loaded. A few seconds later:


    ---- Minecraft Crash Report ----
    // Hi. I'm Minecraft, and I'm a crashaholic.

    Time: 7/18/13 6:21 PM
    Description: Exception while ticking a block

    java.lang.NoSuchMethodError: net.minecraft.world.IBlockAccess.func_72799_c(III)Z
    at net.minecraftforge.fluids.BlockFluidClassic.canFlowInto(BlockFluidClassic.java:284)
    at net.minecraftforge.fluids.BlockFluidClassic.getOptimalFlowDirections(BlockFluidClassic.java:194)
    at net.minecraftforge.fluids.BlockFluidClassic.func_71847_b(BlockFluidClassic.java:156)
    at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:615)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:195)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

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

    -- Head --
    Stacktrace:
    at net.minecraftforge.fluids.BlockFluidClassic.canFlowInto(BlockFluidClassic.java:284)
    at net.minecraftforge.fluids.BlockFluidClassic.getOptimalFlowDirections(BlockFluidClassic.java:194)
    at net.minecraftforge.fluids.BlockFluidClassic.func_71847_b(BlockFluidClassic.java:156)

    -- Block being ticked --
    Details:
    Block type: ID #1971 (tile.bop.springWater // biomesoplenty.fluids.BlockFluidSpringWater)
    Block data value: 0 / 0x0 / 0b0000
    Block location: World: (-82,7,461), Chunk: (at 14,0,13 in -6,28; contains blocks -96,0,448 to -81,255,463), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Stacktrace:
    at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:615)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:195)

    -- Affected level --
    Details:
    Level name: world
    All players: 0 total; []
    Chunk stats: ServerChunkCache: 625 Drop: 0
    Level seed: -6160937844830414048
    Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
    Level generator options:
    Level spawn location: World: (104,64,274), Chunk: (at 8,4,2 in 6,17; contains blocks 96,0,272 to 111,255,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 301 game time, 301 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 137251 (now: false), thunder time: 156886 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 791933760 bytes (755 MB) / 1348665344 bytes (1286 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 2 total; -Xms1G -Xmx2G
    AABB Pool Size: 2845 (159320 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 59
    FML: MCP v8.04 FML v6.2.35.800 Minecraft Forge 9.10.0.800 9 mods loaded, 9 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.2.35.800} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.10.0.800} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Backpack{1.12.13} [Backpack] (backpack-1.12.13-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiomesOPlenty{0.5.7} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.7-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    millenaire{5.1.7} [Millénaire] (millenaire-jar-5.1.7) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_Minions{1.6.8} [Minions] (Minions_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_UpdateCheck{1.1.0} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    weaponmod{1.6.2 v1.13.5} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 261 (14616 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 0 / 20; []
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12] Minecraft Minions - evil always finds a way
    This has happened twice on a server when I command them to dig a mine shaft. They dig down a few floors then I get this crash:


    ---- Minecraft Crash Report ----
    // Surprise! Haha. Well, this is awkward.

    Time: 7/18/13 5:02 PM
    Description: Ticking entity

    java.lang.NullPointerException
    at atomicstryker.minions.common.CommonProxy.sendSoundToClients(CommonProxy.java:37)
    at atomicstryker.minions.common.entity.EntityMinion.dropAllItemsToWorld(EntityMinion.java:485)
    at atomicstryker.minions.common.entity.EntityMinion.func_70071_h_(EntityMinion.java:257)
    at net.minecraft.world.World.func_72866_a(World.java:2345)
    at net.minecraft.world.World.func_72870_g(World.java:2306)
    at net.minecraft.world.World.func_72939_s(World.java:2152)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1907)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:898)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)


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

    -- Head --
    Stacktrace:
    at atomicstryker.minions.common.CommonProxy.sendSoundToClients(CommonProxy.java:37)
    at atomicstryker.minions.common.entity.EntityMinion.dropAllItemsToWorld(EntityMinion.java:485)
    at atomicstryker.minions.common.entity.EntityMinion.func_70071_h_(EntityMinion.java:257)
    at net.minecraft.world.World.func_72866_a(World.java:2345)
    at net.minecraft.world.World.func_72870_g(World.java:2306)

    -- Entity being ticked --
    Details:
    Entity Type: AS_Minions.AS_EntityMinion (atomicstryker.minions.common.entity.EntityMinion)
    Entity ID: 14536
    Entity Name: entity.AS_Minions.AS_EntityMinion.name
    Entity's Exact location: -205.38, 13.00, 891.31
    Entity's Block location: World: (-206,13,891), Chunk: (at 2,0,11 in -13,55; contains blocks -208,0,880 to -193,255,895), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
    Entity's Momentum: 0.00, -0.08, 0.00
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:2152)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP[''/13735, l='MpServer', x=-210.29, y=35.62, z=896.00]]
    Chunk stats: MultiplayerChunkCache: 625
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-444,64,127), Chunk: (at 4,4,15 in -28,7; contains blocks -448,0,112 to -433,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 92038 game time, 126583 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: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 123 total; [EntityClientPlayerMP['mexifelio'/13735, l='MpServer', x=-210.29, y=35.62, z=896.00], EntityZombie['Zombie'/15544, l='MpServer', x=-247.50, y=15.00, z=836.50], EntityItem['item.tile.sapling.oak'/15546, l='MpServer', x=-250.25, y=70.13, z=857.06], EntitySquid['Squid'/17613, l='MpServer', x=-177.13, y=56.69, z=848.94], EntitySquid['Squid'/17612, l='MpServer', x=-176.31, y=58.38, z=857.50], EntitySquid['Squid'/17615, l='MpServer', x=-169.88, y=59.09, z=853.94], EntitySquid['Squid'/17614, l='MpServer', x=-179.69, y=58.31, z=849.09], EntitySkeleton['Skeleton'/17327, l='MpServer', x=-201.50, y=32.00, z=959.50], EntitySkeleton['Skeleton'/17326, l='MpServer', x=-203.34, y=32.00, z=955.94], EntitySkeleton['Skeleton'/17629, l='MpServer', x=-239.50, y=22.00, z=954.50], EntityBat['Bat'/17307, l='MpServer', x=-172.53, y=14.10, z=908.38], EntityItem['item.tile.sapling.jungle'/17032, l='MpServer', x=-254.81, y=70.13, z=862.69], EntityMinion['entity.AS_Minions.AS_EntityMinion.name'/14558, l='MpServer', x=-202.93, y=13.53, z=892.44], EntityMinecartChest['entity.MinecartChest.name'/13868, l='MpServer', x=-201.50, y=32.50, z=957.88], EntityBat['Bat'/17304, l='MpServer', x=-164.96, y=16.00, z=912.19], EntityItem['item.tile.sapling.oak'/14557, l='MpServer', x=-244.88, y=71.13, z=874.22], EntityMinion['entity.AS_Minions.AS_EntityMinion.name'/14556, l='MpServer', x=-205.87, y=13.00, z=892.17], EntityMinion['entity.AS_Minions.AS_EntityMinion.name'/14555, l='MpServer', x=-206.91, y=13.00, z=892.66], EntityItem['item.tile.sapling.jungle'/15103, l='MpServer', x=-249.09, y=70.13, z=867.81], EntityMinecartChest['entity.MinecartChest.name'/13862, l='MpServer', x=-209.50, y=31.50, z=947.50], EntityPig['Pig'/13884, l='MpServer', x=-160.94, y=64.00, z=834.50], EntitySkeleton['Skeleton'/16814, l='MpServer', x=-146.50, y=20.00, z=947.50], EntityMinion['entity.AS_Minions.AS_EntityMinion.name'/14538, l='MpServer', x=-205.60, y=13.36, z=893.19], EntityBat['Bat'/14122, l='MpServer', x=-199.25, y=28.10, z=895.75], EntityMinion['entity.AS_Minions.AS_EntityMinion.name'/14536, l='MpServer', x=-205.38, y=13.00, z=891.31], EntityBat['Bat'/14121, l='MpServer', x=-195.47, y=30.00, z=893.50], EntityMinion['entity.AS_Minions.AS_EntityMinion.name'/14537, l='MpServer', x=-207.29, y=13.84, z=893.65], EntityPig['Pig'/13883, l='MpServer', x=-166.06, y=66.00, z=820.03], EntityHorse['Horse'/13876, l='MpServer', x=-179.13, y=66.00, z=943.16], EntityHorse['Horse'/13877, l='MpServer', x=-188.63, y=66.00, z=944.94], EntityHorse['Horse'/13878, l='MpServer', x=-190.09, y=65.00, z=941.94], EntityPig['Pig'/13873, l='MpServer', x=-182.69, y=68.00, z=830.50], EntityMinecartChest['entity.MinecartChest.name'/13898, l='MpServer', x=-141.50, y=36.50, z=905.50], EntityMinecartChest['entity.MinecartChest.name'/13897, l='MpServer', x=-139.50, y=36.50, z=887.50], EntityCow['Cow'/13903, l='MpServer', x=-132.81, y=68.00, z=934.59], EntityCow['Cow'/13902, l='MpServer', x=-131.50, y=69.00, z=930.50], EntityItem['item.tile.sapling.jungle'/17129, l='MpServer', x=-253.34, y=69.13, z=870.88], EntityMinecartChest['entity.MinecartChest.name'/13901, l='MpServer', x=-139.50, y=37.50, z=938.50], MLEntityGenericMale@1457086535: Noato Ito/4131387209505490030/net.minecraft.client.multiplayer.WorldClient@4018f058, EntitySpider['Spider'/14998, l='MpServer', x=-184.50, y=28.00, z=886.50], EntityMinecartChest['entity.MinecartChest.name'/13890, l='MpServer', x=-151.50, y=37.50, z=940.50], EntityItem['item.item.dyePowder.brown'/16848, l='MpServer', x=-253.31, y=69.13, z=861.88], EntityBat['Bat'/17122, l='MpServer', x=-216.31, y=26.10, z=843.53], EntityItem['item.item.flint'/17391, l='MpServer', x=-207.22, y=32.13, z=895.63], EntityItem['item.item.dyePowder.brown'/16846, l='MpServer', x=-251.63, y=70.13, z=859.75], EntityCreeper['Creeper'/13674, l='MpServer', x=-197.97, y=45.00, z=877.50], EntityItem['item.item.dyePowder.brown'/16845, l='MpServer', x=-252.97, y=69.13, z=859.19], EntitySkeleton['Skeleton'/13673, l='MpServer', x=-202.84, y=39.00, z=861.56], EntityItem['item.item.dyePowder.brown'/16844, l='MpServer', x=-253.78, y=69.13, z=860.13], MLEntityGenericMale@1497367004: Shingo Hideyoshi/6858270097327413484/net.minecraft.client.multiplayer.WorldClient@4018f058, EntityZombie['Zombie'/17566, l='MpServer', x=-233.50, y=31.00, z=927.50], EntityCow['Cow'/13904, l='MpServer', x=-132.06, y=86.00, z=971.94], EntitySkeleton['Skeleton'/15037, l='MpServer', x=-209.91, y=22.00, z=910.56], EntityCreeper['Creeper'/16894, l='MpServer', x=-224.00, y=15.00, z=898.41], EntityCreeper['Creeper'/17098, l='MpServer', x=-166.50, y=40.00, z=834.50], EntityCreeper['Creeper'/16895, l='MpServer', x=-225.47, y=14.00, z=905.03], EntitySpider['Spider'/17582, l='MpServer', x=-153.75, y=37.00, z=951.50], EntityCreeper['Creeper'/17581, l='MpServer', x=-150.09, y=37.00, z=950.31], EntityCow['Cow'/13648, l='MpServer', x=-216.53, y=69.00, z=930.66], EntityItem['item.tile.sapling.jungle'/17116, l='MpServer', x=-257.88, y=69.13, z=870.81], EntityZombie['Zombie'/16875, l='MpServer', x=-237.78, y=31.00, z=960.63], EntityCow['Cow'/13647, l='MpServer', x=-217.63, y=71.00, z=913.41], EntityBat['Bat'/17119, l='MpServer', x=-138.25, y=30.10, z=852.25], EntitySkeleton['Skeleton'/13641, l='MpServer', x=-214.70, y=43.08, z=878.30], EntityHorse['Horse'/13640, l='MpServer', x=-237.00, y=71.00, z=914.94], EntityPig['Pig'/13637, l='MpServer', x=-236.50, y=70.00, z=852.50], EntityPig['Pig'/13636, l='MpServer', x=-236.50, y=69.00, z=851.50], EntityCow['Cow'/13639, l='MpServer', x=-239.47, y=70.00, z=910.47], EntitySkeleton['Skeleton'/15562, l='MpServer', x=-209.30, y=25.94, z=894.50], MLEntityGenericMale@2033860682: Toyotomi Goto/8959579566709516757/net.minecraft.client.multiplayer.WorldClient@4018f058, EntityBat['Bat'/17474, l='MpServer', x=-133.79, y=19.29, z=829.57], EntityBat['Bat'/17475, l='MpServer', x=-133.61, y=19.52, z=827.64], EntitySquid['Squid'/17210, l='MpServer', x=-169.50, y=61.00, z=860.47], EntitySpider['Spider'/17478, l='MpServer', x=-237.50, y=21.00, z=955.50], EntitySkeleton['Skeleton'/15889, l='MpServer', x=-203.50, y=26.00, z=891.84], EntityCow['Cow'/13731, l='MpServer', x=-160.38, y=66.00, z=916.09], EntitySkeleton['Skeleton'/17186, l='MpServer', x=-235.50, y=24.00, z=970.50], EntityCow['Cow'/13729, l='MpServer', x=-166.03, y=64.00, z=905.03], EntityCow['Cow'/13732, l='MpServer', x=-169.38, y=66.00, z=923.56], EntityCreeper['Creeper'/17741, l='MpServer', x=-268.50, y=29.00, z=955.50], EntityCow['Cow'/13733, l='MpServer', x=-176.50, y=67.00, z=931.25], EntityBat['Bat'/13715, l='MpServer', x=-177.47, y=45.02, z=887.59], EntitySkeleton['Skeleton'/16689, l='MpServer', x=-229.59, y=46.00, z=907.91], EntityCreeper['Creeper'/16688, l='MpServer', x=-226.41, y=45.00, z=909.00], EntityItem['item.tile.sapling.jungle'/15378, l='MpServer', x=-248.25, y=70.13, z=866.88], EntityOcelot['Ocelot'/15616, l='MpServer', x=-285.50, y=87.00, z=902.69], EntityZombie['Zombie'/17778, l='MpServer', x=-230.50, y=35.00, z=940.50], MLEntityGenericMale@1599273075: Mitsuru Sato/8740311010148418136/net.minecraft.client.multiplayer.WorldClient@4018f058, EntityZombie['Zombie'/14252, l='MpServer', x=-218.50, y=49.00, z=918.50], MLEntityGenericMale@1077245673: Yuukawa Goto/6550302690420623314/net.minecraft.client.multiplayer.WorldClient@4018f058, EntityZombie['Zombie'/14384, l='MpServer', x=-212.69, y=43.00, z=874.56], EntityCow['Cow'/13815, l='MpServer', x=-242.47, y=69.00, z=910.47], EntityCreeper['Creeper'/17421, l='MpServer', x=-239.50, y=16.00, z=974.50], EntitySpider['Spider'/17422, l='MpServer', x=-241.50, y=16.00, z=973.50], EntityPig['Pig'/13812, l='MpServer', x=-253.16, y=72.00, z=836.97], EntityOcelot['Ocelot'/16452, l='MpServer', x=-285.50, y=94.00, z=877.50], MLEntityGenericMale@1980881901: Tai Goto/4139780594873057613/net.minecraft.client.multiplayer.WorldClient@4018f058, EntityHorse['Horse'/13819, l='MpServer', x=-253.88, y=52.00, z=934.34], EntityXPOrb['Experience Orb'/17000, l='MpServer', x=-206.72, y=14.25, z=893.59], EntityXPOrb['Experience Orb'/17001, l='MpServer', x=-206.72, y=13.25, z=892.41], EntityHorse['Horse'/13816, l='MpServer', x=-246.19, y=51.00, z=921.81], EntityZombie['Zombie'/15947, l='MpServer', x=-220.50, y=14.00, z=907.50], EntityItem['item.tile.gravel'/17436, l='MpServer', x=-208.63, y=35.00, z=897.81], EntityCreeper['Creeper'/15946, l='MpServer', x=-189.50, y=26.00, z=866.50], EntityCreeper['Creeper'/15945, l='MpServer', x=-187.31, y=26.00, z=864.91], EntityItem['item.tile.gravel'/17434, l='MpServer', x=-207.66, y=34.13, z=896.41], EntityZombie['Zombie'/15948, l='MpServer', x=-224.00, y=13.00, z=912.56], EntityCreeper['Creeper'/17670, l='MpServer', x=-244.50, y=23.00, z=954.50], EntityCow['Cow'/13804, l='MpServer', x=-262.63, y=75.00, z=884.41], EntityCreeper['Creeper'/17669, l='MpServer', x=-249.50, y=23.00, z=952.50], EntitySlime['Slime'/13805, l='MpServer', x=-257.38, y=20.00, z=901.63], EntityCreeper['Creeper'/14381, l='MpServer', x=-212.38, y=43.30, z=877.67], EntityPig['Pig'/13803, l='MpServer', x=-257.53, y=70.00, z=841.09], EntityZombie['Zombie'/14383, l='MpServer', x=-213.69, y=44.10, z=876.31], EntityCreeper['Creeper'/17454, l='MpServer', x=-161.50, y=37.00, z=974.50], EntitySquid['Squid'/16964, l='MpServer', x=-174.06, y=60.31, z=855.63], MLEntityGenericMale@243130666: Miyu Ito/8954990665939290975/net.minecraft.client.multiplayer.WorldClient@4018f058, EntitySpider['Spider'/17470, l='MpServer', x=-130.50, y=32.00, z=880.50], EntityZombie['Zombie'/15156, l='MpServer', x=-235.22, y=37.00, z=970.50], EntitySpider['Spider'/17466, l='MpServer', x=-130.50, y=32.00, z=891.50], EntityBat['Bat'/17701, l='MpServer', x=-149.58, y=13.00, z=934.36], EntityBat['Bat'/17702, l='MpServer', x=-156.16, y=18.00, z=925.45], EntityBat['Bat'/15970, l='MpServer', x=-144.75, y=60.10, z=921.63]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2298)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:844)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Mac OS X (x86_64) version 10.8.4
    Java Version: 1.6.0_51, Apple Inc.
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 112439840 bytes (107 MB) / 528355328 bytes (503 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 1 total; -Xmx1G
    AABB Pool Size: 1962 (109872 bytes; 0 MB) allocated, 650 (36400 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
    FML: MCP v8.04 FML v6.2.34.799 Minecraft Forge 9.10.0.799 18 mods loaded, 18 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    FML{6.2.34.799} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Forge{9.10.0.799} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DamageIndicatorsMod{2.8.5.1} [Damage Indicators] (1.6.2 DamageIndicators v2.8.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BiomesOPlenty{0.5.7} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.7-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights{1.2.4} [Dynamic Lights] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_mobEquipment{1.0.0} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AS_Minions{1.6.8} [Minions] (Minions_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AS_UpdateCheck{1.1.0} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    weaponmod{1.6.2 v1.13.5} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Backpack{1.12.13} [Backpack] (backpack-1.12.13-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    millenaire{5.1.7} [Millénaire] (millenaire-jar-5.1.7) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Launched Version: 1.6.2-Forge9.10.0.799
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 6970M OpenGL Engine GL version 2.1 ATI-1.8.18, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: 256x 1.6.2 Faerielightv2.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1247 (69832 bytes; 0 MB) allocated, 116 (6496 bytes; 0 MB) used

    Edit: seems to be when they are trying to give me items? I'm getting the error randomly though because I was able to get a stack of items from one minion that stripmined.

    I upgraded both server and client to forge 1.6.2-9.10.0.800, but it didn't seem to make a difference. Single player was working fine, I am just getting these errors trying to play off multiplayer server.

    This one happened as a minion passed me while I was on the stairs of a mineshaft:


    ---- Minecraft Crash Report ----
    // This doesn't make any sense!

    Time: 7/18/13 5:56 PM
    Description: Ticking entity

    java.lang.NullPointerException
    at atomicstryker.minions.common.CommonProxy.sendSoundToClients(CommonProxy.java:37)
    at atomicstryker.minions.common.entity.EntityMinion.dropAllItemsToWorld(EntityMinion.java:485)
    at atomicstryker.minions.common.entity.EntityMinion.func_70071_h_(EntityMinion.java:257)
    at net.minecraft.world.World.func_72866_a(World.java:2345)
    at net.minecraft.world.World.func_72870_g(World.java:2306)
    at net.minecraft.world.World.func_72939_s(World.java:2152)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1907)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:898)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)


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

    -- Head --
    Stacktrace:
    at atomicstryker.minions.common.CommonProxy.sendSoundToClients(CommonProxy.java:37)
    at atomicstryker.minions.common.entity.EntityMinion.dropAllItemsToWorld(EntityMinion.java:485)
    at atomicstryker.minions.common.entity.EntityMinion.func_70071_h_(EntityMinion.java:257)
    at net.minecraft.world.World.func_72866_a(World.java:2345)
    at net.minecraft.world.World.func_72870_g(World.java:2306)

    -- Entity being ticked --
    Details:
    Entity Type: AS_Minions.AS_EntityMinion (atomicstryker.minions.common.entity.EntityMinion)
    Entity ID: 1052
    Entity Name: entity.AS_Minions.AS_EntityMinion.name
    Entity's Exact location: -206.63, 57.00, 897.50
    Entity's Block location: World: (-207,57,897), Chunk: (at 1,3,1 in -13,56; contains blocks -208,0,896 to -193,255,911), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
    Entity's Momentum: 0.00, -0.08, 0.00
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:2152)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['mexifelio'/45, l='MpServer', x=-203.35, y=63.62, z=891.90]]
    Chunk stats: MultiplayerChunkCache: 625
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-444,64,127), Chunk: (at 4,4,15 in -28,7; contains blocks -448,0,112 to -433,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 133051 game time, 167596 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: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 122 total; [EntitySkeleton['Skeleton'/4065, l='MpServer', x=-231.50, y=40.00, z=972.50], EntityMinion['entity.AS_Minions.AS_EntityMinion.name'/1100, l='MpServer', x=-204.22, y=13.00, z=893.52], EntityClientPlayerMP['mexifelio'/45, l='MpServer', x=-203.35, y=63.62, z=891.90], EntityXPOrb['Experience Orb'/4403, l='MpServer', x=-205.31, y=15.25, z=895.19], EntityXPOrb['Experience Orb'/4404, l='MpServer', x=-205.53, y=15.25, z=895.09], EntityMinion['entity.AS_Minions.AS_EntityMinion.name'/1096, l='MpServer', x=-202.41, y=13.00, z=894.26], EntityXPOrb['Experience Orb'/4405, l='MpServer', x=-205.28, y=15.25, z=894.72], EntityMinion['entity.AS_Minions.AS_EntityMinion.name'/1097, l='MpServer', x=-203.40, y=13.00, z=893.30], EntityZombie['Zombie'/3520, l='MpServer', x=-213.70, y=43.39, z=877.25], EntitySpider['Spider'/3292, l='MpServer', x=-197.50, y=26.00, z=909.50], EntityBat['Bat'/4385, l='MpServer', x=-145.25, y=38.63, z=922.75], EntityMinecartChest['entity.MinecartChest.name'/259, l='MpServer', x=-124.50, y=36.50, z=882.50], EntityBat['Bat'/4387, l='MpServer', x=-156.54, y=38.25, z=921.91], EntityCow['Cow'/263, l='MpServer', x=-126.50, y=69.00, z=926.50], EntityZombie['Zombie'/4087, l='MpServer', x=-236.50, y=27.00, z=953.50], EntityCow['Cow'/265, l='MpServer', x=-126.97, y=69.00, z=930.91], EntityCow['Cow'/271, l='MpServer', x=-125.81, y=86.00, z=960.50], EntityZombie['Zombie'/4093, l='MpServer', x=-221.50, y=73.00, z=968.50], EntityZombie['Zombie'/4098, l='MpServer', x=-245.59, y=17.00, z=936.88], EntitySquid['Squid'/4651, l='MpServer', x=-184.94, y=60.34, z=845.31], EntitySquid['Squid'/4650, l='MpServer', x=-184.78, y=60.38, z=848.50], EntitySquid['Squid'/4649, l='MpServer', x=-190.19, y=59.75, z=843.88], EntityItem['item.item.rottenFlesh'/4380, l='MpServer', x=-205.19, y=15.13, z=895.56], EntitySquid['Squid'/4648, l='MpServer', x=-182.50, y=60.28, z=844.66], EntitySkeleton['Skeleton'/3807, l='MpServer', x=-149.78, y=62.43, z=832.25], EntityCreeper['Creeper'/4662, l='MpServer', x=-139.50, y=32.00, z=898.50], EntityArrow['arrow'/4354, l='MpServer', x=-211.50, y=63.00, z=877.03], EntitySpider['Spider'/4116, l='MpServer', x=-224.92, y=70.54, z=909.72], EntityArrow['arrow'/4356, l='MpServer', x=-212.25, y=66.28, z=882.03], EntityArrow['arrow'/4465, l='MpServer', x=-218.97, y=65.94, z=889.91], EntityBat['Bat'/4448, l='MpServer', x=-246.04, y=18.93, z=939.91], EntityMinion['entity.AS_Minions.AS_EntityMinion.name'/1052, l='MpServer', x=-206.63, y=57.00, z=897.50], EntityEnderman['Enderman'/3477, l='MpServer', x=-180.03, y=63.00, z=867.41], MLEntityGenericMale@1405288270: Shingo Hideyoshi/6858270097327413484/net.minecraft.client.multiplayer.WorldClient@6a02938d, EntityArrow['arrow'/4438, l='MpServer', x=-209.78, y=65.13, z=885.09], EntityCow['Cow'/111, l='MpServer', x=-262.63, y=75.00, z=884.41], EntityXPOrb['Experience Orb'/4444, l='MpServer', x=-207.69, y=15.25, z=892.53], EntityArrow['arrow'/4445, l='MpServer', x=-214.97, y=66.31, z=884.34], EntityPig['Pig'/109, l='MpServer', x=-257.53, y=70.00, z=841.09], EntityXPOrb['Experience Orb'/4442, l='MpServer', x=-207.53, y=15.25, z=893.84], EntityXPOrb['Experience Orb'/4443, l='MpServer', x=-207.56, y=15.25, z=894.63], EntityItem['item.item.rottenFlesh'/4440, l='MpServer', x=-207.63, y=15.13, z=893.75], EntityArrow['arrow'/4441, l='MpServer', x=-211.50, y=66.13, z=881.03], EntityPig['Pig'/118, l='MpServer', x=-253.16, y=72.00, z=836.97], EntityBat['Bat'/4176, l='MpServer', x=-226.66, y=47.61, z=943.49], MLEntityGenericMale@654804184: Akane Sato/8130557134823225281/net.minecraft.client.multiplayer.WorldClient@6a02938d, EntitySlime['Slime'/112, l='MpServer', x=-257.38, y=20.00, z=901.63], EntityHorse['Horse'/123, l='MpServer', x=-247.06, y=51.00, z=932.03], EntityHorse['Horse'/122, l='MpServer', x=-246.19, y=51.00, z=921.81], EntityZombie['Zombie'/3518, l='MpServer', x=-212.70, y=43.39, z=874.82], EntityCow['Cow'/121, l='MpServer', x=-240.72, y=71.00, z=905.50], EntityZombie['Zombie'/3519, l='MpServer', x=-213.70, y=43.36, z=876.30], EntityCow['Cow'/120, l='MpServer', x=-242.47, y=69.00, z=910.47], EntityPig['Pig'/137, l='MpServer', x=-236.50, y=69.00, z=851.50], EntityPig['Pig'/138, l='MpServer', x=-236.50, y=70.00, z=852.50], MLEntityGenericMale@1587713260: Toyotomi Goto/8959579566709516757/net.minecraft.client.multiplayer.WorldClient@6a02938d, EntityBat['Bat'/4741, l='MpServer', x=-189.51, y=28.90, z=887.75], EntityBat['Bat'/4742, l='MpServer', x=-174.42, y=28.05, z=886.51], EntityBat['Bat'/4739, l='MpServer', x=-223.79, y=47.20, z=940.38], EntityBat['Bat'/4765, l='MpServer', x=-160.25, y=22.88, z=921.25], EntityBat['Bat'/4764, l='MpServer', x=-160.25, y=22.07, z=920.25], EntityBat['Bat'/4763, l='MpServer', x=-166.48, y=23.78, z=917.49], EntityBat['Bat'/4757, l='MpServer', x=-208.67, y=32.00, z=935.88], EntityBat['Bat'/4756, l='MpServer', x=-206.57, y=32.72, z=930.88], EntityCow['Cow'/145, l='MpServer', x=-227.75, y=69.00, z=897.84], EntityHorse['Horse'/146, l='MpServer', x=-237.00, y=71.00, z=914.94], EntityBat['Bat'/4758, l='MpServer', x=-206.44, y=32.11, z=918.65], EntityArrow['arrow'/4505, l='MpServer', x=-227.97, y=67.78, z=890.56], EntityBat['Bat'/4510, l='MpServer', x=-134.48, y=20.00, z=827.51], EntityOcelot['Ocelot'/4237, l='MpServer', x=-209.78, y=66.00, z=862.22], EntityOcelot['Ocelot'/4238, l='MpServer', x=-210.84, y=66.00, z=859.97], EntityBat['Bat'/4508, l='MpServer', x=-132.50, y=18.00, z=829.25], EntityOcelot['Ocelot'/4239, l='MpServer', x=-209.16, y=67.08, z=857.20], EntityZombie['Zombie'/4773, l='MpServer', x=-235.50, y=37.00, z=877.50], EntitySkeleton['Skeleton'/4230, l='MpServer', x=-275.09, y=13.00, z=951.56], MLEntityGenericMale@806651897: Mitsuru Sato/8740311010148418136/net.minecraft.client.multiplayer.WorldClient@6a02938d, EntityItem['item.tile.dirt'/3660, l='MpServer', x=-206.50, y=14.13, z=950.31], EntityCow['Cow'/176, l='MpServer', x=-216.53, y=69.00, z=930.50], EntityMinecartChest['entity.MinecartChest.name'/177, l='MpServer', x=-209.50, y=31.50, z=947.50], MLEntityGenericMale@334169368: Yuukawa Goto/6550302690420623314/net.minecraft.client.multiplayer.WorldClient@6a02938d, EntityZombie['Zombie'/2569, l='MpServer', x=-209.75, y=66.00, z=891.09], EntityArrow['arrow'/4485, l='MpServer', x=-221.97, y=67.16, z=887.13], EntityPig['Pig'/206, l='MpServer', x=-194.50, y=72.00, z=825.31], EntitySkeleton['Skeleton'/3337, l='MpServer', x=-206.50, y=62.00, z=880.31], EntityPig['Pig'/203, l='MpServer', x=-188.53, y=69.00, z=815.53], EntityMinecartChest['entity.MinecartChest.name'/197, l='MpServer', x=-201.50, y=32.50, z=957.88], MLEntityGenericMale@714831071: Tai Goto/4139780594873057613/net.minecraft.client.multiplayer.WorldClient@6a02938d, EntitySkeleton['Skeleton'/2137, l='MpServer', x=-193.06, y=32.00, z=940.47], EntityCreeper['Creeper'/2136, l='MpServer', x=-194.00, y=32.00, z=944.41], EntityCreeper['Creeper'/4595, l='MpServer', x=-249.50, y=31.00, z=912.50], EntityZombie['Zombie'/4594, l='MpServer', x=-249.50, y=31.00, z=914.50], EntityCreeper['Creeper'/4584, l='MpServer', x=-239.50, y=24.00, z=952.50], EntityHorse['Horse'/216, l='MpServer', x=-187.84, y=66.00, z=944.09], EntityCreeper['Creeper'/4585, l='MpServer', x=-242.50, y=24.00, z=951.50], EntitySkeleton['Skeleton'/4586, l='MpServer', x=-241.50, y=24.00, z=953.50], EntityZombie['Zombie'/3622, l='MpServer', x=-218.91, y=69.00, z=900.38], EntityItem['item.tile.sapling.jungle'/2398, l='MpServer', x=-259.69, y=87.13, z=869.13], EntityHorse['Horse'/213, l='MpServer', x=-190.09, y=65.00, z=941.94], EntityCow['Cow'/214, l='MpServer', x=-176.50, y=67.00, z=931.25], EntityCreeper['Creeper'/4583, l='MpServer', x=-247.06, y=24.00, z=944.75], EntityHorse['Horse'/215, l='MpServer', x=-179.00, y=65.00, z=937.38], EntityZombie['Zombie'/2881, l='MpServer', x=-235.50, y=46.00, z=944.50], EntityCow['Cow'/233, l='MpServer', x=-166.25, y=66.00, z=922.81], EntityCow['Cow'/232, l='MpServer', x=-160.38, y=66.00, z=916.09], EntityCow['Cow'/231, l='MpServer', x=-166.03, y=64.00, z=905.03], EntityPig['Pig'/228, l='MpServer', x=-160.94, y=64.00, z=834.50], EntitySkeleton['Skeleton'/4561, l='MpServer', x=-224.50, y=17.00, z=967.50], EntitySkeleton['Skeleton'/4560, l='MpServer', x=-226.50, y=17.00, z=967.50], EntityPig['Pig'/224, l='MpServer', x=-166.06, y=66.00, z=820.03], EntityCow['Cow'/252, l='MpServer', x=-129.53, y=86.00, z=968.31], EntityCreeper['Creeper'/4557, l='MpServer', x=-223.50, y=17.00, z=964.50], EntityCow['Cow'/250, l='MpServer', x=-130.31, y=68.00, z=937.47], EntityCow['Cow'/251, l='MpServer', x=-134.72, y=68.00, z=934.50], EntityZombie['Zombie'/3116, l='MpServer', x=-258.50, y=66.00, z=882.50], EntitySpider['Spider'/3594, l='MpServer', x=-223.28, y=69.48, z=907.31], EntityMinecartChest['entity.MinecartChest.name'/249, l='MpServer', x=-139.50, y=37.50, z=938.50], EntitySquid['Squid'/4309, l='MpServer', x=-169.44, y=61.25, z=854.50], EntityMinecartChest['entity.MinecartChest.name'/246, l='MpServer', x=-139.50, y=36.50, z=887.50], EntitySquid['Squid'/4308, l='MpServer', x=-175.13, y=61.91, z=855.03], EntityMinecartChest['entity.MinecartChest.name'/247, l='MpServer', x=-141.50, y=36.50, z=905.50], EntityMinecartChest['entity.MinecartChest.name'/242, l='MpServer', x=-151.50, y=37.50, z=940.50], EntitySquid['Squid'/4307, l='MpServer', x=-182.13, y=60.34, z=850.81]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2298)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:844)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Mac OS X (x86_64) version 10.8.4
    Java Version: 1.6.0_51, Apple Inc.
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 64694392 bytes (61 MB) / 522145792 bytes (497 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 1 total; -Xmx1G
    AABB Pool Size: 1712 (95872 bytes; 0 MB) allocated, 420 (23520 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
    FML: MCP v8.04 FML v6.2.35.800 Minecraft Forge 9.10.0.800 18 mods loaded, 18 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    FML{6.2.35.800} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Forge{9.10.0.800} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DamageIndicatorsMod{2.8.5.1} [Damage Indicators] (1.6.2 DamageIndicators v2.8.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BiomesOPlenty{0.5.7} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.7-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights{1.2.4} [Dynamic Lights] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_mobEquipment{1.0.0} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AS_Minions{1.6.8} [Minions] (Minions_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AS_UpdateCheck{1.1.0} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    weaponmod{1.6.2 v1.13.5} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Backpack{1.12.13} [Backpack] (backpack-1.12.13-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    millenaire{5.1.7} [Millénaire] (millenaire-jar-5.1.7) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Launched Version: 1.6.2-Forge9.10.0.800
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 6970M OpenGL Engine GL version 2.1 ATI-1.8.18, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: 256x 1.6.2 Faerielightv2.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1071 (59976 bytes; 0 MB) allocated, 114 (6384 bytes; 0 MB) used
    Posted in: Minecraft Mods
  • 0

    posted a message on GotoLink updates: Formivore's options (2015/08/01)...
    Re: Nature's Overhaul v.05(1.6.x) + forge 1.6.2-9.10.0.799

    I'm not getting any of the saplings to auto-plant. After 5 minutes, they all despawn. They are landing in plant-able locations and I made sure "B:AutoSapling=true" was correct in the config file.

    Anyone else having this issue?
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    Quote from Nawnp

    Does anybody have an explanitation why biomes o plenty want work with my computer, unless i am doing something wrong explain?
    I have used about 6 versions of forge (all for 1.6.2) and both 0.5.6-7 of biomes o plenty they all come up with a crash report, Yes i have also tested if millineare was the problem and it does not cause problems.

    Here is the report again, please help me I get the same thing every time! I love this mod on 1.5.2.


    ---- Minecraft Crash Report ----
    // Ooh. Shiny.

    Time: 7/17/13 2:30 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.IllegalAccessError
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    Caused by: java.lang.IllegalAccessError
    at net.minecraftforge.common.BiomeManager.addVillageBiome(BiomeManager.java:25)
    at biomesoplenty.configuration.BOPBiomes.addVillageBiome(BOPBiomes.java:1314)
    at biomesoplenty.configuration.BOPBiomes.addVillageBiomes(BOPBiomes.java:362)
    at biomesoplenty.configuration.BOPBiomes.init(BOPBiomes.java:57)
    at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:70)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    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:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    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:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
    ... 10 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Mac OS X (x86_64) version 10.8.4
    Java Version: 1.6.0_51, Apple Inc.
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 32009520 bytes (30 MB) / 90152960 bytes (85 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 1 total; -Xmx1G
    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 v8.04 FML v6.2.34.799 Minecraft Forge 9.10.0.799 5 mods loaded, 5 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.2.34.799} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    Forge{9.10.0.799} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
    BiomesOPlenty{0.5.7} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.7-1.6.2 11.16.55 AM.jar) Unloaded->Constructed->Errored
    millenaire{5.1.6} [Millénaire] (millenaire-jar-5.1.6) Unloaded->Constructed->Pre-initialized


    I am running the almost exact same as you, os x 10.8.4, java 1.6.0_51, forge 9.10.0.799 and millenaire 5.1.6 - all working fine.

    Did you make sure to delete any old /config/biomesOPlenty.cfg files? They can sometimes cause issues with newer biomesoplenty versions.

    Did you do a clean install, as in delete all your old stuff?
    I removed all my old 1.5.X files and folders.
    Then, used the new 1.6.2 launcher to get all clean Minecraft files.
    Next, used the forge installer to add the forge profile to the minecraft launcher.
    I then applied MCPatcher 4.1.0_04.
    Last, I placed all mods in /mods folder and BiomesOPlenty worked fine.
    Posted in: Minecraft Mods
  • To post a comment, please .