Thread: Donation help

Results 1 to 8 of 8
  1. #1 Donation help 
    Owner of Zantarix Notepad's Avatar
    Join Date
    Oct 2008
    Age
    33
    Posts
    580
    Thanks given
    21
    Thanks received
    33
    Rep Power
    67
    So I've decided to use http://www.rune-server.org/runescape...system-30.html I've added it to server files and i get this error Screenshot by Lightshot . Its stops their and it wont load anymore. It should load server IP and port but it isn't...

    Any help would be appreciated.
    PM me if you want my skype.
    Reply With Quote  
     

  2. #2  
    hi


    Join Date
    Aug 2013
    Posts
    925
    Thanks given
    290
    Thanks received
    384
    Rep Power
    402
    Do you have 2 servers running on the same port?
    Reply With Quote  
     

  3. #3  
    Registered Member Whimzy's Avatar
    Join Date
    Sep 2013
    Age
    25
    Posts
    376
    Thanks given
    132
    Thanks received
    82
    Rep Power
    54
    Your error is saying you already have something running on that port. Like the person said above, Do you have two servers running?
    Reply With Quote  
     

  4. #4  
    -Founder Off Returnofpk-


    Join Date
    Oct 2012
    Age
    28
    Posts
    655
    Thanks given
    97
    Thanks received
    211
    Rep Power
    303
    Quote Originally Posted by Notepad View Post
    So I've decided to use http://www.rune-server.org/runescape...system-30.html I've added it to server files and i get this error Screenshot by Lightshot . Its stops their and it wont load anymore. It should load server IP and port but it isn't...

    Any help would be appreciated.
    PM me if you want my skype.
    find this and replace with this

    find this
    Code:
    throttleFilter = new ConnectionThrottleFilter(Config.CONNECTION_DELAY);
    and replace that metod with this

    Code:
    throttleFilter = new ConnectionThrottleFilter(Config.CONNECTION_DELAY);
    		sac.getFilterChain().addFirst("throttleFilter", throttleFilter);
    		try {
    			acceptor.bind(new InetSocketAddress(serverlistenerPort), connectionHandler, sac);
    		} catch (BindException e) {
    			System.out.println("[WARNING] The port is already in use, port bind failure.");
    			System.out.println("[WARNING] The server is not running!");
    		} catch (IOException e) {
    			e.printStackTrace();
    		}
    	}
    Attached image
    Reply With Quote  
     

  5. Thankful user:


  6. #5  
    Owner of Zantarix Notepad's Avatar
    Join Date
    Oct 2008
    Age
    33
    Posts
    580
    Thanks given
    21
    Thanks received
    33
    Rep Power
    67
    I only have 1 server running. Would it work if i did a new donate database?
    Reply With Quote  
     

  7. #6  
    -Founder Off Returnofpk-


    Join Date
    Oct 2012
    Age
    28
    Posts
    655
    Thanks given
    97
    Thanks received
    211
    Rep Power
    303
    Quote Originally Posted by Notepad View Post
    I only have 1 server running. Would it work if i did a new donate database?
    ye make sure to take the website and not the ip for some webhostst change the ip if you website get attacked or try make a new sql database
    Attached image
    Reply With Quote  
     

  8. Thankful user:


  9. #7  
    Owner of Zantarix Notepad's Avatar
    Join Date
    Oct 2008
    Age
    33
    Posts
    580
    Thanks given
    21
    Thanks received
    33
    Rep Power
    67
    Quote Originally Posted by sheepmonger View Post
    ye make sure to take the website and not the ip for some webhostst change the ip if you website get attacked or try make a new sql database
    Got it fixed now. Only needed Restart VPS. Thanks for you help tho,really appreciated.
    Reply With Quote  
     

  10. #8  
    -Founder Off Returnofpk-


    Join Date
    Oct 2012
    Age
    28
    Posts
    655
    Thanks given
    97
    Thanks received
    211
    Rep Power
    303
    Quote Originally Posted by Notepad View Post
    Got it fixed now. Only needed Restart VPS. Thanks for you help tho,really appreciated.
    np please click thanks button
    Attached image
    Reply With Quote  
     

  11. Thankful user:



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. donator help-crown dissapears
    By happyisbackk in forum Help
    Replies: 12
    Last Post: 10-18-2009, 11:58 PM
  2. Donation Help
    By Sir Tom in forum Forum Related Help
    Replies: 3
    Last Post: 10-12-2009, 09:39 PM
  3. Donating help :/
    By Jumper' in forum Forum Related Help
    Replies: 6
    Last Post: 06-06-2009, 09:22 PM
  4. Donation Help
    By Whiz` in forum Forum Related Help
    Replies: 1
    Last Post: 05-30-2009, 12:16 PM
  5. Donation Help
    By Switch Tre in forum Forum Related Help
    Replies: 10
    Last Post: 05-14-2009, 06:33 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
  •