Thread: Jar client

Results 1 to 3 of 3
  1. #1 Jar client 
    Registered Member
    Knova's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    677
    Thanks given
    0
    Thanks received
    9
    Rep Power
    344
    Well i did about like 6-7 times already. But the client.jar will not open. No errors or anything. And i have everything correct. I did ric's jarring and signing tut. And nothing. The client.jar will not open.
    Any1 know the problem?
    I downloaded webclient stuff.. and there client.jar works.

    -- newer explanation

    Ok, i jarred and signed 100%
    client.jar will not open not matter what. I double clicked it a lot of times and still will not open.
    client.bat shows this:

    Code:
    THIS BATCH IS FOR DEBUGGING THE EXECUTABLE JAR ONLY
    DOUBLE-CLICK THE "client.jar" TO RUN IT
    -
    Generated by: JAR Maker (http://www.goldenstudios.or.id/)
    
    C:\Users\Eric\Desktop\Refactored Client>java -jar client.jar
    Press any key to continue . . .
    I know i did jarring and signing correctly, because i jarred and signed 2 other clients the same way and it works.
    Base is Galkon Refactored. With a auto cache down loader.
    I AM KITE! Hope you like my programming!
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Nov 2008
    Posts
    2,180
    Thanks given
    148
    Thanks received
    99
    Rep Power
    2004
    @echo off
    java -Xmx512m -jar Client.jar
    pause
    Reply With Quote  
     

  3. #3  
    Registered Member
    Knova's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    677
    Thanks given
    0
    Thanks received
    9
    Rep Power
    344
    Still will not open
    I AM KITE! Hope you like my programming!
    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
  •