Jump to content

TheHeat

Member
  • Posts

    5
  • Joined

  • Last visited

Reputation

0 Neutral
  1. I can't seem to build the project when I just download it from GitLab and add the files to my workspace in Visual Studio Code, but when I clone it and open the link in Visual Studio Code it'll build? Do you know why? I can't even just launch Comet.sln, it just opens nothing but the Comet.sln file.
  2. Oh, do you have the right version of the source downloaded? Sorry, I didn't see the missing packet message. Make sure that the branch you have cloned is the version of the client you want to run. Woah, you're right, do you know why It's picking 5187 source when I choose 5017 source when trying to clone it via HTTPs link? I only knew it was 5187 after comparing it to 5017 source because I seen you have 9960 port in Comet.Account, unlike 5017.
  3. I now have Game/RPC Network in Comet.Game.config set to 0.0.0.0, and Network in Comet.Game.config set to 0.0.0.0. My realm table has my VPS IP for Game and 0.0.0.0 set for RPC, and realm matches my clients name. Used Port Checker, and 9958, 5618, and 5817 are all open on my VPS. Still stuck on "Connecting to account server. Please wait a moment." With a "Missing packet 1051, Length 52." on Comet, Account Server. Do things need to be setup different since this is hosted on my VPS?
  4. Alright, making progress, now I'm stuck on Connecting to account server. https://ibb.co/THYxPpy
  5. Hey Spirited, Do you know why I may be getting this message when debugging the project? https://ibb.co/D8Lj3hf I have a feeling it's because I have one of the IPs/Ports wrong, because the IP being used is my OVH VPS IP, which all ports are open by default(even contacted support to make sure) and all Firewalls are disabled, even on the Windows Server 2019 OS. Here are some of the Comet.Game/Comet.Account configs, plus the realm. Comet.Game: https://ibb.co/Swq689J https://ibb.co/5LHss8G Comet.Account: https://ibb.co/N6nk82t https://ibb.co/k92gTkR Realm: https://ibb.co/zhddmZX
×
×
  • Create New...