• 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    Quote from VoidCairnir»

    well, i see some sort of black, fume lines coming from the ground in dark forests

    Damn the enforced progression. Its a fine concept, but without any form of easily obtainable, obvious guide, it's horrid

    try to enter one of the zones too soon and a koboloid spawns. kill him to get a journal that tells you what you should try first.
    and you just look at the achievements. it follows that.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!

    ah, sometimes other mods that add mobs can cause CMS to go wonky. especially if they add their own mob spawn system

    Posted in: Minecraft Mods
  • 1

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!

    delete your CMS config files if you have used previous versions.

    then after you regen the files, check and make sure the following settings are correct:

    1. in global make sure the setting for doMobSpawning is false.

    2. in the overworld folder (assuming you don't have BOP), the entity spawn types config file, make sure the spawn limit for creatures isn't set too high, and check water creatures it likes to default to 5 for some reason.

    3. in the environment config file in the overworld folder, you can try setting the enforce spawn limits to true if you don't get better results, as well as setting force despawn to true.


    please note, the game will not despawn mobs if you lower the limit, you will have to use the /cms killall MOD|Mobname command to forceabley remove mobs.

    Posted in: Minecraft Mods
  • 0

    posted a message on Dynamic Transport (Moving Elevators in Minecraft) UPDATED:07/20/2014

    post a crash log please, inside spoiler tags

    from a Forge 1558 run.

    Posted in: WIP Mods
  • 0

    posted a message on WarpDrive: custom ships, laser cannons and modular force fields!

    warping through shields? none, passing through shields if you do some fancy stuff, plenty. TNG had a few episodes, especially with the borg, Voy.

    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!

    check the biome lists for the horses, they may have gone wonky on the default settings. turning off word wrap helps reading the biome list config file.

    Posted in: Minecraft Mods
  • 1

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!

    do you have CMS installed?

    Posted in: Minecraft Mods
  • 0

    posted a message on WarpDrive: custom ships, laser cannons and modular force fields!
    Quote from TempusVulpi»

    How do i use this to reach other dimensions/planets? I have some other mods installed but i can't find out how to travel to those dimensions


    you have to set it up in the config for warp core
    Posted in: Minecraft Mods
  • 0

    posted a message on WarpDrive: custom ships, laser cannons and modular force fields!

    it is still WIP, so some things aren't quite finished.

    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers' Construct 2
    Quote from Vlah110»

    Yeah hi everyone
    New to the forum, hopefully you here will be able to help me with the bug I keep having.
    Downloaded tinkers', wanted to see what's it all about and it seems fun for all I can say.
    Sadly, I ran into a problem my smeltery items don't show up. I can't craft them I can't do anything with them.
    Minecraft version is 1.8.8, optifine is the latest version, forge is the latest version, tinkers' is the latest version.
    Any idea on what could be causing it.
    I've tried disabling opti but it doesn't help at all.
    Those are the only mods I have, also no texture packs or anything else.



    1.8.8 version is still WIP, expect bugs and missing items.
    if you are attempting to use TC version 1.8.8 please note that this only works for 1.71.0. this version is not a 1.8.8 mod.

    Posted in: Minecraft Mods
  • 0

    posted a message on WarpDrive: custom ships, laser cannons and modular force fields!

    this mod has many programs prewritten for CC. there are only a few of the more advanced devices that need you to program your own code.

    Posted in: Minecraft Mods
  • 0

    posted a message on Smart Moving

    nope.

    Posted in: Minecraft Mods
  • 0

    posted a message on Smart Moving
    Quote from Magician_DC»

    I keep on getting this crash every time I die. Please tell me how to fix this or if the issue is within the mod. My FORGE is good enough to play with the mod and the current minecraft is 1.8, as well as the version of this mod.



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
    PlayerAPIPlugin (PlayerAPI-1.8-1.4(PL).jar)
    CCCDeobfPlugin (unknown)
    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal(CO).jar)
    SmartCorePlugin (SmartMoving-1.8-16.2(SM).jar)
    MoreCommandsLoadingPlugin (MoreCommands-1.8-2.6 (ME).jar)
    FMLPlugin (InventoryTweaks-1.59-176(IN).jar)
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal(NO).jar)
    NowWithRendering (redstonepaste-mc1.8-1.7.1(RE).jar)
    Contact their authors BEFORE contacting forge

    // Daisy, daisy...

    Time: 1/6/16 3:06 PM
    Description: Batching chunks

    java.lang.NullPointerException: Batching chunks
    at net.smart.moving.SmartMovingSelf.isSneaking(SmartMovingSelf.java:3101)
    at net.smart.moving.playerapi.SmartMovingPlayerBase.isSneaking(SmartMovingPlayerBase.java:243)
    at api.player.client.ClientPlayerAPI.isSneaking(Unknown Source)
    at api.player.client.ClientPlayerAPI.isSneaking(Unknown Source)
    at net.minecraft.client.entity.EntityPlayerSP.func_70093_af(EntityPlayerSP.java)
    at net.minecraft.entity.player.EntityPlayer.func_70047_e(EntityPlayer.java:2155)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:73)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(SourceFile:38)
    at java.lang.Thread.run(Thread.java:745)


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

    -- Head --
    Stacktrace:
    at net.smart.moving.SmartMovingSelf.isSneaking(SmartMovingSelf.java:3101)
    at net.smart.moving.playerapi.SmartMovingPlayerBase.isSneaking(SmartMovingPlayerBase.java:243)
    at api.player.client.ClientPlayerAPI.isSneaking(Unknown Source)
    at api.player.client.ClientPlayerAPI.isSneaking(Unknown Source)
    at net.minecraft.client.entity.EntityPlayerSP.func_70093_af(EntityPlayerSP.java)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 2 total; [EntityPlayerSP['Dude'/2329, l='MpServer', x=-320.50, y=70.00, z=92.50], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-346.88, y=76.00, z=79.53]]
    Chunk stats: MultiplayerChunkCache: 30, 30
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: -76.00,64.00,256.00 - World: (-76,64,256), Chunk: (at 4,4,0 in -5,16; contains blocks -80,0,256 to -65,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 31893 game time, 12008 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: 66 total; [EntityPlayerSP['Dude'/2329, l='MpServer', x=-320.81, y=74.00, z=76.44], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-281.47, y=62.22, z=-56.28], EntitySquid['Squid'/22539, l='MpServer', x=-278.31, y=54.31, z=99.78], EntitySquid['Squid'/22540, l='MpServer', x=-275.59, y=53.50, z=104.84], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-194.38, y=62.00, z=82.19], EntitySquid['Squid'/22569, l='MpServer', x=-368.56, y=51.25, z=134.00], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-251.32, y=67.36, z=33.02], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-341.31, y=76.02, z=54.38], EntitySquid['Squid'/22606, l='MpServer', x=-257.66, y=54.41, z=102.75], EntitySquid['Squid'/20571, l='MpServer', x=-282.56, y=51.25, z=124.53], EntityBat['Bat'/17545, l='MpServer', x=-345.25, y=49.10, z=70.63], EntityZombie['Zombie'/21641, l='MpServer', x=-346.47, y=50.00, z=65.50], EntityBat['Bat'/17546, l='MpServer', x=-345.53, y=48.10, z=66.53], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-292.69, y=62.31, z=-60.97], EntitySkeleton['Skeleton'/22727, l='MpServer', x=-345.50, y=17.00, z=67.50], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-249.84, y=67.00, z=42.69], EntityPlayerSP['Dude'/2329, l='MpServer', x=-320.50, y=70.00, z=92.50], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-194.69, y=63.00, z=85.88], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-346.88, y=76.00, z=79.53], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-286.47, y=66.00, z=46.69], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-347.66, y=76.00, z=80.22], EntityChicken['Chicken'/2345, l='MpServer', x=-274.56, y=70.00, z=-2.63], EntityChicken['Chicken'/2346, l='MpServer', x=-290.41, y=67.00, z=2.38], EntityChicken['Chicken'/2350, l='MpServer', x=-354.66, y=88.00, z=-2.78], EntityCreeper['Creeper'/19767, l='MpServer', x=-289.03, y=59.00, z=-6.41], EntityCreeper['Creeper'/19768, l='MpServer', x=-284.41, y=58.00, z=-4.09], EntityCreeper['Creeper'/20810, l='MpServer', x=-295.69, y=61.47, z=53.28], EntityBat['Bat'/22872, l='MpServer', x=-349.95, y=36.10, z=-4.12], EntityZombie['Zombie'/22911, l='MpServer', x=-283.50, y=26.00, z=61.50], EntityZombie['Zombie'/22945, l='MpServer', x=-346.84, y=77.00, z=72.28], EntitySkeleton['Skeleton'/21933, l='MpServer', x=-285.56, y=42.00, z=71.91], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-252.31, y=68.22, z=41.59], EntityPlayerSP['Dude'/2329, l='MpServer', x=-303.47, y=69.00, z=87.70], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-280.72, y=64.01, z=64.63], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-206.50, y=62.16, z=-80.56], EntityZombie['Zombie'/23192, l='MpServer', x=-331.50, y=20.00, z=107.50], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-354.91, y=88.00, z=0.56], EntityBat['Bat'/19118, l='MpServer', x=-332.41, y=47.56, z=51.13], EntitySkeleton['Skeleton'/23223, l='MpServer', x=-284.50, y=43.00, z=76.50], EntityZombie['Zombie'/23269, l='MpServer', x=-347.59, y=77.00, z=72.81], EntityPlayerSP['Dude'/2329, l='MpServer', x=-289.94, y=74.00, z=27.38], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-199.38, y=63.00, z=-66.53], EntityBat['Bat'/22317, l='MpServer', x=-365.53, y=24.10, z=82.09], EntityZombie['Zombie'/23347, l='MpServer', x=-310.00, y=77.00, z=35.00], EntityZombie['Zombie'/23349, l='MpServer', x=-329.31, y=57.00, z=80.47], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-275.91, y=65.56, z=80.50], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-272.72, y=63.68, z=84.30], EntitySkeleton['Skeleton'/22342, l='MpServer', x=-349.19, y=54.00, z=62.53], EntityCreeper['Creeper'/22353, l='MpServer', x=-365.00, y=20.00, z=134.59], EntityZombie['Zombie'/23396, l='MpServer', x=-295.50, y=25.00, z=56.50], EntitySpider['Spider'/23397, l='MpServer', x=-290.50, y=25.00, z=63.50], EntityOtherPlayerMP['SBSP'/3810, l='MpServer', x=-304.50, y=63.00, z=77.50], EntityPlayerSP['Dude'/2329, l='MpServer', x=-190.92, y=60.00, z=92.30], EntityOtherPlayerMP['SBSP'/6013, l='MpServer', x=-346.88, y=76.00, z=79.53], EntityItem['item.tile.sapling.acacia'/19336, l='MpServer', x=-342.25, y=71.00, z=87.06], EntityPlayerSP['Dude'/2329, l='MpServer', x=-345.85, y=77.00, z=72.30], EntitySquid['Squid'/22470, l='MpServer', x=-268.66, y=50.75, z=118.22], EntitySquid['Squid'/22473, l='MpServer', x=-269.69, y=50.50, z=120.28], EntitySquid['Squid'/22483, l='MpServer', x=-321.09, y=55.03, z=123.88], EntityItem['item.item.egg'/19415, l='MpServer', x=-268.47, y=75.00, z=57.16], EntityOtherPlayerMP['SBSP'/3810, l='MpServer', x=-282.78, y=62.16, z=94.38], EntityItem['item.tile.log.acacia'/23526, l='MpServer', x=-349.28, y=76.00, z=77.78], EntitySquid['Squid'/22503, l='MpServer', x=-288.88, y=60.44, z=127.13], EntityItem['item.item.seeds'/23527, l='MpServer', x=-347.78, y=77.00, z=74.84], EntitySpider['Spider'/23531, l='MpServer', x=-287.50, y=37.00, z=62.50], EntitySpider['Spider'/23532, l='MpServer', x=-286.50, y=37.00, z=60.50]]
    Retry entities: 55 total; [EntitySpider['Spider'/23388, l='MpServer', x=-290.50, y=31.00, z=47.50], EntitySpider['Spider'/23389, l='MpServer', x=-291.50, y=31.00, z=44.50], EntityCreeper['Creeper'/22891, l='MpServer', x=-303.50, y=37.00, z=8.50], EntityBat['Bat'/23149, l='MpServer', x=-357.63, y=26.44, z=33.47], EntityBat['Bat'/23152, l='MpServer', x=-346.56, y=26.63, z=29.34], EntityBat['Bat'/23153, l='MpServer', x=-346.50, y=25.10, z=35.25], EntityBat['Bat'/23154, l='MpServer', x=-290.38, y=63.55, z=19.75], EntityBat['Bat'/23155, l='MpServer', x=-280.24, y=56.98, z=39.24], EntitySkeleton['Skeleton'/22912, l='MpServer', x=-332.50, y=31.00, z=-4.50], EntityChicken['Chicken'/19073, l='MpServer', x=-293.59, y=64.00, z=20.34], EntityZombie['Zombie'/22662, l='MpServer', x=-339.78, y=16.00, z=47.34], EntityCreeper['Creeper'/23183, l='MpServer', x=-300.97, y=65.00, z=37.56], EntityCreeper['Creeper'/22672, l='MpServer', x=-369.47, y=26.00, z=73.03], EntityBat['Bat'/22928, l='MpServer', x=-321.34, y=25.84, z=4.22], EntitySkeleton['Skeleton'/23187, l='MpServer', x=-276.50, y=43.00, z=12.50], EntityEnderman['Enderman'/22421, l='MpServer', x=-374.56, y=18.00, z=113.75], EntityZombie['Zombie'/22423, l='MpServer', x=-368.53, y=17.00, z=117.69], EntityCreeper['Creeper'/22941, l='MpServer', x=-279.63, y=37.00, z=41.97], EntityCreeper['Creeper'/22942, l='MpServer', x=-280.75, y=37.00, z=44.66], EntitySkeleton['Skeleton'/23199, l='MpServer', x=-369.50, y=24.00, z=18.50], EntitySquid['Squid'/22441, l='MpServer', x=-398.72, y=47.97, z=102.16], EntitySpider['Spider'/23471, l='MpServer', x=-404.50, y=36.00, z=124.50], EntitySkeleton['Skeleton'/21935, l='MpServer', x=-378.50, y=23.00, z=9.50], EntityZombie['Zombie'/23472, l='MpServer', x=-397.47, y=37.00, z=126.63], EntityCreeper['Creeper'/23473, l='MpServer', x=-398.50, y=36.00, z=125.50], EntitySkeleton['Skeleton'/22194, l='MpServer', x=-390.50, y=36.00, z=116.50], EntityCreeper['Creeper'/23474, l='MpServer', x=-396.41, y=36.00, z=125.69], EntityBat['Bat'/22964, l='MpServer', x=-350.26, y=17.99, z=142.63], EntityZombie['Zombie'/21946, l='MpServer', x=-281.66, y=20.00, z=39.34], EntityCreeper['Creeper'/23231, l='MpServer', x=-371.34, y=25.00, z=70.91], EntityCreeper['Creeper'/21697, l='MpServer', x=-415.50, y=13.00, z=66.50], EntitySquid['Squid'/22465, l='MpServer', x=-405.56, y=54.00, z=89.09], EntitySquid['Squid'/22466, l='MpServer', x=-392.63, y=54.19, z=83.84], EntitySquid['Squid'/22474, l='MpServer', x=-360.47, y=55.94, z=115.72], EntitySpider['Spider'/21962, l='MpServer', x=-276.50, y=44.00, z=16.50], EntitySpider['Spider'/23243, l='MpServer', x=-357.00, y=48.00, z=20.00], EntitySquid['Squid'/22475, l='MpServer', x=-353.78, y=53.31, z=119.38], EntityBat['Bat'/23501, l='MpServer', x=-422.69, y=30.10, z=122.75], EntitySquid['Squid'/22477, l='MpServer', x=-355.19, y=56.94, z=110.59], EntityBat['Bat'/23502, l='MpServer', x=-427.34, y=31.56, z=122.51], EntitySkeleton['Skeleton'/23513, l='MpServer', x=-371.50, y=20.02, z=147.50], EntitySkeleton['Skeleton'/23514, l='MpServer', x=-370.50, y=20.02, z=148.50], EntitySkeleton['Skeleton'/23515, l='MpServer', x=-371.50, y=20.02, z=148.50], EntityZombie['Zombie'/23260, l='MpServer', x=-419.50, y=12.00, z=135.50], EntitySpider['Spider'/22749, l='MpServer', x=-387.50, y=26.00, z=2.50], EntitySpider['Spider'/23517, l='MpServer', x=-369.50, y=20.02, z=145.50], EntityXPOrb['Experience Orb'/20705, l='MpServer', x=-336.38, y=84.00, z=-21.25], EntityWitch['Witch'/22756, l='MpServer', x=-398.50, y=25.00, z=136.88], EntityCreeper['Creeper'/23524, l='MpServer', x=-350.03, y=28.02, z=26.50], EntityZombie['Zombie'/22769, l='MpServer', x=-280.50, y=19.00, z=37.50], EntitySquid['Squid'/22514, l='MpServer', x=-397.84, y=48.84, z=103.34], EntitySquid['Squid'/22516, l='MpServer', x=-396.28, y=48.97, z=102.56], EntitySquid['Squid'/22517, l='MpServer', x=-391.38, y=49.41, z=107.31], EntityBat['Bat'/20981, l='MpServer', x=-353.25, y=42.10, z=66.75], EntityZombie['Zombie'/23295, l='MpServer', x=-358.66, y=31.00, z=20.34]]
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2503)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(SourceFile:44)
    at java.lang.Thread.run(Thread.java:745)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Mac OS X (x86_64) version 10.10.5
    Java Version: 1.8.0_66, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 317964720 bytes (303 MB) / 1908543488 bytes (1820 MB) up to 2134114304 bytes (2035 MB)
    JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 23, tallocated: 186
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1572 Optifine OptiFine_1.8_HD_U_G9 19 mods loaded, 19 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1572.jar)
    UCHIJA Forge{11.14.4.1572} [Minecraft Forge] (forge-1.8-11.14.4.1572.jar)
    UCHIJA CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar)
    UCHIJA NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal(NO).jar)
    UCHIJA PlayerAPI{1.4} [Player API] (minecraft.jar)
    UCHIJA SmartCore{1.2.1} [Smart Core] (minecraft.jar)
    UCHIJA basemetals{1.5.0} [Base Metals] (BaseMetals-1.5.0(BA).jar)
    UCHIJA flansmod{5.1} [Flan's Mod] (Flan's Mod-1.8-5.1(FL).jar)
    UCHIJA inventorytweaks{1.59-176-9318a76-dirty} [Inventory Tweaks] (InventoryTweaks-1.59-176(IN).jar)
    UCHIJA mineralogy{2.5.1} [Mineralogy] (mineralogy-2.5.1(MI).jar)
    UCHIJA mobrebirth{2.3.2.0} [Mob Rebirth] (Mob Rebirth 2.3.2.0(MO).jar)
    UCHIJA mobrebirthvc{1.0} [Mob Rebirth Version Checker] (Mob Rebirth 2.3.2.0(MO).jar)
    UCHIJA deadlymobs{1.0} [More Deadly Mobs] (More Deadly Mobs-1.0(MR).jar)
    UCHIJA mrnobody_morecommands{2.6} [More Commands] (MoreCommands-1.8-2.6 (ME).jar)
    UCHIJA redstonepaste{1.7.1} [Redstone Paste] (redstonepaste-mc1.8-1.7.1(RE).jar)
    UCHIJA SmartMoving{16.2} [Smart Moving] (SmartMoving-1.8-16.2(SM).jar)
    UCHIJA SmartRender{2.1} [Smart Render] (SmartRender-1.8-2.1(SA).jar)
    UCHIJA worldedit{6.1} [WorldEdit] (worldedit-forge-mc1.8-6.1(WE).jar)
    Loaded coremods (and transformers):
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
    codechicken.lib.asm.ClassHeirachyManager
    codechicken.lib.asm.RenderHookTransformer
    PlayerAPIPlugin (PlayerAPI-1.8-1.4(PL).jar)
    api.player.forge.PlayerAPITransformer
    CCCDeobfPlugin (unknown)

    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal(CO).jar)
    codechicken.core.asm.InterfaceDependancyTransformer
    codechicken.core.asm.TweakTransformer
    codechicken.core.asm.DelegatedTransformer
    codechicken.core.asm.DefaultImplementationTransformer
    SmartCorePlugin (SmartMoving-1.8-16.2(SM).jar)
    net.smart.core.SmartCoreTransformer
    MoreCommandsLoadingPlugin (MoreCommands-1.8-2.6 (ME).jar)
    com.mrnobody.morecommands.asm.transform.TransformBlockRailBase
    FMLPlugin (InventoryTweaks-1.59-176(IN).jar)
    invtweaks.forge.asm.ContainerTransformer
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal(NO).jar)
    codechicken.nei.asm.NEITransformer
    NowWithRendering (redstonepaste-mc1.8-1.7.1(RE).jar)
    net.fybertech.nwr.NowWithRendering
    Launched Version: 1.8-forge1.8-11.14.4.1572
    LWJGL: 2.9.2
    OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [Misa+.zip, Les Misa+ patch 1.8.zip, redstonepaste_misa.zip, BDcraft Sounds Pack.zip, Mineralogy_high-res.zip, BaseMetals.zip, PR Luminance - Full.zip] Current Language: English (US)
    Profiler Position: N/A (disabled)


    try without optifine and see if you get the same issue.
    Posted in: Minecraft Mods
  • 0

    posted a message on Smart Moving

    nothing, those can't work with smart moving.

    Posted in: Minecraft Mods
  • 0

    posted a message on OpenComputers [v1.5.21]

    um, isn't open periph already compat with open comp?

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