Jump to content

Michiyo

City Council
  • Posts

    550
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Michiyo

  1. HCWiki should be back up and stable!
  2. The Wiki is back up, but locked in Read Only mode right now. I'll have to take it back down at some point later today, but I've been working on this for ~20 hours now, and I need to sleep. I'll update here as I progress.
  3. Web server is down while I do some work to it. Having to move a 700GB disk image with a ~35MB/s download.
  4. I'd suggest joining the Wiki club if you haven't already.
  5. Another note on this, I've posted it in a few places, the FBSA and HCWiki will be down for a while, as I need to do some work to dedicated server everything runs on. Sorry for this.
  6. I've had to take the webserver that runs the wiki down for some work, I'm not sure on an ETA, but I'll get it back up ASAP.
  7. Heads up! I've had to take the webserver down for some work, I'm not sure on an ETA, but I'll get it back up ASAP. Your currently installed mods will continue to work fine, but you will be unable to manage installed mods, or install new ones until the server is restored.
  8. HCWIki and FBSA are separate wikis, accounts from one don't work on the other. Originally this was because they didn't exist on the same server, but once I moved FBSA to a subdomain of HCWiki I kept the separation since it already existed, and I didn't want to deal with duplicated accounts.
  9. I just checked, and the FBSA Wiki emails are working fine. The password reset page requires your username and email, is it possible you used a different email address than the one you tried?
  10. CityOfHeroes.exe is in "Homecoming\bin\win32\live" or "Homecoming\bin\win64\live", but there are more flags you'll have to use for HCLauncher installs: "-assetpath assets/issue24;assets/live -profile live -demoplay your_demo_name", my demo launcher should do that work for you as well if you just point it at your HC Folder, then select the EXE at one of those folders mentioned at the start of this post. (Just select HCLauncher" in the "Client Type"
  11. Since PK delete his site and everything on it, a compiled version of Piglet: https://drive.pc-logix.com/index.php/s/HqCBfcsSLCAWkX5
  12. https://bare-metal-servers.status-ovhcloud.com/incidents/nmwmn9wtctmv That's all the info anyone has.
  13. Did you read the other posts above? It's an issue with the datacenter, nothing you do with your client is going to help.
  14. It's a network issue with the provider.
  15. I wasn't aware adding the Diag client would cause issues. I've got this fixed internally, but will have to wait until I can get the program signed to release an update.
  16. Popping into your base and back out will also reset the mission options, I just tested it.
  17. Ahh, I had left some debugging code in the upload page. I've removed it thanks!
  18. Awesome thanks for the write up. Curious what error did you get to prompt step 11.5?
  19. Those are various servers that I have access to because I help the Dev team at times. There is no way to add extra profiles, currently.
  20. Outside of it, as in, not inside it. Any directory *NOT WITHIN* your install directory. If your install directory is c:\games\Homecoming, then the data directory you are using to build your mod CAN NOT be within that directory. The idea here is to make 100% sure you are not including anything other than what you want in the archive. If you have anything else in your data directory, and you point it at that directory it's going to package everything. You can test your mod as usual via the data directory in your install, but to actually package it and distribute it you need to make a clear folder structure with JUST your files elsewhere.
  21. Both are the same, except the one in the mod is *slightly* louder, just ran them both through audacity and they are identical except the volume unless I'm missing something?
  22. Use this: And install this mod: https://mods.cityofheroes.dev/modView.php?id=206 then -uiskin 2 will play the original GR music.
  23. This should be fixed with today's maintenance.
  24. Tools -> Create Mod. You give it a name for the resulting .pigg file, you give it the data directory (outside of your City install), and hit "Build" It will then package your data directory up as a .pigg in the same directory as the provided data directory. You can't use the data directory in the install location, to make sure you're only packing the specific files for your mod.
×
×
  • Create New...