Thread: Help - Run.bat Error

Results 1 to 2 of 2
  1. #1 Help - Run.bat Error 
    Donator
    Defiled-X's Avatar
    Join Date
    Jun 2010
    Posts
    1,434
    Thanks given
    52
    Thanks received
    78
    Rep Power
    27
    My run.bat
    @echo off
    @title Evolvescape
    java -Xms800m -Xmx800m -server
    pause
    Error: no `server' JVM at `C:\Program Files\Java\jre6\bin\server\jvm.dll'.
    Press any key to continue . . .
    Then if i Remove the 'server' part it shows this so looks like this
    @echo off
    @title Evolvescape
    java -Xms800m -Xmx800m -
    pause[

    Unrecognized option: -
    Could not create a Java virtual machine
    Press any key to continue...
    Reply With Quote  
     

  2. #2  
    Donator
    Defiled-X's Avatar
    Join Date
    Jun 2010
    Posts
    1,434
    Thanks given
    52
    Thanks received
    78
    Rep Power
    27
    Bump
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 6
    Last Post: 09-15-2010, 04:20 PM
  2. Replies: 4
    Last Post: 07-27-2010, 06:38 PM
  3. Replies: 6
    Last Post: 05-01-2010, 05:18 AM
  4. [ERROR]Extending Emote List[ERROR]
    By Meerster in forum Help
    Replies: 2
    Last Post: 01-19-2010, 05:01 AM
  5. [Error] Perfect range and melee [ERROR]
    By Wallace in forum Help
    Replies: 16
    Last Post: 06-21-2009, 09:56 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •