Jump to content
  • 0

Need help with my launcher.


Bytez

Question

I found a launcher that was made a few years ago. It works with updates and everything. When it opens the game client it says the server is offline and when i open my client it says it's online. I have uploaded my resources in the file and in the data folder in google drive. I have setup the Google Cloud aswell. Any ideas what to do?

Link to comment
Share on other sites

14 answers to this question

Recommended Posts

  • 0

Where are you testing it? If you changed the client's IP to your IP you'll probably need a friend to test it for you.

 

Also please make this a little clearer, did you mean that the launcher can't find the updates or that your client can't connect?

Link to comment
Share on other sites

  • 0
  On 1/27/2020 at 10:11 PM, Mapyo said:

Inside of the gamelaunchers data folder, can you go into resources and find "config.json" look inside and where it says:  "Host": "", do you have an IP or "local host" in that slot?

Expand  

the only thing i see is settings and it says:

 

{
    "FolderId": "folderid (i alr put)",
    "ApiKey":  "apikey (i alr put)",
    "UpdaterTitle": "Game Launcher",
    "Background" : "data/launcher.png",
    "LaunchApplication": "data/paige.exe"
}

Link to comment
Share on other sites

  • 0

{
  "Host": "localhost",
  "Port": 5400,
  "GameFont": "sourcesansproblack",
  "UIFont": "sourcesanspro",
  "ChatLines": 100,
  "MenuMusic": "RPG-Theme_v001_Looping.ogg",
  "MenuBackground": "background.png",
  "IntroImages": []
}

 

 

Oh am i supposed to put the ip in "localhost"?

Link to comment
Share on other sites

  • 0
  On 1/27/2020 at 10:42 PM, Bytez said:

{
  "Host": "localhost",
  "Port": 5400,
  "GameFont": "sourcesansproblack",
  "UIFont": "sourcesanspro",
  "ChatLines": 100,
  "MenuMusic": "RPG-Theme_v001_Looping.ogg",
  "MenuBackground": "background.png",
  "IntroImages": []
}

 

 

Oh am i supposed to put the ip in "localhost"?

Expand  

After i do that the game is still offline.

Link to comment
Share on other sites

  • 0
  On 1/27/2020 at 10:44 PM, Bytez said:

After i do that the game is still offline.

Expand  

If you are trying to connect to a server being hosted on your PC you'll want to put local host. But when you distribute, you'll want to put your IP in there.

If you want to DM me your game files I can take a look to see if theres anything I can spot.

 

Link to comment
Share on other sites

  • 0
  On 1/27/2020 at 10:50 PM, Mapyo said:

If you are trying to connect to a server being hosted on your PC you'll want to put local host. But when you distribute, you'll want to put your IP in there.

If you want to DM me your game files I can take a look to see if theres anything I can spot.

 

Expand  

May i dm you on discord? My acc is Bytez#5108

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Γ—
Γ—
  • Create New...