• 0

    posted a message on Factorization 0.8.108
    Quote from Robijnvogel»

    • The latest version crashes 4 other mods, throwing this: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError:


    That issue is also apparent with Galacticraft and Aether II.

    And on another note, FZ's silver ore isn't localized properly.

    Posted in: Minecraft Mods
  • 0

    posted a message on Pixel Format Not Accelerated

    Win10 provides the option to downgrade back to your previous version for a month. But after that you'd have to re-purchase Windows 7.
    http://www.howtogeek.com/220723/how-to-uninstall-windows-10-and-downgrade-to-windows-7-or-8.1/

    Posted in: Java Edition Support
  • 0

    posted a message on Pixel Format Not Accelerated

    "Pixel Format Not Accelerated" is an issue caused by using newer versions of Java 8 (v8u20+) with older integrated graphics (Intel HD Graphics 1000/2000/3000). If MC detects that you have one of these cards, it should automatically swap your Java that runs MC to one that is older, but check. Select Edit Profile and ensure that your Executable is changed and is not C:\Program Files\Java\

    Posted in: Java Edition Support
  • 0

    posted a message on Forgotten Nature [1.7.19] A Natural Addition to MC: Trees,Crops,Fruit,Flowers,etc...

    Also, Nightshade, I can only deduce this to be on your end. Logs that are rotated out of their normal orientation are dropping as "Oak Log" with their orientation intact in item form. These logs cannot be used for crafting, and have to be replaced in upright orientation to be usable.

    Posted in: Minecraft Mods
  • 0

    posted a message on Forgotten Nature [1.7.19] A Natural Addition to MC: Trees,Crops,Fruit,Flowers,etc...

    Oh... I assumed they implemented it. O_o

    MrFibre retired from modding, and the current team that is holding EXBL is a bit less than confident in what they're doing. Their textures don't even hold consistency with vanilla MC styles anymore, and EBXL 4 never happened. Its still v3.16
    Posted in: Minecraft Mods
  • 0

    posted a message on Forgotten Nature [1.7.19] A Natural Addition to MC: Trees,Crops,Fruit,Flowers,etc...

    Nightshade is back? Where have I been? Will be nice having the mod back, since the EBXL Team said they were going to integrate it back in 1.4 but that never happened.


    I would've shown up sooner but i only saw it in the patch notes of RTG

    Posted in: Minecraft Mods
  • 0

    posted a message on Primitive Mobs v1.1beta - Last Updated 01/01/2018 - 1.12 beta version available!
    Quote from Amealthea»

    Rare Evil Support Creeper of Choking


    Sounds a bit more like Infernal Mobs did that, not Special Mobs. Since it would have to have been Infernal, then yes its a complete luck issue, as Infernals are generated from a 1/x chance.
    Posted in: Minecraft Mods
  • 0

    posted a message on LightningCraft - Tech and Exploration!

    Once FTB gets around to approving it, you can expect to see your mod in a modpack already. I'm unusually quick about these things.

    Posted in: Minecraft Mods
  • 0

    posted a message on Primitive Mobs v1.1beta - Last Updated 01/01/2018 - 1.12 beta version available!
    Quote from Daveyx0»

    If you can get in contact with one of the moderators who can invite you to the irc #forgecraft on esper.net, thats usually a good place to be.
    Posted in: Minecraft Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    Quote from elderdrake»

    -snips-


    Be careful about making modpacks with mods like AM2 involved. Potion ID conflicts (AM2 has a large number of potion IDs that it uses) are not crash-worthy and usually will go unnoticed until you try casting a spell, and you get some totally unrelated effect. If you'd like I could throw together a pack, usually doesn't take very long at all, PM me a list of mods that you'd like to see and I could get working on it.

    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]

    Just a thought Azanor, would it be possible to throw in a puzzle element if you switch the research mode from normal to hard? When I heard about the new research system, I actually didn't expect it to be as forgiving as it is. I feel that there should only be 1 possible solution to a research, instead of giving you so many excess aspects.

    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from oreo21bc»


    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    ThaumcraftLoader (Thaumcraft-1.8-5.0.0.jar)
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.139-universal.jar)
    Contact their authors BEFORE contacting forge

    // Surprise! Haha. Well, this is awkward.

    Time: 10/30/15 11:28 PM
    Description: Unexpected error

    java.lang.IllegalArgumentException: Stack can not be null!
    at net.minecraftforge.oredict.OreDictionary.getOreIDs(OreDictionary.java:323)
    at thaumcraft.client.lib.RenderEventHandler.startScan(RenderEventHandler.java:777)
    at thaumcraft.common.items.tools.ItemElementalPickaxe.func_180614_a(ItemElementalPickaxe.java:67)
    at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:133)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_178890_a(PlayerControllerMP.java:414)
    at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1491)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2042)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1029)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

    -- Head --
    Stacktrace:
    at net.minecraftforge.oredict.OreDictionary.getOreIDs(OreDictionary.java:323)
    at thaumcraft.client.lib.RenderEventHandler.startScan(RenderEventHandler.java:777)
    at thaumcraft.common.items.tools.ItemElementalPickaxe.func_180614_a(ItemElementalPickaxe.java:67)
    at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:133)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_178890_a(PlayerControllerMP.java:414)
    at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1491)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Scooby4440'/64, l='MpServer', x=-1269.44, y=11.00, z=2429.81]]
    Chunk stats: MultiplayerChunkCache: 441, 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: 240.00,64.00,256.00 - World: (240,64,256), Chunk: (at 0,4,0 in 15,16; contains blocks 240,0,256 to 255,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 424511 game time, 408992 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: 73 total; [EntityRabbit['Rabbit'/129, l='MpServer', x=-1238.91, y=70.25, z=2506.47], EntityCreeper['Creeper'/130, l='MpServer', x=-1332.41, y=26.00, z=2484.97], EntityZombie['Zombie'/131, l='MpServer', x=-1341.41, y=28.00, z=2483.50], EntitySpider['Spider'/132, l='MpServer', x=-1337.41, y=23.00, z=2357.69], EntityCreeper['Creeper'/133, l='MpServer', x=-1326.97, y=17.00, z=2359.50], EntityZombie['Zombie'/139, l='MpServer', x=-1349.28, y=20.00, z=2367.88], EntityCreeper['Creeper'/140, l='MpServer', x=-1347.50, y=46.00, z=2368.50], EntityZombie['Zombie'/142, l='MpServer', x=-1349.31, y=44.72, z=2374.09], EntityAuraNode['Aura Node'/151, l='MpServer', x=-1178.50, y=64.50, z=2441.50], EntityAuraNode['Aura Node'/153, l='MpServer', x=-1172.50, y=28.50, z=2398.50], EntityBat['Bat'/157, l='MpServer', x=-1327.60, y=23.81, z=2503.52], EntityCreeper['Creeper'/158, l='MpServer', x=-1328.50, y=22.00, z=2503.50], EntitySkeleton['Skeleton'/161, l='MpServer', x=-1201.22, y=11.00, z=2370.16], EntityPlayerSP['Scooby4440'/64, l='MpServer', x=-1269.44, y=11.00, z=2429.81], EntityChicken['Chicken'/162, l='MpServer', x=-1196.79, y=72.00, z=2496.68], EntityChicken['Chicken'/164, l='MpServer', x=-1201.34, y=72.00, z=2497.59], EntityItem['item.tile.stonebrick'/66, l='MpServer', x=-1270.88, y=9.00, z=2424.28], EntityBat['Bat'/67, l='MpServer', x=-1271.25, y=11.11, z=2432.75], EntityBat['Bat'/68, l='MpServer', x=-1271.25, y=11.94, z=2432.59], EntityZombie['Zombie'/69, l='MpServer', x=-1265.50, y=29.00, z=2445.27], EntityBat['Bat'/70, l='MpServer', x=-1282.50, y=12.10, z=2438.25], EntityItem['item.item.arrow'/71, l='MpServer', x=-1261.69, y=66.00, z=2405.81], EntityItem['item.item.bone'/72, l='MpServer', x=-1261.56, y=66.00, z=2406.38], EntityZombie['Zombie'/73, l='MpServer', x=-1264.59, y=29.00, z=2443.22], EntitySpider['Spider'/74, l='MpServer', x=-1249.50, y=27.00, z=2439.50], EntityZombie['Zombie'/75, l='MpServer', x=-1256.59, y=26.00, z=2441.69], EntitySkeleton['Skeleton'/76, l='MpServer', x=-1250.50, y=35.00, z=2437.50], EntityZombie['Zombie'/77, l='MpServer', x=-1260.50, y=39.00, z=2445.84], EntityZombie['Zombie'/78, l='MpServer', x=-1266.50, y=41.00, z=2448.50], EntitySquid['Squid'/79, l='MpServer', x=-1281.53, y=62.00, z=2392.50], EntitySquid['Squid'/80, l='MpServer', x=-1256.50, y=59.41, z=2388.81], EntitySquid['Squid'/81, l='MpServer', x=-1255.56, y=59.69, z=2390.91], EntitySquid['Squid'/82, l='MpServer', x=-1262.97, y=59.00, z=2387.16], EntitySquid['Squid'/83, l='MpServer', x=-1248.63, y=60.28, z=2393.25], EntityPig['Pig'/84, l='MpServer', x=-1237.17, y=63.37, z=2421.53], EntityCreeper['Creeper'/85, l='MpServer', x=-1254.84, y=28.00, z=2448.19], EntityZombie['Zombie'/86, l='MpServer', x=-1255.91, y=28.00, z=2448.91], EntitySquid['Squid'/87, l='MpServer', x=-1242.69, y=61.97, z=2390.75], EntitySquid['Squid'/88, l='MpServer', x=-1281.38, y=61.50, z=2385.13], EntityAuraNode['Aura Node'/216, l='MpServer', x=-1206.50, y=63.50, z=2313.50], EntityItem['item.item.bone'/89, l='MpServer', x=-1286.22, y=68.00, z=2477.56], EntityBat['Bat'/90, l='MpServer', x=-1314.50, y=12.10, z=2435.69], EntitySquid['Squid'/91, l='MpServer', x=-1290.34, y=62.00, z=2382.63], EntityAuraNode['Aura Node'/92, l='MpServer', x=-1285.50, y=70.50, z=2376.50], EntityAuraNode['Aura Node'/220, l='MpServer', x=-1407.50, y=68.50, z=2399.50], EntitySkeleton['Skeleton'/93, l='MpServer', x=-1267.28, y=11.00, z=2383.25], EntitySkeleton['Skeleton'/94, l='MpServer', x=-1260.50, y=11.00, z=2373.50], EntityAuraNode['Aura Node'/222, l='MpServer', x=-1195.50, y=69.50, z=2307.50], EntityCreeper['Creeper'/95, l='MpServer', x=-1223.53, y=29.00, z=2412.00], EntityCreeper['Creeper'/96, l='MpServer', x=-1224.63, y=29.00, z=2412.63], EntityBat['Bat'/97, l='MpServer', x=-1248.75, y=35.10, z=2471.75], EntityAuraNode['Aura Node'/225, l='MpServer', x=-1137.50, y=92.50, z=2355.50], EntitySquid['Squid'/98, l='MpServer', x=-1301.59, y=62.53, z=2372.47], EntityBat['Bat'/99, l='MpServer', x=-1239.82, y=35.53, z=2477.67], EntityCreeper['Creeper'/100, l='MpServer', x=-1207.50, y=52.00, z=2422.50], EntityRabbit['Rabbit'/101, l='MpServer', x=-1282.34, y=70.00, z=2494.34], EntityAuraNode['Aura Node'/102, l='MpServer', x=-1293.50, y=63.50, z=2357.50], EntitySkeleton['Skeleton'/103, l='MpServer', x=-1203.09, y=55.00, z=2410.38], EntityAuraNode['Aura Node'/231, l='MpServer', x=-1236.50, y=70.50, z=2561.50], EntityZombie['Zombie'/104, l='MpServer', x=-1200.94, y=55.00, z=2446.47], EntityZombie['Zombie'/105, l='MpServer', x=-1245.56, y=10.00, z=2365.25], EntityAuraNode['Aura Node'/233, l='MpServer', x=-1135.50, y=21.50, z=2468.50], EntityBat['Bat'/106, l='MpServer', x=-1239.97, y=37.10, z=2480.06], EntityCreeper['Creeper'/107, l='MpServer', x=-1339.00, y=18.00, z=2375.53], EntityPig['Pig'/108, l='MpServer', x=-1334.50, y=66.00, z=2374.69], EntityRabbit['Rabbit'/112, l='MpServer', x=-1271.41, y=70.00, z=2501.66], EntityCreeper['Creeper'/113, l='MpServer', x=-1193.72, y=23.00, z=2410.72], EntityCreeper['Creeper'/114, l='MpServer', x=-1190.94, y=23.00, z=2411.22], EntityAuraNode['Aura Node'/243, l='MpServer', x=-1363.50, y=64.50, z=2290.50], EntityBat['Bat'/119, l='MpServer', x=-1302.48, y=14.91, z=2499.88], EntityAuraNode['Aura Node'/120, l='MpServer', x=-1345.50, y=70.50, z=2450.50], EntityCreeper['Creeper'/125, l='MpServer', x=-1302.00, y=28.00, z=2348.31], EntityZombie['Zombie'/127, l='MpServer', x=-1197.53, y=15.00, z=2383.94]]
    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:351)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2503)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 318681704 bytes (303 MB) / 648470528 bytes (618 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1521 6 mods loaded, 6 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1521.jar)
    UCHIJAAAA Forge{11.14.3.1521} [Minecraft Forge] (forge-1.8-11.14.3.1521.jar)
    UCHIJAAAA Baubles{1.1.1.0} [Baubles] (Baubles-1.8-1.1.1.0.jar)
    UCHIJAAAA Thaumcraft{5.0.0} [Thaumcraft] (Thaumcraft-1.8-5.0.0.jar)
    UCHIJAAAA thaumictinkerer{${version}} [Thaumic Tinkerer] (ThaumicTinkerer-3.0-1.8-166.jar)
    Loaded coremods (and transformers):
    ThaumcraftLoader (Thaumcraft-1.8-5.0.0.jar)

    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.139-universal.jar)
    codechicken.lib.asm.ClassHeirachyManager
    codechicken.lib.asm.RenderHookTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.50' Renderer: 'GeForce GTX 650 Ti/PCIe/SSE2'
    Launched Version: 1.8-forge1.8-11.14.3.1521
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 650 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.50, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because OpenGL 3.0 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: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)


    Crash when right clicking with the pickaxe of the core ore searching


    This bug has been fixed for next patch https://github.com/Azanor/thaumcraft-5/issues/6
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]

    Looking good so far. New research system is 100 times better than the old.

    Posted in: Minecraft Mods
  • 0

    posted a message on Shadows' Modpacks | Pack Requests | Post is W.I.P.

    Reserved for future post updating. This might be very long.

    Posted in: Mod Packs
  • 0

    posted a message on Shadows' Modpacks | Pack Requests | Post is W.I.P.
    Since this post is currently WIP, I'll skip right to my main point while I update this for others uses. I make packs, anyone interested in those packs, PM me or reply here, and perhaps you can join me. I create some oddly unique scenarios that sometimes involve general hardcore, extremely easy, and anywhere in-between.

    Note: This post is being updated. I have finite time, and this takes a long time to do. Don't post here bashing on how the post is incomplete.

    Disclaimer: This is not a place for me to post links to my private packs, hence "private." If you wish to obtain these packs you can contact me directly, and links are not permanent.
    Disclaimer #2: Requests are at my leisure. Anything that I say can be done can be done, but that does not mean will. Totally outlandish things will be ignored entirely.

    Who Am I?

    My name is Shadows_of_Fire, call me Shadows, call me Infernal, I really don't care too much. I am a pack maker, although usually its for my own personal use. However, my group of friends has since disbanded, leaving me with no populace to create for. I get bored, games certainly aren't what they used to be. Maybe I'll take requests, maybe not. We'll see. All packs are private, as dealing with permissions is horribly annoying. I have put in the work before, but most modders' rules state that their mods are "free for private use and redistribution." Now I will enlighten those who still remain. If you want access or more information on these packs, PM me on here, or head over to my Enjin Site.
    Note: It is much, much easier to contact me through Enjin.

    Official Version List (10/06/2015)

    I make a large amount of modpacks. Really. There's probably more than this, but anything from 1.3/1.4/1.5 has since been lost.

    Lost Versions - Non-Existent
    -Version One - Version Ten
    -Version Twelve - Version Fourteen
    Original
    -Version Eleven
    -Version Fifteen
    -Version Sixteen
    Dark Survival
    -0.1b
    -0.2b
    -1.0
    -1.1
    -1.2
    -2.0
    -3.0
    -3.1
    -4.0
    -Xerion
    -Zendor
    -5.0
    -6.0
    Dark Survival 2
    -1.0
    Nevermod
    -1.0
    -2.0
    RPG
    -1.0
    Embraces
    -Dark Embrace
    --1.0
    -Forgotten Embrace
    --1.0
    -2.0
    -Twilight Embrace
    --1.0
    Theories
    -End Theory
    --1.0
    --2.0
    --3.0
    --4.0
    -Magic Theory
    --1.0
    -Nether Theory
    --RC1
    --RC2
    --RC3
    --1.0
    -Overworld Theory
    --1.0
    Magic Apocalypse
    -1.0
    Witches in End Time
    -1.0
    -2.0
    FTB Remakes
    -Eternity
    --1.0
    -Shadows of Twilight
    --1.0
    New Age
    -The Grind
    --2.0b
    -Light Survival
    --1.0

    Posted in: Mod Packs
  • To post a comment, please .