d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > General Help Archive > I Need Minecraft Help
12Next
Add Reply New Topic New Poll
Member
Posts: 11,930
Joined: Apr 27 2010
Gold: 0.51
Warn: 10%
Aug 6 2011 12:38am
Ok i know its bad but i have

Windows xp

9200 radeon series card

04 comp

Every time i go to play when its done loading updates or w/e

it will just shut down and go away

simalar to the black screen problem then a folder with this in it shows up

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5225b4c7, pid=1984, tid=416
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 )
# Problematic frame:
# C [atioglx1.dll+0x3fb4c7]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Ive tried defraging
reinstalling everything
Looking for updates for like java and stuff
Member
Posts: 7,088
Joined: Nov 30 2009
Gold: 140.00
Aug 6 2011 12:40am
If you haven't reinstalled java then its worth doing it as it's coming from it.
Member
Posts: 11,930
Joined: Apr 27 2010
Gold: 0.51
Warn: 10%
Aug 6 2011 12:41am
Quote (TupacAshakur @ Aug 6 2011 01:40am)
If you haven't reinstalled java then its worth doing it as it's coming from it.


Whenever i try to uninstall java it wont let me
Member
Posts: 7,088
Joined: Nov 30 2009
Gold: 140.00
Aug 6 2011 12:42am
Use task manager and end java, then try and uninstall it.

CTRL -> TAB -> DELETE same time
Member
Posts: 11,930
Joined: Apr 27 2010
Gold: 0.51
Warn: 10%
Aug 6 2011 12:47am
Quote (TupacAshakur @ Aug 6 2011 01:42am)
Use task manager and end java, then try and uninstall it.

CTRL -> TAB -> DELETE same time


Not there

Should i just try installing java? again

This post was edited by d2_nongod on Aug 6 2011 12:49am
Member
Posts: 7,088
Joined: Nov 30 2009
Gold: 140.00
Aug 6 2011 12:50am
What does it say when you try and uninstall java?
Member
Posts: 11,930
Joined: Apr 27 2010
Gold: 0.51
Warn: 10%
Aug 6 2011 12:51am
Quote (TupacAshakur @ Aug 6 2011 01:50am)
What does it say when you try and uninstall java?


The windows install server could not be accsessed is the first sentence
Member
Posts: 7,088
Joined: Nov 30 2009
Gold: 140.00
Aug 6 2011 01:00am
Here try this, make sure to reboot your computer

Method 1: Reregister the Windows Installer
To reregister the Windows Installer, verify the location of the Msiexec.exe file on your hard disk and in the Windows Registry, and then reregister the Windows Installer. To do this, follow these steps.

Note Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.

Determine the location of the Msiexec.exe file on your hard disk. To do this, follow these steps:
Click Start, click Run, type %windir%\system32, and then click OK.

Note This step will open the folder where the Msiexec.exe file is located.
Make a note of the location of the Msiexec.exe file. The location of the Msiexec.exe file will be a combination of the value in the Address text box and the Msiexec.exe file name itself.

For example if the Address text box contains a value of C:\Windows\system32, the location of the Msiexec.exe file will be C:\Windows\system32\Msiexec.exe.
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows


Make sure that the location of the Msiexec.exe file in Registry Editor is correct. To do this, follow these steps:
Click Start, click Run, type regedit in the Open text box, and then click OK.
Expand HKEY_LOCAL_MACHINE, expand SYSTEM, expand CurrentControlSet, expand Services, and then click MSIServer.
In the right pane, right-click ImagePath, and then click Modify.
In the Value data text box, type the location of the Msiexec.exe file that you determined in step 1, followed by the value of /V, and then click OK.

For example, if the location of the Msiexec.exe file is C:\Windows\system32\Msiexec.exe, type the following text in the Value data text box:
C:\WINDOWS\System32\msiexec.exe /V
Click OK to close the Edit String dialog box.
Click the File menu, and then click Exit to close Registry Editor.
Start your computer in safe mode, and then register the Msiexec.exe file. To do this, follow these steps:
Click Start, and then click Turn off computer or Shut Down.
Select the Restart option, and then click OK, or click Restart.
Press F8 before the Windows splash screen appears.
On the Windows Advanced Option menu, use the arrow keys to select the Safe Mode option, and then press ENTER.
If you use a dual-boot or multiple-boot computer, select the appropriate operating system from the list that is displayed, and then press ENTER.
Log on to the computer.
Click Start, click Run, type msiexec /regserver in the Open text box, and then click OK.

Note For 64-bit operating systems, you also have to reregister the 64-bit MSI installer. To do this, click Start, click Run, type %windir%\Syswow64\Msiexec /regserver in the Open text box, and then click OK.

On 64-bit editions of the Windows operating system, 32-bit binaries are located in %systemroot%\SysWow64 folder. The 64-bit binaries are located in the %systemroot%\System32 folder.
Click Start, and then click Turn off computer or Shut Down.
Select the Restart option, and then click OK, or click Restart.

If the issue persists, and you still receive the error message that is mentioned in the "Symptoms" section, follow the steps in Method 2.
Back to the top
Method 2: Reinstall the Windows Installer
To reinstall the Windows Installer, rename the damaged Windows Installer files, and then reinstall the Windows Installer. To do this, follow these steps:

