Thread: Ffs!!!

Results 1 to 3 of 3
  1. #1 Ffs!!! 
    Registered Member

    Join Date
    Feb 2008
    Posts
    420
    Thanks given
    8
    Thanks received
    28
    Rep Power
    84
    Ok i think this is probably the stupidest shit ever

    Code:
    @echo off
    "C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms512m -Xmx1024m -cp bin;lib/jython.jar;lib/slf4j-api-1.5.8.jar;lib/mina-core-2.0.0-M6.jar;lib/slf4j-jdk14-1.5.8.jar;lib/commons-compress-1.0.jar;lib/junit-4.6.jar org.hyperion.Server
    pause
    is my run.bat

    and what this does for me is that it says exception blah in main class so pretty much it cant find the main class so please help me
    Reply With Quote  
     

  2. #2  
    Registered Member Akeid's Avatar
    Join Date
    May 2009
    Posts
    911
    Thanks given
    22
    Thanks received
    15
    Rep Power
    37
    wow thats a creazy .bat make it simple
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    MSN: [email protected]
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Sep 2008
    Posts
    125
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    idk mines this:
    Code:
    @echo off
    title Run Server
    "C:\Program Files\Java\jdk1.6.0_17\bin\java.exe" server
    pause
    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

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