Jump to content

Michiyo

City Council
  • Posts

    549
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Michiyo

  1. Go into the folder with Tequla.exe, delete the files "tequila.xml", "TequilaActivityLog.txt", and "tequilalog.xml" Leave all other files including "Tequila.exe" alone. Once you've deleted those 3 files launch Tequila and it shouldn't crash anymore.
  2. I've put a copy up https://devtracker.cityofheroes.dev/ though I'm looking to do some performance work as it takes 10+ seconds to load at times.
  3. What kind of resources we talking here? I've currently got a quad core 4GB VM spooled up for this, but if it needs more I might have to make other arrangements.
  4. I'll spin up a server to host this, and anything else you need hosted PK
  5. Restoration should be completed, please let me know if you spot anything broken. Thank you!
  6. Hey all, the wiki is down for a bit while I restore a backup from last night. The hypervisor that runs my webserver hard locked today and in the process seems to have nuked the MariaDB instance that HCWiki uses. I'm working on restoring data as fast as I can though. Backup was taken @ midnight PST last night.
  7. Sadly I couldn't nail down the error in a template, but I discovered the *issue* In sets with a proc or that are unique *IF* the 'InvSetOverview' dec ended in {{IOProc}}}} or {{IOUnique}}}} then it broke the parser, the fix was to replace the '}}}}' with '}} }}' I started doing it by hand, but then installed a mass edit plugin to do it for me. I'm now clearing the page cache to hopefully clear this up wiki-wide
  8. Paragon Wiki has the same issue, so it's not a recent edit that has happened on our side https://archive.paragonwiki.com/wiki/Very_Rare_IO_Sets Which will make it harder to track down. I'll take a look in a few hours if someone else hasn't found it. EDIT: It looks to be in the DPL, which is a brace nightmare.. it'll take a while.
  9. Dump generator doesn't so much "Scrape" it, it uses the API to dump the contents to XML which you can then directly import into Mediawiki.
  10. https://github.com/WikiTeam/wikiteam/blob/master/dumpgenerator.py
  11. At the bottom of the Atlas Park Zone template, is the line "|VidiotMap=Atlas Park" looking at the wikitext for https://hcwiki.cityofheroes.dev/index.php?title=Template:Zone&action=edit Shows that this takes the text from that line "Atlas Park" and transforms it into Media:Atlas_Park_VidiotMap.png Knowing this, you can simply upload a new version of the file "Atlas_Park_VidiotMap.png" here: https://hcwiki.cityofheroes.dev/wiki/File:Atlas_Park_VidiotMap.png Or simply upload a file with a new name and use "|VidiotMap2=New Atlas Park" or whatever to include a 2nd link below the original. Though really updating the existing file with the updated version would make the most sense, IMO.
  12. Yeah.. it looks like my webserver is being DDoSed at the moment. Fun times.
  13. The hidden content should now be fixed, you may need to force a cache clear in your browser: Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac) Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac) Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5 Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
  14. This is likely tied to the Paragon Wiki theme which I've yet to find all the JS/CSS bits to. I'll work on this though.
  15. I was informed that I seem to have missed the non standard namespaces, so stuff like Missions:, Recipes: and others are missing. I'm pulling another export and will import those pages ASAP. EDIT: Imported ~1300 Mission: pages, currently running a index rebuild which looks like it's going to take about 4 - 6 hours for the current 49,000 pages
  16. And that demo record, INCLUDES the contents of EVERY storage item in your base. If you were to unpack the zipped header you could see everything you had stored.
  17. Hello All! A handful of people over on Discord were talking about a lack of an updated Wiki for Homecoming, I've cloned Paragon Wiki to https://hcwiki.cityofheroes.dev/wiki/Main_Page and encourage folks to update it with current information for Homecoming. There have been a small handful of updates so far but there is lots of work to be done. So create an account and go nuts! As a note, I've removed ALL User: pages from the import of PWiki to remove any user information that people may not want copied, feel free to bring your User: page over from PWiki if you would like.
×
×
  • Create New...