• 0

    posted a message on SHADERS MOD GLITCH PLEASE HELP!
    As grim had mentioned, it will not fully resolve this issue. I download my navidia drivers from here http://www.nvidia.com/Download/index.aspx. Select your graphics card and you will see a list of drivers. Never use nvidias beta drivers. Unless you like blue screens. Look for the WHQL on the drivers. download the most current WHQL Nvidia driver
    Posted in: Mods Discussion
  • 0

    posted a message on SHADERS MOD GLITCH PLEASE HELP!
    It will happen again. It has to do with Nvidias lack of support for Open gl. Make sure when ever you download drivers you see the WHQL- WHQL drivers (Windows Hardware Quality Labs tested)
    Posted in: Mods Discussion
  • 0

    posted a message on Numerous problems with forge/eclipse
    I know it has something to do with class path. But i do not know how to resolve this issue. I have this issue on mac and windows. If i figure it out i will gladly post the fix. Until them I am going to continue to try and fix it,
    Posted in: Mods Discussion
  • 0

    posted a message on Numerous problems with forge/eclipse
    Hey guys, I have been having trouble with eclipse and Forge Install.bat. I think i may have gotten that issue resolved but keep running into walls. My current issue is when i click run from eclipse i get the following.

    ul 22, 2014 11:51:07 AM net.minecraft.launchwrapper.LogWrapper log
    INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    Jul 22, 2014 11:51:07 AM net.minecraft.launchwrapper.LogWrapper log
    SEVERE: Unable to launch
    java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102)
    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 net.minecraft.launchwrapper.Launch.launch(Launch.java:94)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

    I'm not entirely sure that I have my forge folder set up correctly at this point seeing as i cant even use the install.bat because it hangs up for hours in the middle of downloading libraries. Ive been trying to mod for 1.6.4 for the some time now without success. I never seem to have all the files right inside of the forge/mcp folder?
    Posted in: Mods Discussion
  • To post a comment, please .