1. Welcome to our bug report and feature request forum.
    • For game exploits, post in the Private Issues forum. Please provide details in your message.
    • For all other suggestions and reports:
      • Apply the appropriate prefix to your post
      • Please include every detail (such as how a mechanic works or how to reproduce a bug)
      • Remember that new features need to be balanced and fair.

java.dll is missing?

Discussion in 'Suggest + Report Bugs + Get Help' started by Roxas7144, 12 November 2013.

  1. Roxas7144

    Roxas7144 New Member

    Joined:
    23 March 2013
    Messages:
    2
    Likes Received:
    0
    Hi

    When i try to launch Alice, i get the following error

    Error: opening registry key 'Software\JavaSoft\Java Runtime Environment'
    Error: could not find java.dll
    Error: Could not find Java SE Runtime Environment.

    I've tried reinstalling java, deleting old versions of java, registry cleaners. None of it has worked so far. I have windows 7, java version 7 update 45.

    I'd really appreciate any help given, thanks in advance!
     
  2. Penagwin

    Penagwin Linux Servers are better then windows!

    Joined:
    10 February 2013
    Messages:
    114
    Likes Received:
    45
    Can you launch vanilla minecraft's launcher?
     
  3. ZoomerX

    ZoomerX Sent to exile for no reason

    Joined:
    13 February 2013
    Messages:
    223
    Likes Received:
    88
    Ok, just to make sure Java is installed and working, go to http://www.java.com/en/download/installed.jsp and verify Java is installed.

    Also, if you could open Command Prompt (click the Start button and type 'cmd' in the search box and hit enter) and run the following commands:
    • echo %JAVA_HOME%
    • java -version
    Remember the commands are case sensitive. Let me know what the results of the java test and the output of those commands and we'll go from there.