Thread: Webclient freezes on unpacking interfaces - If you acctually fix it I will pay you 5$

Results 1 to 9 of 9
  1. #1 Webclient freezes on unpacking interfaces - If you acctually fix it I will pay you 5$ 
    Registered Member
    Xynth's Avatar
    Join Date
    May 2009
    Posts
    2,222
    Thanks given
    226
    Thanks received
    259
    Rep Power
    1155
    Alright, Well I am using Bluurrs Client Base. Not Refractured, Renamed or even edited but just plain old Bluurrs Client Base. Well anyway, when I make my client into a webclient, It works with no errors and everything but the one thing when I upload my client.jar up to my website and I load the webclient, it works perfectly UNTIL I reach up to "Unpacking Interfaces", it does not do ANYTHING it just sits there. But when I load the webclient by clicking client.jar in the folder, (my computer not website.) It works fine it gets passed loading interfaces. Can someone please help me? I will rep++ and pay you 5$ via Paypal.

    If 100% Fixed - 5$ and rep.
    If just idea - rep.
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Nov 2007
    Posts
    405
    Thanks given
    0
    Thanks received
    0
    Rep Power
    114
    What hoster are you using?
    Free or payed? And name.
    Lemon
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Jun 2008
    Age
    27
    Posts
    2,312
    Thanks given
    485
    Thanks received
    231
    Rep Power
    0
    Right path for interfaces?
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Jun 2008
    Age
    28
    Posts
    811
    Thanks given
    302
    Thanks received
    36
    Rep Power
    0
    Try running your client before you make it a webclient and tell me if you get the same error
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Nov 2007
    Posts
    405
    Thanks given
    0
    Thanks received
    0
    Rep Power
    114
    Quote Originally Posted by S a n t a Pk View Post
    Try running your client before you make it a webclient and tell me if you get the same error
    Read more carefully, he just wrote that it worked perfectly when he ran it threw his computer.
    Lemon
    Reply With Quote  
     

  6. #6  
    Registered Member
    Alekz's Avatar
    Join Date
    Aug 2009
    Age
    29
    Posts
    214
    Thanks given
    18
    Thanks received
    18
    Rep Power
    310
    Upload your .jar onto your webserver

    Call it like this:
    Code:
    <APPLET CODE="Client.jar" WIDTH=400 HEIGHT=400>
    Your browser does not support applets.
    </APPLET>

    See if that works.
    [spoil][/spoil]
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Jun 2008
    Age
    28
    Posts
    811
    Thanks given
    302
    Thanks received
    36
    Rep Power
    0
    Quote Originally Posted by Lemonslayor View Post
    Read more carefully, he just wrote that it worked perfectly when he ran it threw his computer.
    Oh.. well i was skim reading and yah..
    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Nov 2007
    Posts
    405
    Thanks given
    0
    Thanks received
    0
    Rep Power
    114
    Well, anyways you might wanna use this one:
    But you need to put the .jar into your cache.

    Code:
    	<applet name="app" width="766" height="678" archive="+cacheadress+Client.jar">
    	</applet>
    Lemon
    Reply With Quote  
     

  9. #9  
    Registered Member

    Join Date
    Feb 2007
    Posts
    994
    Thanks given
    25
    Thanks received
    47
    Rep Power
    604
    Code:
    <APPLET height=503 archive=client.jar width=765 
    code=client name=clientr.jar><PARAM NAME="client" VALUE="-Xmx250m"></APPLET>
    you need set the allowed memory -Xmx250m
    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
  •