Thread: 2006redone client

Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11  
    Registered MrClassic
    MrClassic's Avatar
    Join Date
    Oct 2008
    Age
    15
    Posts
    2,063
    Thanks given
    24,154
    Thanks received
    551
    Rep Power
    5000
    I can't see shit from this. But my first guess is to check if the port is right. You tried either 43595 and 43596?

    Edit: also Luke is right with 0.0.0.0. it needs to be 127.0.0.1 or even "localhost" will work
    Reply With Quote  
     

  2. #12  
    Member 2006redone 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
    Quote Originally Posted by Nighel View Post
    They took the file server of apollo, the rest is PI
    how am i supposed to know that

    Attached imageAttached image
    Reply With Quote  
     

  3. #13  
    Runecessor Development Team
    Runecessor's Avatar
    Join Date
    Feb 2014
    Posts
    76
    Thanks given
    9
    Thanks received
    4
    Rep Power
    11
    Quote Originally Posted by MrClassic View Post
    I can't see shit from this. But my first guess is to check if the port is right. You tried either 43595 and 43596?

    Edit: also Luke is right with 0.0.0.0. it needs to be 127.0.0.1 or even "localhost" will work
    If you are hosting locally you can also do it with 0.0.0.0. That is how I have always ran my servers locally, but if he is getting ready to launch... well obviously he will need to change id to the VPS IP
    Attached image
    Reply With Quote  
     

  4. #14  
    Registered Member
    Join Date
    Feb 2020
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    i am having the very same exact issue for a week now of trying to get this damn client to connect from any other pc than the vps localhost. the client on the vps starts just fine and finds the webserver it keeps saying it is looking for when you start the client. i am using the 2006Redone from mr extreme (sorry if i got your name wrong).

    now here is my problem.

    1. i am 100% NEW to the runescape scene and was asked by a friend of mine to help get her 2006 server up and running since i have had a ton of experience with other games and running/building/programming them but this game is a strange duck for sure !!! so yes i know i am a noob with these files so no need to insult me like you did the OP and call me stupid for not knowing wtf is going on here cause i already know im dumb ... this week has proven that much since i have got my ass whipped by something i am SURE is a simple fix.

    2. everything loads fine on my vps and yes all my ports are opened for the game to work and i can load the client and play. i do not want a local game though so i am trying to connect from several PCs with the same problem every single time. trying to connect to webserver ... failed to connect attemting again in blah blah blah ...

    3. i have changed the ip to my vps ip, i have opened all ports, the cache is loading to the C:/users/mypc folder as it should and i still can not get this client to connect.

    4. when i run my xampp i get the 127.0.0.1/80 and when its not running i get the 0.0.0.0/80 so idk wtf that is all about but anyway ... i have scoured the entire source MANY MANY times for 127.0.0.1, 0.0.0.0, localhost and anything that would point me to the place that i would need to change the ip for this invisible damn webserver ...

    so far all i have seen when people have asked how to fix this is that they are stupid and should know already (if your new and you were too once than how the hell would that happen huh), its an easy fix figure it out or you shouldnt be using such and such this and that (well again sorry we noobs are not pros out of the box we cant all be great like you guys), or they flat out do not answer at all.

    my guess is you just dont know he asnwers yourself and dont want to look stupid too so you choose to belittle the guy who needs genuine help.

    now i ask for the love of all that is holy would SOMEONE PLEASE tell us noobs how to fix this stupid aggrevating recurring issue???

    i will build a shrine to you and make you my god !!


    edit: finally figured it out but it is probably not the correct way. i added the client source into my eclipse on my external PC and it loads the client and connects to the VPS. not sure why eclipse was needed to run the client when it comes with a Client.jar file which i assumed was what i needed to make this run on any PC without using eclipse.
    Reply With Quote  
     

  5. #15  
    Registered Member
    Join Date
    Apr 2020
    Posts
    32
    Thanks given
    1
    Thanks received
    5
    Rep Power
    42
    Quote Originally Posted by microricann View Post
    i am having the very same exact issue for a week now of trying to get this damn client to connect from any other pc than the vps localhost. the client on the vps starts just fine and finds the webserver it keeps saying it is looking for when you start the client. i am using the 2006Redone from mr extreme (sorry if i got your name wrong).

    now here is my problem.

    1. i am 100% NEW to the runescape scene and was asked by a friend of mine to help get her 2006 server up and running since i have had a ton of experience with other games and running/building/programming them but this game is a strange duck for sure !!! so yes i know i am a noob with these files so no need to insult me like you did the OP and call me stupid for not knowing wtf is going on here cause i already know im dumb ... this week has proven that much since i have got my ass whipped by something i am SURE is a simple fix.

    2. everything loads fine on my vps and yes all my ports are opened for the game to work and i can load the client and play. i do not want a local game though so i am trying to connect from several PCs with the same problem every single time. trying to connect to webserver ... failed to connect attemting again in blah blah blah ...

    3. i have changed the ip to my vps ip, i have opened all ports, the cache is loading to the C:/users/mypc folder as it should and i still can not get this client to connect.

    4. when i run my xampp i get the 127.0.0.1/80 and when its not running i get the 0.0.0.0/80 so idk wtf that is all about but anyway ... i have scoured the entire source MANY MANY times for 127.0.0.1, 0.0.0.0, localhost and anything that would point me to the place that i would need to change the ip for this invisible damn webserver ...

    so far all i have seen when people have asked how to fix this is that they are stupid and should know already (if your new and you were too once than how the hell would that happen huh), its an easy fix figure it out or you shouldnt be using such and such this and that (well again sorry we noobs are not pros out of the box we cant all be great like you guys), or they flat out do not answer at all.

    my guess is you just dont know he asnwers yourself and dont want to look stupid too so you choose to belittle the guy who needs genuine help.

    now i ask for the love of all that is holy would SOMEONE PLEASE tell us noobs how to fix this stupid aggrevating recurring issue???

    i will build a shrine to you and make you my god !!


    edit: finally figured it out but it is probably not the correct way. i added the client source into my eclipse on my external PC and it loads the client and connects to the VPS. not sure why eclipse was needed to run the client when it comes with a Client.jar file which i assumed was what i needed to make this run on any PC without using eclipse.
    Get yourself a static ip for the vps, export a new runnable jar of the client after you have changed the client to connect to the static ip. send the jar file to who ever and they should be able to connect.
    It sounds like the Client.jar has the localhost ip built into it so thats why it would only connect on your vps/host machine..
    Reply With Quote  
     

  6. #16  
    Registered Member

    Join Date
    Feb 2010
    Posts
    3,253
    Thanks given
    1,145
    Thanks received
    909
    Rep Power
    2081
    Quote Originally Posted by Luke132 View Post
    localhost is 127.0.0.1 not fucking 0 0 0 0
    Should be fine Luke. It will attempt to connect to local host anyway.
    Reply With Quote  
     

  7. #17  
    Registered Member
    Join Date
    Feb 2020
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by ggtip2 View Post
    Get yourself a static ip for the vps, export a new runnable jar of the client after you have changed the client to connect to the static ip. send the jar file to who ever and they should be able to connect.
    It sounds like the Client.jar has the localhost ip built into it so thats why it would only connect on your vps/host machine..
    the ip is static on my vps but i think you hit the nail on the head on the Client.jar. thank you very much for responding and actually being helpful.
    Reply With Quote  
     

Page 2 of 2 FirstFirst 12

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: 2
    Last Post: 07-03-2019, 11:12 PM
  2. 2006redone client help
    By NoobStarr in forum Help
    Replies: 1
    Last Post: 07-05-2017, 12:53 PM
  3. 2006Redone client & cache
    By nl pk3er in forum Requests
    Replies: 2
    Last Post: 07-08-2014, 11:33 AM
  4. Server & Client Download list
    By Link in forum Downloads
    Replies: 64
    Last Post: 01-28-2012, 08:32 PM
  5. Replies: 19
    Last Post: 01-10-2008, 10:15 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
  •