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
40 minutes ago, Taliel Studios said:

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?

client can't connect.

Link to comment
Share on other sites

  • 0
5 minutes ago, Bytez said:

hosted on my pc.

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?

Link to comment
Share on other sites

  • 0
11 minutes ago, 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?

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
1 minute ago, 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"?

After i do that the game is still offline.

Link to comment
Share on other sites

  • 0
4 minutes ago, Bytez said:

After i do that the game is still offline.

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
Just now, 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.

 

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...