• 0

    posted a message on Minecraft ram upgrade error
    Are you using 64 bit java? you can't use more then 1.5G of memory with 32 bit.
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft crashes after logging in.
    You have 32 bit java installed. Try removing that and installing 64bit Java from here: http://www.java.com/en/download/manual.jsp
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft is completely broken please help
    vticd.dll means you have a Via video card, they have terrible opengl support. It's likely that minecraft will not run using that video card.

    From what I can find the Via graphics only support up to version 1.2 of OpenGL, minecraft needs 1.4/1.5
    Posted in: Java Edition Support
  • 0

    posted a message on I Can't Go Into the Nether?
    Quote from PizzaPenguinCC

    There is no crash log. Minecraft just closes out of the blue when the world is openned.


    Sadly, this didn't work. Any other ideas?


    Look for a file named hs_err_pid####.txt (#### being a 4 digit random number) on the desktop, or what ever directory you keep the minecraft.exe file. The hs_er_pid files are java crash logs.
    Posted in: Java Edition Support
  • 0

    posted a message on Trouble shooting for a friend
    Quote from AceTriggerhappy

    okay he bios are up to date and that his ram speed seemed to jumped to 1600 when he launched some games but java still crashes and he wonders if his solid state drive might be a factor


    The SSD drive shouldn't an issue unless there is a problem with it. I run mine off an SSD without problems.

    Ask him to look if there are any files named hs_err_pid####.txt showing up in the directory that his minecraft.exe is. (#### being 4 random numbers) (and the desktop is the most common location for the minecraft.exe) hs_err_pid files are java crash logs, if you could post the contents of one of those it would help to diagnose the problem.
    Posted in: Java Edition Support
  • 0

    posted a message on I Can't Go Into the Nether?
    Can you provide the crash log?
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft crashes after logging in.
    Are you using the launcher from minecraft.net?

    That error "LoadLibrary failed with error 998: Invalid Access to memory location" occurs because the 32-bit file structure that is used in the application execution function is not correctly handled in the 64-bit environment."

    If you are using the default launcher, you may want to delete it, and try downloading it again.
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft ram upgrade error
    Quote from batus798

    i use this command avaw -Xmx2048m -Xms1024m -jar "C:\Users\batuhan\Desktop\Minecraft.exe" save as bat i file

    Well first make sure you have the 'J' on that in the front.
    javaw -Xmx2048m -Xms1024m -jar "C:\Users\batuhan\Desktop\Minecraft.exe"

    But I'm guessing you just missed that on the copy and paste. Sometimes using the full path to java can fix things also. If that doesn't help:

    Can you show me the exact error it gives? Making a screenshot works best, if it can't just be copied and pasted.
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft ram upgrade error
    How are you adding more memory?
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft crashes after logging in.

     # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows 

    Try enabling minidumps.


    This has nothing to do with the error. You need to have Java development software installed in order to get mini dumps, and that info really isn't needed. It just out puts more data about what the processor cores were doing during the crash.

    This portion:
    # Problematic frame:
    # C [atioglxx.dll+0xb212] DrvSwapBuffers+0xa2 


    The next portion to look at is:
    Stack: [0x52be0000,0x52c30000], sp=0x52c2efb4, free space=315k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [atioglxx.dll+0xb212] DrvSwapBuffers+0xa2
    C [OPENGL32.dll+0x3b0f3] wglSwapMultipleBuffers+0xe46
    C [OPENGL32.dll+0x3b1a9] wglSwapMultipleBuffers+0xefc
    C [OPENGL32.dll+0x3c6a4] wglGetProcAddress+0x45f
    C [OPENGL32.dll+0x45658] wglGetPixelFormat+0x70
    C [OPENGL32.dll+0x45dd4] wglDescribePixelFormat+0xa2
    C [OPENGL32.dll+0x46559] wglChoosePixelFormat+0x3e
    C [GDI32.dll+0x458b7] ChoosePixelFormat+0x28
    
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
    j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
    j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+176
    j org.lwjgl.opengl.Display.createWindow()V+68
    j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+63
    j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
    j net.minecraft.client.Minecraft.a()V+174
    j asq.a()V+94
    j net.minecraft.client.Minecraft.run()V+6
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub


    All of that is pointing to your graphics driver, specifically the openGL portion of it.
    You need to update the graphics driver from the amd site.
    Use this link: http://support.amd.c...SupportHub.aspx

    Using windows update/device manager won't get you the correct driver. The drivers provided by microsoft don't include openGL support.
    Posted in: Java Edition Support
  • 2

    posted a message on Ghast fireball spawners crash Minecraft.
    Quote from The Sketch

    I already have the latest version. I said that in the OP.


    You can say that you do all you want, but the error report shows what version you are using, and it isn't the latest.
    JRE version: 6.0_27-b07


    So. You are using java 6 update 27. The latest java 6 is update 38, so you are 11 versions behind.
    There is also Java 7 which is at update 10.

    Latest Java 6 download: http://www.java.com/en/download/manual_v6.jsp
    Latest Java 7 download: http://www.java.com/en/download/manual.jsp
    Posted in: Java Edition Support
  • 0

    posted a message on Ghast fireball spawners crash Minecraft.
    Update java.
    Quote from The Sketch

    Anyone? ;_;
    Posted in: Java Edition Support
  • 0

    posted a message on Tale Of Kingdoms
    Try asking here: http://www.minecraft...kingdoms-v1425/

    I'd guess if you search that thread, the answer is probably already there.
    Posted in: Java Edition Support
  • 0

    posted a message on FML error
    .minecraft/lib/ folder
    Posted in: Java Edition Support
  • 0

    posted a message on FML error
    The answer is in the error log.

    2013-01-06 19:48:16 [SEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-147.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
    2013-01-06 19:48:16 [SEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.
    2013-01-06 19:48:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...s/argo-2.25.jar
    2013-01-06 19:48:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...uava-12.0.1.jar
    2013-01-06 19:48:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.0.jar
    2013-01-06 19:48:16 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-147.jar
    Posted in: Java Edition Support
  • To post a comment, please .