Results 1 to 8 of 8

Thread: Cube Twister

  1. #1
    Member liljthedude's Avatar
    Join Date
    Mar 2009
    Location
    Peeples Valley, Arizona
    WCA Profile
    2011PIER02
    YouTube
    liljthedude
    Posts
    293

    Default Cube Twister

    I am having trouble with Cube Twister.
    When ever I double click on the .jar file it gives me this.



    Where do I go to change the Java Option thing.
    ジョナサン ピーアソン is CN a5/a12/a100 - 16.44/17.94/19.58 † Christian Cuber †

  2. #2
    Member Poke's Avatar
    Join Date
    Mar 2009
    Location
    Pound, Virginia
    YouTube
    pokeatthedevil
    Posts
    200

    Default

    What kind of computer are you running?
    The statement below is true.
    The statement above is false. (Now quoted 2 times!)

  3. #3
    Member liljthedude's Avatar
    Join Date
    Mar 2009
    Location
    Peeples Valley, Arizona
    WCA Profile
    2011PIER02
    YouTube
    liljthedude
    Posts
    293

    Default

    Windows XP
    ジョナサン ピーアソン is CN a5/a12/a100 - 16.44/17.94/19.58 † Christian Cuber †

  4. #4

    Default

    just run "java CubeTwister -Xmx512M" in your console..
    Start -> run -> cmd
    2x2x2: 5.25 3x3x3: 16.53 (21.7 23,68) 4x4x4: 1:46.69
    5x5x5: 3:02.72 6x6x6: 6:07.47 7x7x7: 9:44.36

  5. #5
    Member Poke's Avatar
    Join Date
    Mar 2009
    Location
    Pound, Virginia
    YouTube
    pokeatthedevil
    Posts
    200

    Default

    I went there, and it says 1024 MB RAM.
    The statement below is true.
    The statement above is false. (Now quoted 2 times!)

  6. #6
    Super-Duper Moderator Lucas Garron's Avatar
    Join Date
    Jul 2007
    Location
    Where the rolling foothills rise
    WCA Profile
    2006GARR01
    YouTube
    LucasGarron
    Posts
    2,833

    Default

    CubeTwister doesn't have a space in its name.
    garron.us | cubing.net | twisty.js | ACube.js | Mark 2 | Regs | Show people your algs: alg.garron.us

  7. #7
    Member liljthedude's Avatar
    Join Date
    Mar 2009
    Location
    Peeples Valley, Arizona
    WCA Profile
    2011PIER02
    YouTube
    liljthedude
    Posts
    293

    Default

    Quote Originally Posted by Swoncen View Post
    just run "java CubeTwister -Xmx512M" in your console..
    Start -> run -> cmd
    Ok I did I got this:


    I still get the same error. Did I do something wrong?
    ジョナサン ピーアソン is CN a5/a12/a100 - 16.44/17.94/19.58 † Christian Cuber †

  8. #8

    Default

    You need to run the .jar file.
    Also, you should run that console command in the same folder as the .jar file.

    If you want that simplified
    - copy/move the .jar file into your "My Documents" folder
    - type or copy-paste the following 3 lines into notepad
    Code:
    c:
    cd %HOMEPATH%\MYDOCU~1
    java -jar <insert_name_of_jar_file_here>.jar -Xmx512M
    - Save it as "CubeTwister.bat", on your desktop or in your "My Documents" or wherever it's easy to find
    - Double click the new file

    *as for that last line with the red text, for example the .jar file is named CubeTwister, it should be
    java -jar CubeTwister.jar -Xmx512M
    Last edited by bundat; 03-29-2009 at 11:57 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •