Jump to content

DAZ1337

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by DAZ1337

  1. Pretty sure this is DarkFox on this website: https://www.darkfoxdeveloper.com/
  2. Can you fix the link for the first two files? It says the files are broken when I download them. Download links are working, but i uploaded them to mega for you. https://mega.nz/file/UgJQ3BCZ#GvLcQUzwV_37XkCXfDo9ainy3WqXWQr5bMBsUjq5uCg I mean inside the file is broken, I think?
  3. Can you fix the link for the first two files? It says the files are broken when I download them.
  4. I get this message each time I try to run the 'Launch Comet' in Visual Studio Code: The program '[10136] Comet.Account.dll' has exited with code 0 (0x0). I'm not sure how that's possible, given it should output something. Maybe check you have the right .NET Core version installed and try debugging server startup? I got it to work now, thank you so much! Do you have any idea how to fix the Flash.ocx? I am trying everything and can't figure it out.
  5. Can you add the Step 3 restore scripts? I think the link is broken for them. "Step 3 - Deploy Install MariaDB and configure for legacy authentication, then run the included restore scripts." That's intended to be an overview of the steps for those a little bit more experienced with Conquer Online projects. You can find the full readme with all the details in the repo: https://gitlab.com/spirited/comet Let me know if you have any further questions. I get this message each time I try to run the 'Launch Comet' in Visual Studio Code: The program '[10136] Comet.Account.dll' has exited with code 0 (0x0).
  6. Hey there! Just for context, this source is made to be a clean base. The objective was to make a simple server architecture that's easy to understand and build off of. I didn't quite succeed on that since I made a huge focus on performance over ease of use, but it's still pretty simple and allows the author to implement packet handling, maps, etc. all to their choosing. That said, I don't plan on releasing tutorials for adding systems - that's out of scope for the project and not something I have time for. That definitely doesn't stop others from releasing tutorials about it, though; and you can always ask questions here. Can you add the Step 3 restore scripts? I think the link is broken for them. "Step 3 - Deploy Install MariaDB and configure for legacy authentication, then run the included restore scripts."
×
×
  • Create New...