• 0

    posted a message on Stuck on logging in screen

    Hi, I started my own 1.8 minecraft modded server and whenever I try to join it says I joined and in in the server console but I am stuck on the logging in... screen.


    The mods in the server are


    Mocreatures 1.8

    Custom MObspawner 3.4.0

    vending v 1.3.1

    Mca 1.8

    Radix core 1.8

    Inventory pets 1.8

    and MrCray fish 1.8

    Security Craft 1.8


    How do I fix this so I can join?

    Posted in: Java Edition Support
  • 0

    posted a message on What is wrong?

    These mods work on singleplayer but whalesplus doesnt work, once i get rid of it it still doesnt work. Please help do any these cancel out each other pelase list them off


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

    Time: 11/8/15 7:07 PM
    Description: Exception in server tick loop

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer
    at mod.mcreator.WhalesPlus.<init>(WhalesPlus.java:127)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 34 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 36 more

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

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_65, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1914361320 bytes (1825 MB) / 2058354688 bytes (1963 MB) up to 2058354688 bytes (1963 MB)
    JVM Flags: 2 total; -Xmx2048M -Xms2048M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1481 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
    UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1481-1.7.10-universal.jar)
    UC Forge{10.13.4.1481} [Minecraft Forge] (forge-1.7.10-10.13.4.1481-1.7.10-universal.jar)
    UC CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
    UC NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal (2).jar)
    UC AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4 (1).jar)
    UC AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
    UC thehunt{Pre-Alpha} [The Hunt] (Arkif - The Hunt [1.7.10] [v0.2].jar)
    UC betterbeginnings{0.9.5-R1b} [Better Beginnings] (betterbeginnings-MC1.7.10-b0.9.5-R1b.jar)
    UC coralmod{1.7.10_dev} [CoralReef Mod] (Coral-Reef-Mod-1.7.10-Without-Scuba-Diving.jar)
    UC nandocore{1.7.10_dev} [NandoCore] (Coral-Reef-Mod-1.7.10-Without-Scuba-Diving.jar)
    UC scubadiving{1.7.10_dev} [Scuba Diving] (Coral-Reef-Mod-1.7.10-Without-Scuba-Diving.jar)
    UC BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar)
    UC CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar)
    UC ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar)
    UC ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar)
    UC DeadlyWorld{1.0.2} [Deadly World] (DeadlyWorld-1.7.10-1.0.2 (1).jar)
    UC dutchangeldragons{1.1} [Decoy Dragons] (DecoyDragons-Mod-1.7.10.jar)
    UC DeepSeaDiving{1.1.0} [DeepSeaDiving] (Deep-Sea-Diving-Mod-1.7.10.zip)
    UC diversity{ALPHA 1.0} [Diversity] (Diversity-Mod-1.7.10.jar)
    UC enviromine{1.3.122} [EnviroMine] (EnviroMine-1.3.122.jar)
    UC ExtendingLadder{3.1.1} [Extendable Ladders] (Extendable-Ladders-Mod-1.7.10.jar)
    UC festivities3{3.1.2.2} [Festivities3] (festivities3-3.1.2.2.jar)
    UC FoodPlus{3.2rS} [Food Plus] (FoodPlus-1.7.2-3.2rS.jar)
    UC grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
    UC iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UC InfernalMobs{1.6.2} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
    UC TeNNoX_KeyAndCodeLock{1.4} [KeyAndCodeLock] (Key-and-Code-Lock-Mod-1.7.10.jar)
    UC LavaMonsters{2.2.1} [Lava Monsters] (LavaMonsters-1.7.10-2.2.1.jar)
    UC MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9 (1).jar)
    UC PortalGun{4.0.0-beta-2} [PortalGun] (Portal-Gun-Mod-1.7.10.jar)
    UC Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
    UC soda{V0.1 - 1.7.10} [Soda] (Soda-Mod-1.7.10.jar)
    UC SpecialMobs{3.2.0} [Special Mobs] (SpecialMobs-1.7.10-3.2.0.jar)
    UC SpiceOfLife{1.3.0} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.3.0.jar)
    UC StorageDrawers{1.7.10-1.6.2} [Storage Drawers] (StorageDrawers-1.7.10-1.6.2.jar)
    UC weather2{v2.3.10} [Localized Weather & Storms] (weather2-2.3.10 for MC v1.7.10.jar)
    UE WhalesPlus{0.0.6} [WhalesPlus] (whalesplus9102136.zip)
    UC ZAMod{v1.9.5} [Zombie Awareness] (ZombieAwareness-1.9.6.jar)
    UC HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0 (1).jar)
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    Posted in: Server Support and Administration
  • 0

    posted a message on Mods to make minecraft more fun, hard, and enjoyable?

    I need some mods to add to a server to make it more enjoyable. Please help, mc is just so boring now.

    Posted in: Mods Discussion
  • 0

    posted a message on The Seasons Mod - Minecraft 1.7.10 & 1.8.9, release version '3.0-alpha2' (updated 19th of July, 2017)

    Will the winter frost and plant growth reduction work with Pam's Harvestcraft so that those plants cannot grow or be bonemealed as well? Please respond as soon as possible. Also is there a config for making it so Pam's crops are affected by winter.

    Posted in: Minecraft Mods
  • 0

    posted a message on The Seasons Mod - Minecraft 1.7.10 & 1.8.9, release version '3.0-alpha2' (updated 19th of July, 2017)

    Is there an option in the config to make certain seasons longer?

    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft is FLICKERING?

    Unfortunately he could not get a screen shot because it would disappear too fast, he says it is like a flickering of world glitches. Also his screen glitches his inventory allowing him to barely craft because he does not know what is happening.

    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft is FLICKERING?
    Quote from Icheesef3v3r»

    Disable VBO in the graphical setting of minecraft.

    We will try this as well.
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft is FLICKERING?
    Quote from Ev1lbl0w»

    Can you show us a screenshot to see in more detail? I assume this problem is only happening to your friend,right?


    Yes this is only happening to my friend, I will provide a screenshot asap.
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft is FLICKERING?

    Hello everyone, recently my friends minecraft has been flickering to the point where he can't even play. The world glitches out and his screen flickers to the point where he can't even look in his inventory. I believe it is a graphics card problem but we have tried to update new drivers and that didn't work so what could be the problem,?

    Please help as soon as possible.

    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft Screen Flickering?
    Quote from webrosc»

    your drivers are out dated, download and install https://downloadcenter.intel.com/download/19596/INF-Update-Utility-Primarily-for-Intel-6-5-4-3-900-Series-Chipsets-


    though your computer in general is pretty old and low spec, so that could be the issue itself if the driver update doesn't fix it


    Any more help????

    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft Screen Flickering?

    This didn't work, is there any other way?

    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft Screen Flickering?

    ------------------
    System Information
    ------------------
    Time of this report: 9/2/2015, 19:31:01
    Machine name: WRIGLEY-PC
    Operating System: Windows 7 Professional 32-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.150715-0600)
    Language: English (Regional Setting: English)
    System Manufacturer: LENOVO
    System Model: 9088A55
    BIOS: Lenovo ThinkCentre BIOS Ver 2RKT61.0
    Processor: Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz (2 CPUs), ~2.7GHz
    Memory: 4096MB RAM
    Available OS Memory: 3062MB RAM
    Page File: 1558MB used, 4562MB available
    Windows Dir: C:\Windows
    DirectX Version: DirectX 11
    DX Setup Parameters: Not found
    User DPI Setting: Using System DPI
    System DPI Setting: 96 DPI (100 percent)
    DWM DPI Scaling: Disabled
    DxDiag Version: 6.01.7601.17514 32bit Unicode

    ------------
    DxDiag Notes
    ------------
    Display Tab 1: No problems found.
    Sound Tab 1: No problems found.
    Input Tab: No problems found.

    --------------------
    DirectX Debug Levels
    --------------------
    Direct3D: 0/4 (retail)
    DirectDraw: 0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay: 0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow: 0/6 (retail)

    ---------------
    Display Devices
    ---------------
    Card name: Intel(R) Q35 Express Chipset Family
    Manufacturer: Intel Corporation
    Chip type: Intel(R) GMA 3100
    DAC type: Internal
    Device Key: Enum\PCI\VEN_8086&DEV_29B2&SUBSYS_303717AA&REV_02
    Display Memory: 256 MB
    [8:01:39 PM] r: Dedicated Memory: 0 MB
    Shared Memory: 256 MB
    Current Mode: 1280 x 1024 (32 bit) (60Hz)
    Monitor Name: Generic PnP Monitor
    Monitor Model: HP L1740
    Monitor Id: HWP2648
    Native Mode: 1280 x 1024(p) (60.020Hz)
    Output Type: HD15
    Driver Name: igdumdx32.dll
    Driver File Version: 8.14.0010.1930 (English)
    Driver Version: 8.15.10.1930
    DDI Version: 9Ex
    Driver Model: WDDM 1.0
    Driver Attributes: Final Retail
    Driver Date/Size: 9/23/2009 21:14:54, 536576 bytes
    WHQL Logo'd: Yes
    WHQL Date Stamp:
    Device Identifier: {D7B78E66-6AF2-11CF-9073-3D10A3C2C535}
    Vendor ID: 0x8086
    Device ID: 0x29B2
    SubSys ID: 0x303717AA
    Revision ID: 0x0002
    Driver Strong Name: oem12.inf:Intel.Mfg:iBLB0:8.15.10.1930:pci\ven_8086&dev_29b2
    Rank Of Driver: 00F42001
    Video Accel: ModeMPEG2_A ModeMPEG2_C
    Deinterlace Caps: {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    D3D9 Overlay: Not Supported
    DXVA-HD: Not Supported
    DDraw Status: Enabled
    D3D Status: Enabled
    AGP Status: Enabled

    -------------
    Sound Devices
    -------------
    [8:02:30 PM] r: Description: Speakers (SoundMAX Integrated Digital HD Audio)
    Default Sound Playback: Yes
    Default Voice Playback: Yes
    Hardware ID: HDAUDIO\FUNC_01&VEN_11D4&DEV_1882&SUBSYS_17AA3037&REV_1001
    Manufacturer ID: 1
    Product ID: 100
    Type: WDM
    Driver Name: ADIHdAud.sys
    Driver Version: 6.10.0001.6595 (English)
    Driver Attributes: Final Retail
    WHQL Logo'd: Yes
    Date and Size: 8/5/2009 19:56:28, 381440 bytes
    Other Files:
    Driver Provider: AnalogDevices
    HW Accel Level: Basic
    Cap Flags: 0xF1F
    Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
    HW Memory: 0
    Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
    I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No

    ---------------------
    Sound Capture Devices
    ---------------------
    Description: Microphone (SoundMAX Integrated Digital HD Audio)
    Default Sound Capture: Yes
    Default Voice Capture: Yes
    Driver Name: ADIHdAud.sys
    Driver Version: 6.10.0001.6595 (English)
    Driver Attributes: Final Retail
    Date and Size: 8/5/2009 19:56:28, 381440 bytes
    Cap Flags: 0x1
    Format Flags: 0xFFFFF

    Description: Line In (SoundMAX Integrated Digital HD Audio)
    Default Sound Capture: No
    Default Voice Capture: No
    Driver Name: ADIHdAud.sys
    Driver Version: 6.10.0001.6595 (English)
    Driver Attributes: Final Retail
    Date and Size: 8/5/2009 19:56:28, 381440 bytes
    Cap Flags: 0x1
    Format Flags: 0xFFFFF

    -------------------
    DirectInput Devices
    -------------------
    Device Name: Mouse
    Attached: 1
    Controller ID: n/a
    Vendor/Product ID: n/a
    FF Driver: n/a

    Device Name: Keyboard
    Attached: 1
    Controller ID: n/a
    Vendor/Product ID: n/a
    FF Driver: n/a

    Poll w/ Interrupt: No

    -----------
    USB Devices
    -----------
    + USB Root Hub
    | Vendor/Product ID: 0x8086, 0x2937
    | Matching Device ID: usb\root_hub
    | Service: usbhub
    | Driver: usbhub.sys, 11/26/2013 20:14:25, 258560 bytes
    | Driver: usbd.sys, 11/26/2013 20:13:33, 6016 bytes
    [8:03:02 PM] r: ----------------
    Gameport Devices
    ----------------

    ------------
    PS/2 Devices
    ------------
    + HID Keyboard Device
    | Vendor/Product ID: 0x04B3, 0x3025
    | Matching Device ID: hid_device_system_keyboard
    | Service: kbdhid
    | Driver: kbdhid.sys, 11/20/2010 16:29:03, 28160 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:20:36, 42576 bytes
    |
    + Terminal Server Keyboard Driver
    | Matching Device ID: root\rdp_kbd
    | Upper Filters: kbdclass
    | Service: TermDD
    | Driver: i8042prt.sys, 7/13/2009 18:11:24, 80896 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:20:36, 42576 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x093A, 0x2510
    | Matching Device ID: hid_device_system_mouse
    | Service: mouhid
    | Driver: mouhid.sys, 7/13/2009 18:45:08, 26112 bytes
    | Driver: mouclass.sys, 7/13/2009 20:20:44, 41552 bytes
    |
    + Terminal Server Mouse Driver
    | Matching Device ID: root\rdp_mou
    | Upper Filters: mouclass
    | Service: TermDD
    | Driver: termdd.sys, 11/20/2010 16:29:03, 53120 bytes
    | Driver: sermouse.sys, 7/13/2009 18:45:08, 19968 bytes
    | Driver: mouclass.sys, 7/13/2009 20:20:44, 41552 bytes

    ------------------------
    Disk & DVD/CD-ROM Drives
    ------------------------
    [8:03:53 PM] r: Drive: C:
    Free Space: 911.0 GB
    Total Space: 948.6 GB
    File System: NTFS
    Model: Hitachi HDE721010SLA330 ATA Device

    Drive: D:
    Model: TSSTcorp CDDVDW TS-H653B ATA Device
    Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 16:29:03, 108544 bytes

    --------------
    System Devices
    --------------
    Name: Standard Dual Channel PCI IDE Controller
    Device ID: PCI\VEN_8086&DEV_2920&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&FA
    Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.01.7600.16385 (English), 7/13/2009 20:20:45, 12368 bytes
    Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 20:19:03, 42560 bytes
    Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 20:26:15, 21584 bytes
    Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.18231 (English), 8/4/2013 20:56:47, 133056 bytes

    Name: Intel(R) ICH9 Family USB Universal Host Controller - 2939
    Device ID: PCI\VEN_8086&DEV_2939&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&D2
    Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:36, 24064 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:46, 284672 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:14:25, 258560 bytes

    Name: Standard Dual Channel PCI IDE Controller
    Device ID: PCI\VEN_8086&DEV_29B6&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&1A
    Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.01.7600.16385 (English), 7/13/2009 20:20:45, 12368 bytes
    Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 20:19:03, 42560 bytes
    Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 20:26:15, 21584 bytes
    Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.18231 (English), 8/4/2013 20:56:47, 133056 bytes

    Name: Intel(R) ICH9DO LPC Interface Controller - 2914
    Device ID: PCI\VEN_8086&DEV_2914&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&F8
    Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (English), 7/13/2009 20:20:43, 13888 bytes

    Name: Intel(R) ICH9 Family USB Universal Host Controller - 2938
    Device ID: PCI\VEN_8086&DEV_2938&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&D1
    Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:36, 24064 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:46, 284672 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:14:25, 258560 bytes

    Name: Intel(R) Management Engine Interface
    Device ID: PCI\VEN_8086&DEV_29B4&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&18
    Driver: n/a

    Name: Intel(R) 82801 PCI Bridge - 244E
    Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_303717AA&REV_92\3&2ACF1E9&0&F0
    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 16:29:03, 153984 bytes

    Name: Intel(R) ICH9 Family USB Universal Host Controller - 2937
    Device ID: PCI\VEN_8086&DEV_2937&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&D0
    Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:36, 24064 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:46, 284672 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:14:25, 258560 bytes

    Name: Intel(R) Q35 Express Chipset Family
    Device ID: PCI\VEN_8086&DEV_29B3&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&11
    Driver: n/a

    Name: Intel(R) 82566DM-2 Gigabit Network Connection
    Device ID: PCI\VEN_8086&DEV_10BD&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&C8
    Driver: C:\Windows\system32\DRIVERS\e1e6232.sys, 9.13.0012.0000 (English), 6/5/2009 14:12:34, 219352 bytes
    Driver: C:\Windows\system32\e1e6232.din, 4/23/2009 15:33:58, 2740 bytes
    Driver: C:\Windows\system32\NicCo36.dll, 2.01.0002.0000 (English), 5/26/2009 12:05:46, 28792 bytes
    Driver: C:\Windows\system32\NicInE6.dll, 9.10.0019.0000 (English), 6/3/2009 19:39:12, 61624 bytes
    Driver: C:\Windows\system32\e1000msg.dll, 9.08.0000.0000 (English), 12/14/2007 15:06:06, 121440 bytes

    Name: Intel(R) ICH9 Family USB Universal Host Controller - 2936
    Device ID: PCI\VEN_8086&DEV_2936&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&EA
    Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:36, 24064 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:46, 284672 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:14:25, 258560 bytes
    [8:04:04 PM] r: Name: Intel(R) Q35 Express Chipset Family
    Device ID: PCI\VEN_8086&DEV_29B2&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&10
    Driver: C:\Windows\system32\DRIVERS\igdkmd32.sys, 8.14.0010.1930 (English), 9/23/2009 20:18:14, 4808192 bytes
    Driver: C:\Windows\system32\igdumd32.dll, 8.14.0010.1930 (English), 9/23/2009 20:18:08, 3829760 bytes
    Driver: C:\Windows\system32\iglhxs32.vp, 9/23/2009 20:45:20, 39440 bytes
    Driver: C:\Windows\system32\iglhxo32.vp, 9/23/2009 19:45:12, 60015 bytes
    Driver: C:\Windows\system32\iglhxc32.vp, 9/23/2009 19:45:12, 60226 bytes
    Driver: C:\Windows\system32\iglhxg32.vp, 9/23/2009 19:45:12, 60254 bytes
    Driver: C:\Windows\system32\iglhxa32.vp, 9/23/2009 19:45:12, 1090 bytes
    Driver: C:\Windows\system32\iglhxa32.cpa, 9/23/2009 19:45:12, 1921265 bytes
    Driver: C:\Windows\system32\hccutils.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:04, 94208 bytes
    Driver: C:\Windows\system32\igfxsrvc.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:24, 51712 bytes
    Driver: C:\Windows\system32\igfxsrvc.exe, 8.14.0010.1930 (English), 9/23/2009 20:30:48, 252952 bytes
    Driver: C:\Windows\system32\igfxpph.dll, 8.14.0010.1930 (English), 9/23/2009 19:49:42, 199680 bytes
    Driver: C:\Windows\system32\igfxcpl.cpl, 8.14.0010.1930 (English), 9/23/2009 20:49:34, 119296 bytes
    Driver: C:\Windows\system32\igfxcfg.exe, 8.14.0010.1930 (English), 9/23/2009 20:30:50, 672792 bytes
    Driver: C:\Windows\system32\igfxdev.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:00, 218112 bytes
    Driver: C:\Windows\system32\igfxdo.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:10, 130048 bytes
    Driver: C:\Windows\system32\igfxtray.exe, 8.14.0010.1930 (English), 9/23/2009 20:30:48, 141848 bytes
    Driver: C:\Windows\system32\hkcmd.exe, 8.14.0010.1930 (English), 9/23/2009 20:30:48, 173592 bytes
    Driver: C:\Windows\system32\igfxress.dll, 8.14.0010.1930 (English), 9/23/2009 19:48:52, 5702656 bytes
    Driver: C:\Windows\system32\igfxpers.exe, 8.14.0010.1930 (English), 9/23/2009 20:30:48, 150552 bytes
    Driver: C:\Windows\system32\igfxTMM.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:42, 257536 bytes
    Driver: C:\Windows\system32\TVWSetup.exe, 1.00.0001.0000 (English), 9/23/2009 21:30:50, 8198680 bytes
    Driver: C:\Windows\system32\igfxext.exe, 8.14.0010.1930 (English), 9/23/2009 21:30:48, 173080 bytes
    Driver: C:\Windows\system32\igfxexps.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:36, 23552 bytes
    Driver: C:\Windows\system32\oemdspif.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:38, 59392 bytes
    Driver: C:\Windows\system32\igfxrara.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:08, 252416 bytes
    Driver: C:\Windows\system32\igfxrchs.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:10, 178176 bytes
    Driver: C:\Windows\system32\igfxrcht.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:10, 179712 bytes
    Driver: C:\Windows\system32\igfxrdan.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:10, 280576 bytes
    Driver: C:\Windows\system32\igfxrdeu.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:10, 303616 bytes
    Driver: C:\Windows\system32\igfxrenu.lrc, 8.14.0010.1930 (English), 9/23/2009 20:48:52, 275968 bytes
    Driver: C:\Windows\system32\igfxresp.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:12, 303104 bytes
    Driver: C:\Windows\system32\igfxrfin.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:12, 281088 bytes
    Driver: C:\Windows\system32\igfxrfra.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:12, 303616 bytes
    Driver: C:\Windows\system32\igfxrheb.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:14, 249856 bytes
    Driver: C:\Windows\system32\igfxrita.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:14, 304640 bytes
    Driver: C:\Windows\system32\igfxrjpn.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:14, 206848 bytes
    Driver: C:\Windows\system32\igfxrkor.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:14, 205312 bytes
    Driver: C:\Windows\system32\igfxrnld.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:16, 299520 bytes
    Driver: C:\Windows\system32\igfxrnor.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:16, 280064 bytes
    Driver: C:\Windows\system32\igfxrplk.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:16, 287744 bytes
    Driver: C:\Windows\system32\igfxrptb.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:16, 289280 bytes
    Driver: C:\Windows\system32\igfxrptg.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:18, 294912 bytes
    Driver: C:\Windows\system32\igfxrrus.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:18, 291328 bytes
    Driver: C:\Windows\system32\igfxrsky.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:18, 282624 bytes
    Driver: C:\Windows\system32\igfxrslv.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:18, 277504 bytes
    Driver: C:\Windows\system32\igfxrsve.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:18, 282624 bytes
    Driver: C:\Windows\system32\igfxrtha.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:20, 262656 bytes
    Driver: C:\Windows\system32\igfxrcsy.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:10, 282624 bytes
    Driver: C:\Windows\system32\igfxrell.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:12, 310784 bytes
    Driver: C:\Windows\system32\igfxrhun.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:14, 288256 bytes
    Driver: C:\Windows\system32\igfxrtrk.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:20, 279040 bytes
    Driver: C:\Windows\system32\ig4icd32.dll, 8.14.0010.1930 (English), 9/23/2009 20:58:12, 4104192 bytes
    Driver: C:\Windows\system32\ig4dev32.dll, 8.14.0010.1930 (English), 9/23/2009 20:58:38, 2686976 bytes
    Driver: C:\Windows\system32\igdumdx32.dll, 8.14.0010.1930 (English), 9/23/2009 21:14:54, 536576 bytes
    Driver: C:\Windows\system32\igfxCoIn_v1930.dll, 1.01.0017.0000 (English), 9/23/2009 21:27:44, 155648 bytes
    [8:04:15 PM] r: Name: Intel(R) Q35 Express Chipset Family
    Device ID: PCI\VEN_8086&DEV_29B2&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&10
    Driver: C:\Windows\system32\DRIVERS\igdkmd32.sys, 8.14.0010.1930 (English), 9/23/2009 20:18:14, 4808192 bytes
    Driver: C:\Windows\system32\igdumd32.dll, 8.14.0010.1930 (English), 9/23/2009 20:18:08, 3829760 bytes
    Driver: C:\Windows\system32\iglhxs32.vp, 9/23/2009 20:45:20, 39440 bytes
    Driver: C:\Windows\system32\iglhxo32.vp, 9/23/2009 19:45:12, 60015 bytes
    Driver: C:\Windows\system32\iglhxc32.vp, 9/23/2009 19:45:12, 60226 bytes
    Driver: C:\Windows\system32\iglhxg32.vp, 9/23/2009 19:45:12, 60254 bytes
    Driver: C:\Windows\system32\iglhxa32.vp, 9/23/2009 19:45:12, 1090 bytes
    Driver: C:\Windows\system32\iglhxa32.cpa, 9/23/2009 19:45:12, 1921265 bytes
    Driver: C:\Windows\system32\hccutils.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:04, 94208 bytes
    Driver: C:\Windows\system32\igfxsrvc.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:24, 51712 bytes
    Driver: C:\Windows\system32\igfxsrvc.exe, 8.14.0010.1930 (English), 9/23/2009 20:30:48, 252952 bytes
    Driver: C:\Windows\system32\igfxpph.dll, 8.14.0010.1930 (English), 9/23/2009 19:49:42, 199680 bytes
    Driver: C:\Windows\system32\igfxcpl.cpl, 8.14.0010.1930 (English), 9/23/2009 20:49:34, 119296 bytes
    Driver: C:\Windows\system32\igfxcfg.exe, 8.14.0010.1930 (English), 9/23/2009 20:30:50, 672792 bytes
    Driver: C:\Windows\system32\igfxdev.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:00, 218112 bytes
    Driver: C:\Windows\system32\igfxdo.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:10, 130048 bytes
    Driver: C:\Windows\system32\igfxtray.exe, 8.14.0010.1930 (English), 9/23/2009 20:30:48, 141848 bytes
    Driver: C:\Windows\system32\hkcmd.exe, 8.14.0010.1930 (English), 9/23/2009 20:30:48, 173592 bytes
    Driver: C:\Windows\system32\igfxress.dll, 8.14.0010.1930 (English), 9/23/2009 19:48:52, 5702656 bytes
    Driver: C:\Windows\system32\igfxpers.exe, 8.14.0010.1930 (English), 9/23/2009 20:30:48, 150552 bytes
    Driver: C:\Windows\system32\igfxTMM.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:42, 257536 bytes
    Driver: C:\Windows\system32\TVWSetup.exe, 1.00.0001.0000 (English), 9/23/2009 21:30:50, 8198680 bytes
    Driver: C:\Windows\system32\igfxext.exe, 8.14.0010.1930 (English), 9/23/2009 21:30:48, 173080 bytes
    Driver: C:\Windows\system32\igfxexps.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:36, 23552 bytes
    Driver: C:\Windows\system32\oemdspif.dll, 8.14.0010.1930 (English), 9/23/2009 20:49:38, 59392 bytes
    Driver: C:\Windows\system32\igfxrara.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:08, 252416 bytes
    Driver: C:\Windows\system32\igfxrchs.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:10, 178176 bytes
    Driver: C:\Windows\system32\igfxrcht.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:10, 179712 bytes
    Driver: C:\Windows\system32\igfxrdan.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:10, 280576 bytes
    Driver: C:\Windows\system32\igfxrdeu.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:10, 303616 bytes
    Driver: C:\Windows\system32\igfxrenu.lrc, 8.14.0010.1930 (English), 9/23/2009 20:48:52, 275968 bytes
    Driver: C:\Windows\system32\igfxresp.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:12, 303104 bytes
    Driver: C:\Windows\system32\igfxrfin.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:12, 281088 bytes
    Driver: C:\Windows\system32\igfxrfra.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:12, 303616 bytes
    Driver: C:\Windows\system32\igfxrheb.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:14, 249856 bytes
    Driver: C:\Windows\system32\igfxrita.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:14, 304640 bytes
    Driver: C:\Windows\system32\igfxrjpn.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:14, 206848 bytes
    Driver: C:\Windows\system32\igfxrkor.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:14, 205312 bytes
    Driver: C:\Windows\system32\igfxrnld.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:16, 299520 bytes
    Driver: C:\Windows\system32\igfxrnor.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:16, 280064 bytes
    Driver: C:\Windows\system32\igfxrplk.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:16, 287744 bytes
    Driver: C:\Windows\system32\igfxrptb.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:16, 289280 bytes
    Driver: C:\Windows\system32\igfxrptg.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:18, 294912 bytes
    Driver: C:\Windows\system32\igfxrrus.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:18, 291328 bytes
    Driver: C:\Windows\system32\igfxrsky.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:18, 282624 bytes
    Driver: C:\Windows\system32\igfxrslv.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:18, 277504 bytes
    Driver: C:\Windows\system32\igfxrsve.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:18, 282624 bytes
    Driver: C:\Windows\system32\igfxrtha.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:20, 262656 bytes
    Driver: C:\Windows\system32\igfxrcsy.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:10, 282624 bytes
    Driver: C:\Windows\system32\igfxrell.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:12, 310784 bytes
    Driver: C:\Windows\system32\igfxrhun.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:14, 288256 bytes
    Driver: C:\Windows\system32\igfxrtrk.lrc, 8.14.0010.1930 (English), 9/23/2009 20:52:20, 279040 bytes
    Driver: C:\Windows\system32\ig4icd32.dll, 8.14.0010.1930 (English), 9/23/2009 20:58:12, 4104192 bytes
    Driver: C:\Windows\system32\ig4dev32.dll, 8.14.0010.1930 (English), 9/23/2009 20:58:38, 2686976 bytes
    Driver: C:\Windows\system32\igdumdx32.dll, 8.14.0010.1930 (English), 9/23/2009 21:14:54, 536576 bytes
    Driver: C:\Windows\system32\igfxCoIn_v1930.dll, 1.01.0017.0000 (English), 9/23/2009 21:27:44, 155648 bytes
    [8:05:30 PM] r: Name: Intel(R) ICH9 Family USB Universal Host Controller - 2935
    Device ID: PCI\VEN_8086&DEV_2935&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&E9
    Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:36, 24064 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:46, 284672 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:14:25, 258560 bytes

    Name: Intel(R) Q35 Express Chipset Processor to I/O Controller - 29B0
    Device ID: PCI\VEN_8086&DEV_29B0&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&00
    Driver: n/a

    Name: Intel(R) ICH9 Family USB Universal Host Controller - 2934
    Device ID: PCI\VEN_8086&DEV_2934&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&E8
    Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:36, 24064 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:46, 284672 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:14:25, 258560 bytes

    Name: High Definition Audio Controller
    Device ID: PCI\VEN_8086&DEV_293E&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&D8
    Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 16:29:03, 108544 bytes

    Name: Intel(R) ICH9 Family SMBus Controller - 2930
    Device ID: PCI\VEN_8086&DEV_2930&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&FB
    Driver: n/a

    Name: Intel(R) ICH9 Family USB2 Enhanced Host Controller - 293C
    Device ID: PCI\VEN_8086&DEV_293C&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&D7
    Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:41, 43520 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:46, 284672 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:14:25, 258560 bytes

    Name: Standard Dual Channel PCI IDE Controller
    Device ID: PCI\VEN_8086&DEV_2926&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&FD
    Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.01.7600.16385 (English), 7/13/2009 20:20:45, 12368 bytes
    Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 20:19:03, 42560 bytes
    Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 20:26:15, 21584 bytes
    Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.18231 (English), 8/4/2013 20:56:47, 133056 bytes

    Name: Intel(R) ICH9 Family USB2 Enhanced Host Controller - 293A
    Device ID: PCI\VEN_8086&DEV_293A&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&EF
    Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:41, 43520 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:13:46, 284672 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:14:25, 258560 bytes

    Name: Intel(R) Active Management Technology - SOL (COM3)
    Device ID: PCI\VEN_8086&DEV_29B7&SUBSYS_303717AA&REV_02\3&2ACF1E9&0&1B
    Driver: n/a

    ------------------
    DirectShow Filters
    ------------------

    DirectShow Filters:
    WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
    WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
    WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
    MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
    Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
    WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
    WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.18221
    Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
    Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
    DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
    Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.18741
    WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
    Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
    AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.18741
    VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.18741
    SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.17037
    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft TV Captions Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
    MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.18741
    CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.01.7601.17514
    MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.18741
    SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.18741
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
    MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
    Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
    SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
    Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.18741
    MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.18741
    DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
    Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.18741
    Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
    ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.18741
    Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.18741
    MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.06.7601.18741
    Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.18741
    Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.18741
    VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
    [8:05:45 PM] r: WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
    VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
    File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
    iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
    iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
    DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.18741
    Microsoft TV Subtitles Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
    Overlay Mixer2,0x00200000,1,1,qdvd.dll,6.06.7601.18741
    AVI Draw,0x00600064,9,1,quartz.dll,6.06.7601.18741
    RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
    Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
    WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
    MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
    SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.18501
    Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.18501
    MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
    Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
    StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
    Overlay Mixer,0x00200000,0,0,qdvd.dll,6.06.7601.18741
    AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.18741
    NetBridge,0x00200000,2,0,netbridge.dll,6.01.7601.17514
    AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.18741
    Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.18741
    MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.18741
    Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.18741
    File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.18741
    Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
    StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
    AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
    Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.18741
    File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.18741
    File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.18741
    Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.7601.17514
    AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
    AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
    SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
    Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.18741
    BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
    MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.18741

    WDM Streaming Tee/Splitter Devices:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

    Video Compressors:
    WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
    WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
    MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
    DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
    MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.18741
    Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.7601.17514

    Audio Compressors:
    WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
    WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
    IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.18741
    PCM,0x00200000,1,1,quartz.dll,6.06.7601.18741
    Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.18741
    GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.18741
    CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.18741
    CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.18741
    MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.18741

    Audio Capture Sources:
    Microphone (SoundMAX Integrated,0x00200000,0,0,qcap.dll,6.06.7601.17514
    Line In (SoundMAX Integrated Di,0x00200000,0,0,qcap.dll,6.06.7601.17514

    PBDA CP Filters:
    PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
    PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
    PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528

    Midi Renderers:
    Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.18741
    Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.18741
    [8:05:58 PM] r: WDM Streaming Capture Devices:
    SoundMAX HD Audio I,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

    WDM Streaming Rendering Devices:
    SoundMAX HD Audio O,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

    BDA Network Providers:
    Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514

    Multi-Instance Capable VBI Codecs:
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514

    BDA Transport Information Renderers:
    BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
    MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514

    BDA CP/CA Filters:
    Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708
    Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708
    PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708
    XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708

    WDM Streaming Communication Transforms:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

    Audio Renderers:
    Speakers (SoundMAX Integrated D,0x00200000,1,0,quartz.dll,6.06.7601.18741
    Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.18741
    Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.18741
    DirectSound: Speakers (SoundMAX Integrated Digital HD Audio),0x00200000,1,0,quartz.dll,6.06.7601.18741

    ---------------
    EVR Power Information
    ---------------
    Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
    Quality Flags: 2576
    Enabled:
    Force throttling
    Allow half deinterlace
    Allow scaling
    Decode Power Usage: 100
    Balanced Flags: 1424
    Enabled:
    Force throttling
    Allow batching
    Force half deinterlace
    Force scaling
    Decode Power Usage: 50
    PowerFlags: 1424
    Enabled:
    Force throttling
    Allow batching
    Force half deinterlace
    Force scaling
    Decode Power Usage: 0

    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft Screen Flickering?

    My oioi friend has a Intel (R) Express Chipset Family graphics card. This never occurred before, but now we believe that his graphics card is acting up. Whenever he plays Minecraft he gets a lighting flicker whenever he moves. You can't even play when it is flickering so I any help or information would help on how to fix it. He can see through the world as well so basically it is a flickering problem that I believe is from the graphics card.


    Please help, thank you.

    Posted in: Java Edition Support
  • 0

    posted a message on Why does Greg Tech keep getting an error message in crash report?

    Thanks for the input but I believe once Greg Tech start to initialize then it create the api. I did some testing and found that the seasons mod kept giving Greg Tech and error. Can you add more information on this?

    Posted in: Java Edition Support
  • 0

    posted a message on Why does Greg Tech keep getting an error message in crash report?

    So I've really wanted to play Greg Tech but whenever I start up my minecraft it states that Gretech and the gregtech api is error ed and crashed my minecraft. Do you think that it is because of the other mods in the folder or the versions? Here's the crash report.


    ---- Minecraft Crash Report ----
    // Don't be sad. I'll do better next time, I promise!

    Time: 8/28/15 6:39 PM
    Description: Exception in server tick loop

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: gregapi/item/MultiItemTool
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
    Caused by: java.lang.NoClassDefFoundError: gregapi/item/MultiItemTool
    at gregapi.GT_API.onPreLoad(GT_API.java:325)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: gregapi.item.MultiItemTool
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 32 more
    Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: forestry.api.arboriculture.IToolGrafter
    at com.google.common.base.Throwables.propagate(Throwables.java:160)
    at weatherpony.partial.asmedit.ExtentionListenerTransformer.transform(ExtentionListenerTransformer.java:48)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
    ... 34 more
    Caused by: java.lang.ClassNotFoundException: forestry.api.arboriculture.IToolGrafter
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at weatherpony.partial.asmedit.ExtentionListenerTransformer.transform(ExtentionListenerTransformer.java:44)
    ... 36 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 41 more

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

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1603831112 bytes (1529 MB) / 2063597568 bytes (1968 MB) up to 2063597568 bytes (1968 MB)
    JVM Flags: 2 total; -Xmx2048M -Xms2048M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 27 mods loaded, 27 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10-universal.jar)
    UCH Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10-universal.jar)
    UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCH seasonsmod{pre-3.0beta4} [The Seasons Mod] (1.7.10-TheSeasonsMod-pre-3.0beta4 (2).pmlm)
    UCH seasonsmodac{1.0} [Additional Seasons Content] (1.7.10-TheSeasonsMod-pre-3.0beta4 (2).pmlm)
    UCH wputil{1.4} [WeatherPony Utilities] (1.7.10-TheSeasonsMod-pre-3.0beta4 (2).pmlm)
    UCH doggytalents{v1.9.0h} [Doggy Talents] (DoggyTalents-1.7.10-v1.9.0h-universal.jar)
    UCE gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.00.50(1).jar)
    UCH IC2{2.2.761-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.761-experimental.jar)
    UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.350.jar)
    UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.350.jar)
    UCE gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.00.50(1).jar)
    UCH HardcoreDarkness{1.6} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.6.jar)
    UCH lycanitesmobs{1.11.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH arcticmobs{1.11.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH demonmobs{1.11.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH desertmobs{1.11.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH forestmobs{1.11.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH freshwatermobs{1.11.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH infernomobs{1.11.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH junglemobs{1.11.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH mountainmobs{1.11.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH plainsmobs{1.11.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH saltwatermobs{1.11.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH shadowmobs{1.11.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCH swampmobs{1.11.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    Posted in: Java Edition Support
  • To post a comment, please .