Thread: Need help jaring and signing a PI Client

Page 1 of 4 123 ... LastLast
Results 1 to 10 of 39
  1. #1 Need help jaring and signing a PI Client 
    doit4state

    Titador's Avatar
    Join Date
    Nov 2013
    Posts
    224
    Thanks given
    46
    Thanks received
    24
    Rep Power
    142
    Before you go on a rant about how easy this is, just know that not everybody is as skilled as you.

    First and foremost, I am fairly decent at adding interfaces, messing with things in the source, etc. Although I can do a few things, the one thing I've never really known how to do is jaring and signing my clients. Of course since I don't know how to do either of these things with ease, adding an auto cache downloader is no simpler.

    If anybody would care as much to take the time to explain how to jar, sign, and add an auto cache downloader to my client, I would appreciate it very much! Take note that my client and base are both PI.

    I have looked up many tutorials on how to do this & have tried everything I've seen, but when I make my client, nothing seems to happen. So, once again, if anybody will take the time to explain what I need to do either in the comments or in a private message, it would be much appreciated.

    Thanks alot in advance
    Reply With Quote  
     

  2. #2  
    Member Need help jaring and signing a PI Client Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    u click a few buttons on jarmaker to jar and sign it

    what do u mean it doesnt work, do u make a batch file and add the args?

    Attached imageAttached image
    Reply With Quote  
     

  3. Thankful user:

    Sam

  4. #3  
    doit4state

    Titador's Avatar
    Join Date
    Nov 2013
    Posts
    224
    Thanks given
    46
    Thanks received
    24
    Rep Power
    142
    Quote Originally Posted by Luke132 View Post
    u click a few buttons on jarmaker to jar and sign it

    what do u mean it doesnt work, do u make a batch file and add the args?
    I've deleted all of the java files & the batch files in the client, and all that's left is class files, my sign folder, my sprites folder, and my cache folder.
    After doing this, I jar'ed the client and it does not load my client. No, I did not add the arguments, because as I said I have but the faintest clue what I'm doing.
    Last edited by Titador; 01-19-2020 at 07:34 AM.
    Reply With Quote  
     

  5. #4  
    Member Need help jaring and signing a PI Client Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    click create bat file then add the same args in it that are in ur original client bat file, so itll look like

    name.jar client 28 0 0 -Xmx256m (cant remember what they actually are)

    Attached imageAttached image
    Reply With Quote  
     

  6. #5  
    doit4state

    Titador's Avatar
    Join Date
    Nov 2013
    Posts
    224
    Thanks given
    46
    Thanks received
    24
    Rep Power
    142
    Quote Originally Posted by Luke132 View Post
    click create bat file then add the same args in it that are in ur original client bat file, so itll look like

    name.jar client 28 0 0 -Xmx256m (cant remember what they actually are)
    Are you saying to put this argument as the manifest?

    This is my original bat file:
    Reply With Quote  
     

  7. #6  
    Member Need help jaring and signing a PI Client Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    what is in the batch file of the jar u make

    Attached imageAttached image
    Reply With Quote  
     

  8. #7  
    doit4state

    Titador's Avatar
    Join Date
    Nov 2013
    Posts
    224
    Thanks given
    46
    Thanks received
    24
    Rep Power
    142
    I'm going to assume you're talking about this:
    Reply With Quote  
     

  9. #8  
    Member Need help jaring and signing a PI Client Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    java -jar Ghostscape.jar -Xmx300m Jframe.......(paste the others here)

    Attached imageAttached image
    Reply With Quote  
     

  10. #9  
    Member Need help jaring and signing a PI Client Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    when u made the jar make sure u set the main class as client and in sealed put true, leave all the other settings except input/output

    Attached imageAttached image
    Reply With Quote  
     

  11. #10  
    doit4state

    Titador's Avatar
    Join Date
    Nov 2013
    Posts
    224
    Thanks given
    46
    Thanks received
    24
    Rep Power
    142
    When I jar the client, it doesn't save as a jar file because of the -Xmx300m Jframe 0 10 ending. So do I save it as myclientname.jar -Xmx300m Jframe etc etc.jar?
    Reply With Quote  
     

Page 1 of 4 123 ... LastLast

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. [pi] [317] Need help Jaring my client!
    By Im The Plug in forum Help
    Replies: 1
    Last Post: 08-12-2013, 10:45 PM
  2. Replies: 0
    Last Post: 08-04-2013, 05:26 AM
  3. need help jaring an signing read!
    By Kuri in forum Help
    Replies: 3
    Last Post: 11-27-2012, 10:03 PM
  4. need help jaring a client plz
    By Pronyma in forum Help
    Replies: 0
    Last Post: 07-15-2009, 01:24 AM
  5. Jaring and Signing Client
    By Ziya in forum Tutorials
    Replies: 21
    Last Post: 12-01-2007, 07:22 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •