Jump to content
  • 0

Need help with my launcher.


Question

Posted

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?

14 answers to this question

Recommended Posts

  • 0
Posted
1 minute ago, panda said:

What launcher? Who made it? Where's the source?

Jcsnider 

i know it's kinda old but it seems to work.

  • 0
Posted

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?

  • 0
Posted
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.

  • 0
Posted
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?

  • 0
Posted
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"
}

  • 0
Posted
35 minutes ago, Bytez said:

client can't connect.

Go further and open the resources folder, in there open the Config file

  • 0
Posted

{
  "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"?

  • 0
Posted
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.

  • 0
Posted
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.

 

  • 0
Posted
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

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