Click Start, click Run, type cmd in the Open text box, and then click OK.
Type cd %windir%\system32, and then press ENTER.
Type attrib -r -s -h dllcache, and then press ENTER.
Type ren msi.dll msi.old, and then press ENTER.
Type ren msiexec.exe msiexec.old, and then press ENTER.
Type ren msihnd.dll msihnd.old, and then press ENTER.
Type exit, and then press ENTER.
At the command prompt, type exit, and then press ENTER.
Click Start, and then click Turn off computer or Shut Down.
Select the Restart option, and then click OK, or click Restart.
Log on to the computer.
Download and install the latest version of the Windows Installer. For more information about how to obtain the Windows Installer, click the following article number to view the article in the Microsoft Knowledge Base:
893803 Windows Installer 3.1 v2 (3.1.4000.2435) is available
Click Start, and then click Turn off computer or Shut Down.
Select the Restart option, and then click OK, or click Restart.
Member
Posts: 11,930
Joined: Apr 27 2010
Gold: 0.51
Warn: 10%
Aug 6 2011 01:02am
Quote (TupacAshakur @ Aug 6 2011 02:00am)
Here try this, make sure to reboot your computer

Method 1: Reregister the Windows Installer
To reregister the Windows Installer, verify the location of the Msiexec.exe file on your hard disk and in the Windows Registry, and then reregister the Windows Installer. To do this, follow these steps.

Note Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.

    Determine the location of the Msiexec.exe file on your hard disk. To do this, follow these steps:
        Click Start, click Run, type %windir%\system32, and then click OK.

        Note This step will open the folder where the Msiexec.exe file is located.
        Make a note of the location of the Msiexec.exe file. The location of the Msiexec.exe file will be a combination of the value in the Address text box and the Msiexec.exe file name itself.

        For example if the Address text box contains a value of C:\Windows\system32, the location of the Msiexec.exe file will be C:\Windows\system32\Msiexec.exe.
    Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
    322756  How to back up and restore the registry in Windows


    Make sure that the location of the Msiexec.exe file in Registry Editor is correct. To do this, follow these steps:
        Click Start, click Run, type regedit in the Open text box, and then click OK.
        Expand HKEY_LOCAL_MACHINE, expand SYSTEM, expand CurrentControlSet, expand Services, and then click MSIServer.
        In the right pane, right-click ImagePath, and then click Modify.
        In the Value data text box, type the location of the Msiexec.exe file that you determined in step 1, followed by the value of /V, and then click OK.

        For example, if the location of the Msiexec.exe file is C:\Windows\system32\Msiexec.exe, type the following text in the Value data text box:
        C:\WINDOWS\System32\msiexec.exe /V
        Click OK to close the Edit String dialog box.
        Click the File menu, and then click Exit to close Registry Editor.
    Start your computer in safe mode, and then register the Msiexec.exe file. To do this, follow these steps:
        Click Start, and then click Turn off computer or Shut Down.
        Select the Restart option, and then click OK, or click Restart.
        Press F8 before the Windows splash screen appears.
        On the Windows Advanced Option menu, use the arrow keys to select the Safe Mode option, and then press ENTER.
        If you use a dual-boot or multiple-boot computer, select the appropriate operating system from the list that is displayed, and then press ENTER.
        Log on to the computer.
        Click Start, click Run, type msiexec /regserver in the Open text box, and then click OK.

        Note For 64-bit operating systems, you also have to reregister the 64-bit MSI installer. To do this, click Start, click Run, type %windir%\Syswow64\Msiexec /regserver in the Open text box, and then click OK.

        On 64-bit editions of the Windows operating system, 32-bit binaries are located in %systemroot%\SysWow64 folder. The 64-bit binaries are located in the %systemroot%\System32 folder.
        Click Start, and then click Turn off computer or Shut Down.
        Select the Restart option, and then click OK, or click Restart.

If the issue persists, and you still receive the error message that is mentioned in the "Symptoms" section, follow the steps in Method 2.
Back to the top
Method 2: Reinstall the Windows Installer
To reinstall the Windows Installer, rename the damaged Windows Installer files, and then reinstall the Windows Installer. To do this, follow these steps:

    Click Start, click Run, type cmd in the Open text box, and then click OK.
    Type cd %windir%\system32, and then press ENTER.
    Type attrib -r -s -h dllcache, and then press ENTER.
    Type ren msi.dll msi.old, and then press ENTER.
    Type ren msiexec.exe msiexec.old, and then press ENTER.
    Type ren msihnd.dll msihnd.old, and then press ENTER.
    Type exit, and then press ENTER.
    At the command prompt, type exit, and then press ENTER.
    Click Start, and then click Turn off computer or Shut Down.
    Select the Restart option, and then click OK, or click Restart.
    Log on to the computer.
    Download and install the latest version of the Windows Installer. For more information about how to obtain the Windows Installer, click the following article number to view the article in the Microsoft Knowledge Base:
    893803  Windows Installer 3.1 v2 (3.1.4000.2435) is available
    Click Start, and then click Turn off computer or Shut Down.
    Select the Restart option, and then click OK, or click Restart.


Do either of these mess up your comp if not done right??

whitch do u prefer
Member
Posts: 7,088
Joined: Nov 30 2009
Gold: 140.00
Aug 6 2011 01:03am
If you follow every step correctly it won't.
Go Back To General Help Archive Topic List
12Next
Add Reply New Topic New Poll