• 0

    posted a message on Finder Compass - turns the vanilla item into a configurable search utility

    A screenshot won't show the issue, as the needles are present. The problem is that, as I turn, the needles turn as if in a fixed position on the compass rather than pointing to an ore.


    So, starting with the ore right in front of me, the needle pointed at it:


    I turn, all present needles (except the vanilla spawn needle) follow the movement of the compass as if glued to it, and no longer point to the ores.


    Basically the needles stop being "free-spinning" and will turn as if a stationary part of the compass.

    Posted in: Minecraft Mods
  • 0

    posted a message on Finder Compass - turns the vanilla item into a configurable search utility

    Hi, I am using the 1.8 version. What could cause the needles to "stick" in position on the compass. e.g. I am seeing it point right ahead for an ore, but as I turn, the needles turn with the compass? (not the spawn needle, just the finder compass ones.)

    Also, when using the compass as item option, the normal compass gets the needles and the finder compass has no texture, but it's the finder compass item that is used to pick the settings?

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] [SP/SMP] ChristmasCraft (version 3.0!)
    I get creeper clauses, the best place is a desert to find them, they have always spawned more there.

    As for ender elves, I saw a very few (that was in the 1st build put up tho, I have seen none in the latest update.) and they placed no presents, as I said above I made a test world and spawned loads in and still no presents were placed, so there is a bug hiding in there somewhere....
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] [SP/SMP] ChristmasCraft (version 3.0!)
    Hi, first of all thank you very very much Zuxelus for updating it for us :) This is my favourite xmas mod and I was missing it terribly.

    Unfortunately, I am having a bit of an issue. The ender elves do not place any gifts.

    I know the rate was nerfed at some point (V2?), and also thought that one of my other mods may have been affecting it, so I made a new minecraft instance and loaded only this and Forge (#1240).

    On this test instance I used spawn eggs to spawn a bazillion ender elves on a superflat world and left it running for about 5 hours, but no presents were placed.
    Posted in: Minecraft Mods
  • 0

    posted a message on MCDungeon v0.18.0
    I love this I really do :)

    Thank you.



    Just one question tho, are the Treasure Hunts supposed to leave the buildings and changes behind? Or are they supposed to be fully removed like the dungeons? I tried several and they generated right next to the player made structures, and left all the changes in place. There were errors on removal attempt as well, tho I can't remember exactly what they were. It was, I think, about them not actually being there?

    There was also a blank unopenable book in one of them, but I think that was likely related to an already reported issue.

    Otherwise, it is working perfectly.
    Posted in: Minecraft Tools
  • 0

    posted a message on [1.6.4] [SP/SMP] ChristmasCraft (version 3.0!)
    Take the .jar without the folder, just drop the file itself in.
    That should be it, otherwise I don't know what could be the problem.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] [SP/SMP] ChristmasCraft (version 3.0!)
    Quote from Oly853

    i tried to get the mod working
    i put the .zip christmas 3.0.0 file in the mods file...
    but its not working :(
    i have forge tmi and reis minimaps on
    but this mod doesnt work...
    help? :(


    The Christmas Craft zip needs to be unzipped, there will be a .jar file, this is what goes in the mods folder.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] [SP/SMP] ChristmasCraft (version 3.0!)
    Quote from ValHoran

    :Lava: I love this mod, but when I put it in my mods folder, it doesn't show up on the list of mods. I have forge version 9.11 and some other mods that I don't think will affect the mod. Help please? :Lava:


    Did you unzip it?
    The mod is a .jar file, the .zip you downloaded needs to be unzipped and the .jar is what goes in your mods folder.
    Hope this helps.

    Also, were presents removed from ender elves?
    I re-downloaded, hoping to clear that awful bug, and now the bug is gone, but ender elves no longer have gifts?
    They still show up in stockings, but I really miss the surprise of finding them.....
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] [SP/SMP] ChristmasCraft (version 3.0!)
    Quote from stardustrider

    I'm having this wonderful bug when tested that when I'm at certain positions, looking in a certain direction at a certain angle, an inverted view of the world is mirrored into the sky, which then moves around, rotating at varying speeds. It's veeeeeery odd.


    I am having this exact issue, it only affects water and ice. (and any mobs on the water/ice of course)
    It is accompanied by errors involving ender elve's presents:

    [INFO] [STDERR] java.lang.ClassCastException: net.minecraft.block.BlockOreStorage cannot be cast to org.newthead.christmas.blocks.BlockChristmasPresent

    [INFO] [STDERR] at org.newthead.christmas.renderers.RenderPresent.renderBlockCarried(RenderPresent.java:29)

    and a bunch more.......

    Also, the presents are invisible while the elves are carrying them.

    Ok, I did some more testing, and am pretty sure it's the presents causing it.
    Somehow, one of my test installs loaded up the mod without the presents being active???
    The ender elves spawned without any, and they were not craftable.
    This "present-free" install did not experience the terrain issues ,or any errors.
    Posted in: Minecraft Mods
  • 0

    posted a message on Plunder Rummage [Forge 10.13.4.1448][Treasure Hunting][Scripting!]
    Hi, great mod! I had missed the treasure chest mods we had before :) This one sounds even better, sadly I can't seem to get it working.
    Whenever the map is going to drop, it crashes Minecraft:

    ---- Minecraft Crash Report ----
    // Who set us up the TNT?

    Time: 06/08/13 3:49 PM
    Description: Ticking entity

    java.lang.NullPointerException
    at com.mod.plunderrummage.api.PlunderRummageAPI.getRandomType(PlunderRummageAPI.java:62)
    at com.mod.plunderrummage.EventContainer.generateMap(EventContainer.java:44)
    at com.mod.plunderrummage.EventContainer.dropItem(EventContainer.java:30)
    at net.minecraftforge.event.ASMEventHandler_24_EventContainer_dropItem_LivingDropsEvent.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
    at net.minecraftforge.event.EventBus.post(EventBus.java:108)
    at net.minecraftforge.common.ForgeHooks.onLivingDrops(ForgeHooks.java:345)
    at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1029)
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:945)
    at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:43)
    at net.minecraft.entity.monster.EntityZombie.func_70097_a(SourceFile:146)
    at net.minecraft.entity.Entity.func_70030_z(Entity.java:543)
    at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:266)
    at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:195)
    at net.minecraft.entity.Entity.func_70071_h_(Entity.java:434)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1772)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:253)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:29)
    at net.minecraft.entity.monster.EntityZombie.func_70071_h_(SourceFile:197)
    at net.minecraft.world.World.func_72866_a(World.java:2345)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
    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.world.WorldServer.func_72939_s(WorldServer.java:548)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
    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 com.mod.plunderrummage.api.PlunderRummageAPI.getRandomType(PlunderRummageAPI.java:62)
    at com.mod.plunderrummage.EventContainer.generateMap(EventContainer.java:44)
    at com.mod.plunderrummage.EventContainer.dropItem(EventContainer.java:30)
    at net.minecraftforge.event.ASMEventHandler_24_EventContainer_dropItem_LivingDropsEvent.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
    at net.minecraftforge.event.EventBus.post(EventBus.java:108)
    at net.minecraftforge.common.ForgeHooks.onLivingDrops(ForgeHooks.java:345)
    at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1029)
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:945)
    at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:43)
    at net.minecraft.entity.monster.EntityZombie.func_70097_a(SourceFile:146)
    at net.minecraft.entity.Entity.func_70030_z(Entity.java:543)
    at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:266)
    at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:195)
    at net.minecraft.entity.Entity.func_70071_h_(Entity.java:434)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1772)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:253)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:29)
    at net.minecraft.entity.monster.EntityZombie.func_70071_h_(SourceFile:197)
    at net.minecraft.world.World.func_72866_a(World.java:2345)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
    at net.minecraft.world.World.func_72870_g(World.java:2306)

    -- Entity being ticked --
    Details:
    Entity Type: Zombie (net.minecraft.entity.monster.EntityZombie)
    Entity ID: 194
    Entity Name: Zombie
    Entity's Exact location: 244.30, 72.00, 932.30
    Entity's Block location: World: (244,72,932), Chunk: (at 4,4,4 in 15,58; contains blocks 240,0,928 to 255,255,943), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
    Entity's Momentum: 0.00, -0.08, -0.06
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:2152)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:548)

    -- Affected level --
    Details:
    Level name: New Test World
    All players: 1 total; [EntityPlayerMP['Kola_K'/186, l='New Test World', x=244.48, y=74.00, z=932.08]]
    Chunk stats: ServerChunkCache: 1102 Drop: 0
    Level seed: -6051156149310732416
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (176,64,252), Chunk: (at 0,4,12 in 11,15; contains blocks 176,0,240 to 191,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 530990 game time, 102297 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 155039 (now: false), thunder time: 34123 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
    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_09, Oracle Corporation
    Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 150698072 bytes (143 MB) / 817954816 bytes (780 MB) up to 1892155392 bytes (1804 MB)
    JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    AABB Pool Size: 6732 (376992 bytes; 0 MB) allocated, 2796 (156576 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.804 Minecraft Forge 9.10.0.804 Optifine OptiFine_1.6.2_HD_U_B4 27 mods loaded, 27 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.804} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Chemcraft|Core{1.4.0} [Chemcraft Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore{0.9.0.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems{1.6.0.9} [Not Enough Items] (NotEnoughItems 1.6.0.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Chemcraft|Snowfall{1.3.0} [Snowfall] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_bspkrsCore{v3.03(1.6.2)} [bspkrsCore] ([1.6.2]bspkrsCorev3.03.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EnhancedBooks{1.7.2} [Enhanced Books] (1.6.2.Enhanced.Books.v1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.2]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TreeCapitator{Forge 1.6.2.r01} [TreeCapitator] ([1.6.2]TreeCapitator.Forge.1.6.2.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    KeithyUtils{1.2} [Keithy Utils] (KeithyUtils_1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Aquaculture{1.2.4} [Aquaculture] (Aquaculture_1.2.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ArchimedesShipsMod{1.6.2 v1.3.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Backpack{1.12.15} [Backpack] (backpack-1.12.15-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiblioCraft{1.3.4} [BiblioCraft] (BiblioCraft[v1.3.4].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Chemcraft|Network{1.0.0} [Chemcraft Network] (Chemcraft_Core_1.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    eplus{1.16.4} [Enchanting Plus] (EnchantingPlus-1.16.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FinderCompass{1.6.2A} [Finder Compass] (FinderCompass_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Mystcraft{0.10.6.00} [Mystcraft] (mystcraft-uni-1.6.2-0.10.6.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    wuppy29_nethereye{1.2.5} [Nether Eye] (Nether Eye 1.3.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ClaySpawn{1.5} [Pam's Clay Spawn] (Pam's Clay Spawn 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MushroomSpawn{1.3} [Pam's Huge Mushroom Spawn] (Pam's Huge Mushroom Spawn 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MelonSpawn{1.5} [Pam's Melon Spawn] (Pam's Melon Spawn 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PR{0.0.3.4} [Plunder Rummage] (Plunder_Rummage_0.0.3.4__MC_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
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1602 (89712 bytes; 0 MB) allocated, 342 (19152 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['Kola_K'/186, l='New Test World', x=244.48, y=74.00, z=932.08]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'

    I can't quite figure out how to fix this............
    Posted in: Minecraft Mods
  • 0

    posted a message on [Alpha] The Aether II: Genesis of the Void (The Festive Update! Presents, new companions, and more!)
    Great job with Aether II !

    Slight issue tho, on SP I went into a dungeon and encountered some problems:

    Several instances of not being able to use the portal to the Aether without quitting and re-logging. Error message appeared(too briefly to see), but was not saved, even in forge log???? (Odd)

    "ghost" enemies were around, no idea as to cause.
    While I was in the dungeon, the world outside was spawning monsters like crazy, (using rei's mini-map entities radar to watch them spawn the map was almost solid red within minutes of entering the dungeon)
    This caused such a drop in fps, I could barely move. After exiting the dungeon I had to quit out and re-log in to the game to despawn them. (I tested this issue with cheats enabled, and found that switching to peaceful did not force a despawn)

    Hope this helps with bug squashing :)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] AMCO: About 150 of the best mods all working together
    This is going to turn out to be embarrassingly simple, I just know it is............

    When I remove the Tinker's mod, I get a long long long list of texture errors all about the same.
    When Minecraft loads up, all the textures are wrong, tho otherwise everything is fine.

    "java.lang.RuntimeException: Invalid value: redstone -> items: glTexSubImage2D(0, 576, 192, 64, 64)"

    Pretty much every item in the game is listed in there.

    What am I doing wrong? Is there something else that needs to be removed or does Tinker just hate me?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] AMCO: About 150 of the best mods all working together
    You need to put it in core mods, that worked for me.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] AMCO: About 150 of the best mods all working together
    Multi-MC wouldn't cause id conflicts, dunno about those.

    As for install:

    Files for .minecraft folder - as for any install, go to the base .minecraft folder and drop the lot in.
    (sometimes you have to restart Multi-MC for mods folder mods added this way to show under edit mods)

    Files for minecraft.jar - go into the the folder these unzipped to, hit control+a to select all and rezip.
    Using Multi-MC's edit mods button and drop into jar mods.

    Hope this helped.
    Quote from Arrrg

    Good catch. I'll add that back into the next revision.
    Also, I used the better version of 'Optifine' durring compatability testing.
    Not sure if it is compatable with all versions or not.
    Depends on your system, which is the main reason that mod's author does not grant permission to include it.


    Thanks.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] AMCO: About 150 of the best mods all working together
    Am I the only one still not getting Bibliocraft? I've redownloaded, re-everything'd..............I think it's just missing. (Oddly, as before, the config for it is present.)
    Posted in: Minecraft Mods
  • To post a comment, please .