• 0

    posted a message on Tough As Nails - Difficulty through realism. Seasons, thirst, body temperature, and more!

    I've been messing with the days and time in minecraft to see the seasons in action... nothing seems to be occurring, I'm wondering if it could be a mod like dynamic surroundings or better foliage getting in the way?

    Edit: Been playing with the season clock and I'm adding days 1 by one and I'm not noticing the season clock moving at all.
    Edit2: Tested with only tough as nails mod loaded, seasons still aren't changing :(

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12] Stalker Creepers - Creepers sneak up and stalk you

    IT WORKS! And it the MOST AMAZING THING EVER!!!!!!!!!!!!!!!!


    Holy ****... it's perfect in every way, thank you.


    Thank you, and that trust me I'm an engineer video made my ****ing day XD

    I'll keep you updated on any errors on anything that shows up, I promise.


    I appreciate the work you put into it, it's made me incredibly happy. :)


    Thank You.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12] Stalker Creepers - Creepers sneak up and stalk you

    Well thank you, I appreciate the effort of course, however...

    I got the new file from your site, I'm using a spawn egg, but no creepers seem to spawn now :(


    Edit: One spawned naturally and it crashed the game... or in this case, the server. Sorry. I feel bad telling you that it still crashed after the time you spent on fixing it.

    Edit2: I tested with just the stalkercreeper mod loaded, I don't know how one spawned naturally in the other world I played because in this one no creepers spawn at all.


    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    FarseekCoreMod (Farseek-1.11-2.1.jar)
    AppleCore (AppleCore-mc1.11.2-2.1.1.jar)
    DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.2.8.1.jar)
    ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.2.jar)
    FMLPlugin (InventoryTweaks-1.62-dev-75.jar)
    SCFMLCorePlugin (StalkerCreepers-1.11.2.jar)
    LoadingPlugin (HardcoreDarkness-MC1.11-1.8.1.jar)
    BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.3.jar)
    Contact their authors BEFORE contacting forge

    // Don't do that.

    Time: 04/03/17 8:10 PM
    Description: Ticking entity

    java.lang.NoSuchMethodError: atomicstryker.stalkercreepers.common.EntityAIHelperStalker.isSeenByTarget(Lnet/minecraft/entity/EntityLivingBase;)Z
    at net.minecraft.entity.ai.EntityAICreeperSwell.func_75250_a(SourceFile:19)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
    at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:769)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2255)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:573)
    at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:41)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2085)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:296)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:46)
    at net.minecraft.entity.monster.EntityCreeper.func_70071_h_(SourceFile:161)
    at net.minecraft.world.World.func_72866_a(World.java:1961)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:840)
    at net.minecraft.world.World.func_72870_g(World.java:1931)
    at net.minecraft.world.World.func_72939_s(World.java:1747)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at java.lang.Thread.run(Unknown Source)

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

    -- Head --
    Thread: Server thread
    Stacktrace:
    at net.minecraft.entity.ai.EntityAICreeperSwell.func_75250_a(SourceFile:19)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
    at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:769)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2255)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:573)
    at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:41)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2085)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:296)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:46)
    at net.minecraft.entity.monster.EntityCreeper.func_70071_h_(SourceFile:161)
    at net.minecraft.world.World.func_72866_a(World.java:1961)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:840)
    at net.minecraft.world.World.func_72870_g(World.java:1931)

    -- Entity being ticked --
    Details:
    Entity Type: minecraft:creeper (net.minecraft.entity.monster.EntityCreeper)
    Entity ID: 423
    Entity Name: Creeper
    Entity's Exact location: 92.70, 65.00, 320.51
    Entity's Block location: World: (92,65,320), Chunk: (at 12,4,0 in 5,20; contains blocks 80,0,320 to 95,255,335), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Entity's Momentum: 0.00, 0.16, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1747)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)

    -- Affected level --
    Details:
    Level name: No Place Like 127_0_0_1
    All players: 1 total; [EntityPlayerMP['Alexander'/768, l='No Place Like 127_0_0_1', x=95.57, y=65.00, z=320.27]]
    Chunk stats: ServerChunkCache: 620 Drop: 0
    Level seed: -6834556494236343592
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (96,64,240), Chunk: (at 0,4,0 in 6,15; contains blocks 96,0,240 to 111,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 523494 game time, 126332 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 88877 (now: false), thunder time: 26615 (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:720)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.11.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_121, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1432675784 bytes (1366 MB) / 1775239168 bytes (1693 MB) up to 2863661056 bytes (2731 MB)
    JVM Flags: 2 total; -Xms1g -Xmx3g
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP 9.38 Powered by Forge 13.20.0.2228 40 mods loaded, 40 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
    UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge.jar)
    UCHIJAAAA forge{13.20.0.2228} [Minecraft Forge] (forge.jar)
    UCHIJAAAA dmonsters{1.142} [Deadly Monsters] (1.11.2_deadly_monsters_1.142.jar)
    UCHIJAAAA jei{4.2.0.210} [Just Enough Items] (jei_1.11.2-4.2.0.210.jar)
    UCHIJAAAA abyssalcraft{1.9.3.10} [AbyssalCraft] (AbyssalCraft-1.11.2-1.9.3.10.jar)
    UCHIJAAAA forgeendertech{2.0.2.0} [Forge Endertech] (ForgeEndertech-1.11.2-2.0.2.0.jar)
    UCHIJAAAA adhooks{1.11.2-2.0.1.1} [Advanced Hook Launchers] (AdHooks-1.11.2-2.0.1.1.jar)
    UCHIJAAAA applecore{2.1.1} [AppleCore] (AppleCore-mc1.11.2-2.1.1.jar)
    UCHIJAAAA autosapling{1.11.2-1.3.5} [AutoSapling] (AutoSapling 1.11.2-1.3.5.jar)
    UCHIJAAAA betterfoliage{2.1.3} [Better Foliage] (BetterFoliage-MC1.11.2-2.1.3.jar)
    UCHIJAAAA ceanimals{1.3.0} [Crop-Eating Animals] (ceanimals-1.11.2-1.3.0.jar)
    UCHIJAAAA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.11.2.jar)
    UCHIJAAAA cosmeticarmorreworked{1.11.2-v1} [CosmeticArmorReworked] (CosmeticArmorReworked-1.11.2-v1.jar)
    UCHIJAAAA dsurround{3.2.8.1} [Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.2.8.1.jar)
    UCHIJAAAA farseek{2.1} [Farseek] (Farseek-1.11-2.1.jar)
    UCHIJAAAA forestry{5.3.1.34} [Forestry] (forestry_1.11.2-5.3.1.34.jar)
    UCHIJAAAA grue{1.3.4} [Grue] (Grue-1.11.2-1.3.4.jar)
    UCHIJAAAA hardcoredarkness{1.8.1} [Hardcore Darkness] (HardcoreDarkness-MC1.11-1.8.1.jar)
    UCHIJAAAA inventorytweaks{1.62-dev-75-f4ba194} [Inventory Tweaks] (InventoryTweaks-1.62-dev-75.jar)
    UCHIJAAAA journeymap{1.11.2-5.4.5} [JourneyMap] (journeymap-1.11.2-5.4.5.jar)
    UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
    UCHIJAAAA minecolonies{1.11-0.6.2919} [MineColonies] (minecolonies-universal-1.11-0.6.2919.jar)
    UCHIJAAAA minions{2.0.0} [Minions] (Minions-1.11.2.jar)
    UCHIJAAAA moreplayermodels{1.11.0} [MorePlayerModels] (MorePlayerModels_1.11.2(26jan17).jar)
    UCHIJAAAA mxtune{0.3.1.0-dev.16} [mxTune] (mxtune-1.11.2-0.3.1.0-dev.16.jar)
    UCHIJAAAA harvestcraft{1.11.2b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2b.jar)
    UCHIJAAAA petbat{1.4.6} [Pet Bat] (PetBat-1.11.2.jar)
    UCHIJAAAA reptilemod{3.6.2} [Reptile Mod] (reptilemod-1.11.2-3.6.2-64.jar)
    UCHIJAAAA roguelike{1.6.2} [Roguelike Dungeons] (RoguelikeDungeons-1.11.2-1.6.2.jar)
    UCHIJAAAA ruins{16.4} [Ruins Mod] (Ruins-1.11.2.jar)
    UCHIJAAAA shetiphiancore{3.4.1} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.2.jar)
    UCHIJAAAA souls{2.0.0} [Souls] (Souls-1.11.2-2.0.0.jar)
    UCHIJAAAA spiceoflife{1.3.8} [The Spice of Life] (SpiceOfLife-mc1.11.2-1.3.8.jar)
    UCHIJAAAA streams{0.3} [Streams] (Streams-1.11-0.3.jar)
    UCHIJAAAA terraqueous{1.3.6} [Terraqueous] (terraqueous-1.11.0-1.3.6.jar)
    UCHIJAAAA torchmaster{1.0} [TorchMaster] (torchmaster_1.11.2-1.1.0.0.jar)
    UCHIJAAAA toroquest{1.11.2-3.1} [ToroQuest] (toroquest-1.11.2-3.1.jar)
    UCHIJAAAA wearablebackpacks{2.1.0} [Wearable Backpacks] (WearableBackpacks-1.11.2-2.1.0.jar)
    Loaded coremods (and transformers):
    FarseekCoreMod (Farseek-1.11-2.1.jar)
    farseek.core.FarseekClassTransformer
    AppleCore (AppleCore-mc1.11.2-2.1.1.jar)
    squeek.applecore.asm.TransformerModuleHandler
    DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.2.8.1.jar)
    org.blockartistry.mod.DynSurround.asm.Transformer
    ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.2.jar)
    shetiphian.core.asm.ClassTransformer
    FMLPlugin (InventoryTweaks-1.62-dev-75.jar)
    invtweaks.forge.asm.ContainerTransformer
    SCFMLCorePlugin (StalkerCreepers-1.11.2.jar)
    atomicstryker.stalkercreepers.common.SCTransformer
    LoadingPlugin (HardcoreDarkness-MC1.11-1.8.1.jar)
    lumien.hardcoredarkness.asm.ClassTransformer
    BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.3.jar)
    mods.betterfoliage.loader.BetterFoliageTransformer
    Profiler Position: N/A (disabled)
    Player Count: 1 / 3; [EntityPlayerMP['Alexander'/768, l='No Place Like 127_0_0_1', x=95.57, y=65.00, z=320.27]]
    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] Stalker Creepers - Creepers sneak up and stalk you

    So... did that information help? :P

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12] Stalker Creepers - Creepers sneak up and stalk you

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.2.8.0.jar)
    ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.2.jar)
    FMLPlugin (InventoryTweaks-1.62-dev-75.jar)
    SCFMLCorePlugin (StalkerCreepers-1.11.2.jar)
    BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.3.jar)
    Contact their authors BEFORE contacting forge

    // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

    Time: 2/15/17 3:19 AM
    Description: Ticking entity

    java.lang.NoSuchMethodError: atomicstryker.stalkercreepers.common.EntityAIHelperStalker.isSeenByTarget(Lnet/minecraft/entity/EntityLivingBase;)Z
    at net.minecraft.entity.ai.EntityAICreeperSwell.func_75250_a(SourceFile:19)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
    at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:895)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2255)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:680)
    at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:41)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2085)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:384)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:46)
    at net.minecraft.entity.monster.EntityCreeper.func_70071_h_(SourceFile:161)
    at net.minecraft.world.World.func_72866_a(World.java:1961)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:840)
    at net.minecraft.world.World.func_72870_g(World.java:1931)
    at net.minecraft.world.World.func_72939_s(World.java:1747)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at java.lang.Thread.run(Unknown Source)

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

    -- Head --
    Thread: Server thread
    Stacktrace:
    at net.minecraft.entity.ai.EntityAICreeperSwell.func_75250_a(SourceFile:19)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
    at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:895)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2255)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:680)
    at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:41)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2085)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:384)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:46)
    at net.minecraft.entity.monster.EntityCreeper.func_70071_h_(SourceFile:161)
    at net.minecraft.world.World.func_72866_a(World.java:1961)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:840)
    at net.minecraft.world.World.func_72870_g(World.java:1931)

    -- Entity being ticked --
    Details:
    Entity Type: minecraft:creeper (net.minecraft.entity.monster.EntityCreeper)
    Entity ID: 42105
    Entity Name: Creeper
    Entity's Exact location: -82.85, 4.00, -100.51
    Entity's Block location: World: (-83,4,-101), Chunk: (at 13,0,11 in -6,-7; contains blocks -96,0,-112 to -81,255,-97), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Entity's Momentum: -0.02, -0.08, -0.07
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1747)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)

    -- Affected level --
    Details:
    Level name: New World------
    All players: 1 total; [EntityPlayerMP['Alexander'/143, l='New World------', x=-83.09, y=4.00, z=-103.44]]
    Chunk stats: ServerChunkCache: 356 Drop: 0
    Level seed: 8815884048186113249
    Level generator: ID 01 - flat, ver 0. Features enabled: true
    Level generator options:
    Level spawn location: World: (-82,4,-79), Chunk: (at 14,0,1 in -6,-5; contains blocks -96,0,-80 to -81,255,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 10858 game time, 10858 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 60946 (now: false), thunder time: 17688 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.11.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_121, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1893687112 bytes (1805 MB) / 3666345984 bytes (3496 MB) up to 4772593664 bytes (4551 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3g -Xmx5g
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.38 Powered by Forge 13.20.0.2228 Optifine OptiFine_1.11.2_HD_U_B7 30 mods loaded, 30 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
    UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2228.jar)
    UCHIJAAAA forge{13.20.0.2228} [Minecraft Forge] (forge-1.11.2-13.20.0.2228.jar)
    UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
    UCHIJAAAA dmonsters{1.142} [Deadly Monsters] (1.11.2_deadly_monsters_1.142.jar)
    UCHIJAAAA abyssalcraft{1.9.3.10} [AbyssalCraft] (AbyssalCraft-1.11.2-1.9.3.10.jar)
    UCHIJAAAA forgeendertech{2.0.2.0} [Forge Endertech] (ForgeEndertech-1.11.2-2.0.2.0.jar)
    UCHIJAAAA adhooks{1.11.2-2.0.1.1} [Advanced Hook Launchers] (AdHooks-1.11.2-2.0.1.1.jar)
    UCHIJAAAA ambientsounds{1.2.0} [AmbientSounds] (AmbientSounds v1.2.1 mc1.11.zip)
    UCHIJAAAA betterfoliage{2.1.3} [Better Foliage] (BetterFoliage-MC1.11.2-2.1.3.jar)
    UCHIJAAAA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.11.2.jar)
    UCHIJAAAA cosmeticarmorreworked{1.11.2-v1} [CosmeticArmorReworked] (CosmeticArmorReworked-1.11.2-v1.jar)
    UCHIJAAAA dsurround{3.2.8.0} [Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.2.8.0.jar)
    UCHIJAAAA forestry{5.3.1.34} [Forestry] (forestry_1.11.2-5.3.1.34.jar)
    UCHIJAAAA inventorytweaks{1.62-dev-75-f4ba194} [Inventory Tweaks] (InventoryTweaks-1.62-dev-75.jar)
    UCHIJAAAA journeymap{1.11.2-5.4.5} [JourneyMap] (journeymap-1.11.2-5.4.5.jar)
    UCHIJAAAA minions{2.0.0} [Minions] (Minions-1.11.2.jar)
    UCHIJAAAA moreplayermodels{1.11.0} [MorePlayerModels] (MorePlayerModels_1.11.2(26jan17).jar)
    UCHIJAAAA harvestcraft{1.11.2b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2b.jar)
    UCHIJAAAA petbat{1.4.6} [Pet Bat] (PetBat-1.11.2.jar)
    UCHIJAAAA roguelike{1.6.2} [Roguelike Dungeons] (RoguelikeDungeons-1.11.2-1.6.2.jar)
    UCHIJAAAA ruins{16.4} [Ruins Mod] (Ruins-1.11.2.jar)
    UCHIJAAAA shetiphiancore{3.4.1} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.2.jar)
    UCHIJAAAA souls{2.0.0} [Souls] (Souls-1.11.2-2.0.0.jar)
    UCHIJAAAA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.11.jar)
    UCHIJAAAA terraqueous{1.3.6} [Terraqueous] (terraqueous-1.11.0-1.3.6.jar)
    UCHIJAAAA torchmaster{1.0} [TorchMaster] (torchmaster_1.11.2-1.1.0.0.jar)
    UCHIJAAAA toroquest{1.11.2-3.1} [ToroQuest] (toroquest-1.11.2-3.1.jar)
    UCHIJAAAA wearablebackpacks{2.1.0} [Wearable Backpacks] (WearableBackpacks-1.11.2-2.1.0.jar)
    Loaded coremods (and transformers):
    DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.2.8.0.jar)
    org.blockartistry.mod.DynSurround.asm.Transformer
    ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.2.jar)
    shetiphian.core.asm.ClassTransformer
    FMLPlugin (InventoryTweaks-1.62-dev-75.jar)
    invtweaks.forge.asm.ContainerTransformer
    SCFMLCorePlugin (StalkerCreepers-1.11.2.jar)
    atomicstryker.stalkercreepers.common.SCTransformer
    BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.3.jar)
    mods.betterfoliage.loader.BetterFoliageTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['Alexander'/143, l='New World------', x=-83.09, y=4.00, z=-103.44]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.11.2_HD_U_B7
    Render Distance Chunks: 8
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: Werrus HFPS Shaders V4.0 Basic
    OpenGlVersion: 4.5.13416 Compatibility Profile Context 15.300.1025.0
    OpenGlRenderer: AMD Radeon HD 6450
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4


    There we go :P

    Posted in: Minecraft Mods
  • 0

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

    So I have Minions-1.11.2 plus the config, and using forge-1.11.2-13.20.0.2228 everything up to date.


    Luckily I don't get any crashes but I'm having 2 major graphical glitches, one is that the minions appear as pink and black (typical colours for graphical glitches) and the second is that sometimes they just completely disappear but you can still see the blocks being broken, so they work but with heavy graphical issues.


    As well, sometimes the sfx work and others they just completely fail.


    Edit: tested as well, the shader isn't causing the issue.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12] Stalker Creepers - Creepers sneak up and stalk you

    I have the 1.11.2 version (StalkerCreepers-1.11.2.jar) and using forge-1.11.2-13.20.0.2228, so everything correctly up to date.

    But it seems to crash every time the creeper get close, and if I reload the map it just constantly crashes (luckily a test map) and I can't for the life of me figure out what is causing the crash. :(


    If it helps though, I have this line:

    Entity's Vehicle: ~~ERROR~~ NullPointerException: null


    Actually I just checked, it doesn't appear in loaded mods list, but still causes a crash and the error log shows that the mod was loaded.



    Also, AtomicStryker, if you want any more info on the error just ask. I have an intermediate knowledge on coding and computers in general, but I will see what I can do, just point me in the right direction.

    i.e. I really want this mod to work! I have scaredy cat friends who play on a server with me and this NEEDS to be on there... that and I love the concept itself.

    Posted in: Minecraft Mods
  • To post a comment, please .