Thread: Help removing something.

Results 1 to 9 of 9
  1. #1 Help removing something. 
    Registered Member
    Join Date
    Nov 2010
    Posts
    25
    Thanks given
    4
    Thanks received
    1
    Rep Power
    1
    I downloaded a source from mopar, Knowing it had an anti leech, I'm newish to rsps coding, I want to use this source as practice, I thought removing the anti leeches would be some good practice, But I'm having a lot of trouble removing them, And I'd like to ask the R-S community for some help.. When i run the server i get this

    [11/5/12 2:58 PM]: Launching Torvapkz in 3... 2... 1... Starting...Now!
    [11/5/12 2:58 PM]: Server listening on port 127.0.0.1:43594
    [11/5/12 2:58 PM]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsExce ption: Comm
    unications link failure

    The last packet successfully received from the server was 1,352,145,536,326 mill
    iseconds ago. The last packet sent successfully to the server was 0 millisecond
    s ago.
    [11/5/12 2:58 PM]: at sun.reflect.NativeConstructorAccessorImpl.newInsta nce
    0(Native Method)
    [11/5/12 2:58 PM]: at sun.reflect.NativeConstructorAccessorImpl.newInsta nce
    (Unknown Source)
    [11/5/12 2:58 PM]: at sun.reflect.DelegatingConstructorAccessorImpl.newI nst
    ance(Unknown Source)
    [11/5/12 2:58 PM]: at java.lang.reflect.Constructor.newInstance(Unknown Sou
    rce)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 6)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.SQLError.createCommunicationsExcept ion
    (SQLError.java:1074)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.ConnectionImpl.createNewIO(Connecti onI
    mpl.java:2214)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImp l.j
    ava:773)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connect ion
    .java:46)
    [11/5/12 2:58 PM]: at sun.reflect.NativeConstructorAccessorImpl.newInsta nce
    0(Native Method)
    [11/5/12 2:58 PM]: at sun.reflect.NativeConstructorAccessorImpl.newInsta nce
    (Unknown Source)
    [11/5/12 2:58 PM]: at sun.reflect.DelegatingConstructorAccessorImpl.newI nst
    ance(Unknown Source)
    [11/5/12 2:58 PM]: at java.lang.reflect.Constructor.newInstance(Unknown Sou
    rce)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 6)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.ConnectionImpl.getInstance(Connecti onI
    mpl.java:352)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonReg ist
    eringDriver.java:282)
    [11/5/12 2:58 PM]: at java.sql.DriverManager.getConnection(Unknown Source)
    [11/5/12 2:58 PM]: at java.sql.DriverManager.getConnection(Unknown Source)
    [11/5/12 2:58 PM]: at server.util.MadTurnipConnection.createConnection(M adT
    urnipConnection.java:14)
    [11/5/12 2:58 PM]: at server.util.MadTurnipConnection.run(MadTurnipConne cti
    on.java:31)
    [11/5/12 2:58 PM]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsExce
    ption: Communications link failure

    The last packet successfully received from the server was 1,352,145,536,324 mill
    iseconds ago. The last packet sent successfully to the server was 0 millisecond
    s ago.
    [11/5/12 2:58 PM]: at sun.reflect.NativeConstructorAccessorImpl.newInsta nce
    0(Native Method)
    [11/5/12 2:58 PM]: at sun.reflect.NativeConstructorAccessorImpl.newInsta nce
    (Unknown Source)
    [11/5/12 2:58 PM]: at sun.reflect.DelegatingConstructorAccessorImpl.newI nst
    ance(Unknown Source)
    [11/5/12 2:58 PM]: at java.lang.reflect.Constructor.newInstance(Unknown Sou
    rce)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 6)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.SQLError.createCommunicationsExcept ion
    (SQLError.java:1074)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:341)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.ConnectionImpl.createNewIO(Connecti onI
    mpl.java:2137)
    [11/5/12 2:58 PM]: ... 13 more
    [11/5/12 2:58 PM]: Caused by: java.net.ConnectException: Connection refused: con
    nect
    [11/5/12 2:58 PM]: at java.net.PlainSocketImpl.socketConnect(Native Method)

    [11/5/12 2:58 PM]: at java.net.PlainSocketImpl.doConnect(Unknown Source)
    [11/5/12 2:58 PM]: at java.net.PlainSocketImpl.connectToAddress(Unknown Sou
    rce)
    [11/5/12 2:58 PM]: at java.net.PlainSocketImpl.connect(Unknown Source)
    [11/5/12 2:58 PM]: at java.net.SocksSocketImpl.connect(Unknown Source)
    [11/5/12 2:58 PM]: at java.net.Socket.connect(Unknown Source)
    [11/5/12 2:58 PM]: at java.net.Socket.connect(Unknown Source)
    [11/5/12 2:58 PM]: at java.net.Socket.<init>(Unknown Source)
    [11/5/12 2:58 PM]: at java.net.Socket.<init>(Unknown Source)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.StandardSocketFactory.connect(Stand ard
    SocketFactory.java:253)
    [11/5/12 2:58 PM]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:290)
    [11/5/12 2:58 PM]: ... 14 more

    My join date is so long ago, Because i wanted to get into coding and such, Awhile back, But I never got interested, Now, I have a very huge interest in Java coding.
    Reply With Quote  
     

  2. #2  
    Donator
    Skater's Avatar
    Join Date
    Nov 2011
    Posts
    545
    Thanks given
    21
    Thanks received
    23
    Rep Power
    0
    bump
    Reply With Quote  
     

  3. #3  
    Donator

    6ix9ine's Avatar
    Join Date
    Oct 2012
    Posts
    622
    Thanks given
    514
    Thanks received
    112
    Rep Power
    582
    Use an ide Eclipse Downloads
    Quote Originally Posted by Huey View Post
    Because of all the nub syipkpkers nulls that runs in no way to stop them ***gots. There runing everything yyou can't even enjoy an fucking server with out an asshole with his head stuck up his *** crashing an server. Every fucking 10 minutes an asshole always log on server crashing it because of the ***got who made it... So how the hell do yall stand these ***gots that's crashing server. Damn people just move on do something else play warock or something that's what im about to start playing... if you would like to add me its [email protected] it was nice knowing ya rune-server and burn in hell server crashers
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Jan 2008
    Posts
    2,340
    Thanks given
    20
    Thanks received
    575
    Rep Power
    1202
    Quote Originally Posted by Minor View Post
    No.

    All you have to do is disable mySQL...
    Reply With Quote  
     

  5. #5  
    Donator

    6ix9ine's Avatar
    Join Date
    Oct 2012
    Posts
    622
    Thanks given
    514
    Thanks received
    112
    Rep Power
    582
    Quote Originally Posted by Koshmar View Post
    No.

    All you have to do is disable mySQL...
    If theres an antileech there is probably missing brackets and shit to, so he will want an ide.
    Quote Originally Posted by Huey View Post
    Because of all the nub syipkpkers nulls that runs in no way to stop them ***gots. There runing everything yyou can't even enjoy an fucking server with out an asshole with his head stuck up his *** crashing an server. Every fucking 10 minutes an asshole always log on server crashing it because of the ***got who made it... So how the hell do yall stand these ***gots that's crashing server. Damn people just move on do something else play warock or something that's what im about to start playing... if you would like to add me its [email protected] it was nice knowing ya rune-server and burn in hell server crashers
    Reply With Quote  
     

  6. #6  
    Enter The Dragon
    Roshi's Avatar
    Join Date
    Nov 2012
    Age
    27
    Posts
    260
    Thanks given
    4
    Thanks received
    19
    Rep Power
    4
    if u still didnt figure the problem by using eclipse to fix errors i suggest just getting another source
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Nov 2010
    Posts
    25
    Thanks given
    4
    Thanks received
    1
    Rep Power
    1
    Quote Originally Posted by Koshmar View Post
    No.

    All you have to do is disable mySQL...
    And how exactly do I disable mySQL?
    Reply With Quote  
     

  8. Thankful user:


  9. #8  
    Registered Member
    Join Date
    Sep 2012
    Age
    29
    Posts
    471
    Thanks given
    90
    Thanks received
    6
    Rep Power
    14
    Quote Originally Posted by nubia View Post
    And how exactly do I disable mySQL?
    comment it out.
    Reply With Quote  
     

  10. #9  
    Banned

    Join Date
    Apr 2012
    Posts
    3,225
    Thanks given
    2,554
    Thanks received
    832
    Rep Power
    0
    Quote Originally Posted by Roshi View Post
    if u still didnt figure the problem by using eclipse to fix errors i suggest just getting another source
    L0L, just a 'L0L'.

    OT: If this makes it 'tuff for you, you don't want to know how many bugs and exploits there is to fix..
    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. Removing _'s
    By relex lawl in forum Help
    Replies: 0
    Last Post: 08-01-2011, 09:12 PM
  2. [PI] Removing this
    By Dharmesh in forum Help
    Replies: 12
    Last Post: 06-05-2011, 07:45 PM
  3. Replies: 18
    Last Post: 03-03-2011, 12:15 PM
  4. Replies: 1
    Last Post: 04-01-2010, 03:31 AM
  5. Replies: 4
    Last Post: 12-27-2008, 05:46 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •