Thread: Ben's Project Webclient error.

Results 1 to 5 of 5
  1. #1 Ben's Project Webclient error. 
    Registered Member
    Join Date
    Feb 2012
    Posts
    10
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Hi, thanks for taking the time to read this. I didn't plan on making a thread on this issue, as I have made tons of webclient's in the past, and had no problems what-so-ever. However, I've been trying the past two days to figure out what is wrong with my current webclient I am making. I'm using Ben's Project source, with the client that comes along with it. (718 Client). Every time I try to get on the webclient, I get this error: http://(My vps ip here)/error_game_crash.ws

    Here is the webclient code of my webclient page;

    <center><applet name="ChronicFire" archive="https://dl.dropbox.com/u/103730365/ChronicClient.jar" code="Loader.class" title="Java(TM)" height="620" width="100%">

    Could someone please tell me what's wrong? Thanks in advance.
    Reply With Quote  
     

  2. #2  
    ♢♢♢♢♢♢

    Con Artist's Avatar
    Join Date
    Jan 2012
    Posts
    1,350
    Thanks given
    665
    Thanks received
    308
    Rep Power
    386
    error_game_crash.ws
    this isnt error, it just says that an error ocurred.

    does it display "error click here for details" ? if so post what it does say..


    widdy widdy


    /|\
    / \

    Attached image
    Reply With Quote  
     

  3. #3  
    OoO Donor <3
    Rockstar Jax's Avatar
    Join Date
    Mar 2011
    Age
    27
    Posts
    608
    Thanks given
    77
    Thanks received
    78
    Rep Power
    21
    Compile with jdk7+

    <-- amateur sig skills dont hate
    Reply With Quote  
     

  4. #4  
    Registered Member Drathus Scape's Avatar
    Join Date
    Dec 2011
    Posts
    65
    Thanks given
    0
    Thanks received
    3
    Rep Power
    11
    Code:
    <html>
    <body onbeforeunload="javascript:alert('Be sure your account is logged out before closing this page!');">
    		<applet name="ChronicFirel" archive="https://dl.dropbox.com/u/103730365/ChronicClient.jar" code="Loader" height="100%" width="100%">
    			<param name="java_arguments" value="-Xmx512m">
    		
    			<font size="5">To play, you need to have Java installed on your computer which is free.</font> <br><br>
    			Click <a href="http://www.java.com/en/download/index.jsp"><font color="green"><font size="4">here</font></font></a> to download Java.
    		</applet>
    <param name="worldid" value="2"/>
    <param name="members" value="1"/>
    <param name="modewhat" value="2"/>
    <param name="modewhere" value="2"/>
    <param name="safemode" value="1"/>
    <param name="lang" value="0"/>
    <param name="affid" value="0"/>
    <param name="settings" value="ROEqp2kbj*NX9PSCbdgpOvokkMwrCkXjg3c6KXgaLZY"/>
    <param name="cookieprefix" value=""/>
    <param name="cookiehost" value=".google.com"/>
    <param name="plug" value="0"/>
    <param name="js" value="1"/>
    <param name="game" value="0"/>
    <param name="colourid" value="0"/>
    </applet>
    </body>
    </html>
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Nov 2012
    Posts
    79
    Thanks given
    0
    Thanks received
    2
    Rep Power
    11
    Try remaking the jar and re-uploading it.. Do you have a Html code?
    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: 486
    Last Post: 01-16-2013, 04:51 AM
  2. Replies: 13
    Last Post: 10-17-2012, 04:54 PM
  3. ★Ben's Project★ 718/736 ★
    By Fata in forum Advertise
    Replies: 3
    Last Post: 10-16-2012, 02:30 AM
  4. Replies: 10
    Last Post: 10-14-2012, 01:34 AM
  5. project insanity webclient error
    By 2O15 in forum Help
    Replies: 8
    Last Post: 05-02-2010, 03:54 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
  •