Jump to content
  • Sign Up

Healix.5819

Members
  • Posts

    2,412
  • Joined

5 Followers

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Healix.5819's Achievements

  1. The original daily API is dead. You have to use categories now, which has tomorrow's dailies hidden under a newer version: https://api.guildwars2.com/v2/achievements/categories/88?v=latest If you want to minimize API usage, note fractals are on a fixed rotation, so you can simply calculate the daily for any given day, but doing it this way will break whenever they add new fractals. You can assume if new fractals were added by checking for changes to the fractal group.
  2. Yes, an account without S2 can complete the achievement for playing S2 by joining someone else.
  3. I tested this with the daily a few weeks ago. If you leave the chest unclaimed, it will automatically claim the current chest when you load a character after it resets. If you were already on a character when it resets, the previous chest is simply lost without affecting the current one. When I tested this back when it originally came out, it properly claimed the previous rewards at reset if you were on a character, or after loading a character, without affecting the current rewards.
  4. Everyone has the same weeklies now. Each objective that requires an expansion has an alternative way to complete it. You can't do bounties for example so you have to do 5 group events instead.
  5. The leaderboards are cached, so if you just added them, they're not going to appear. They also won't appear if their account hasn't gained any achievement points within the last few years. If they changed their display name, they're probably broken.
  6. Yes. You don't even need to use the skills now, simply having it equipped will give credit. You can just stand there and give people boons for example.
  7. It's an option, but they didn't enable it. If you want formatting, you can simply paste already formatted text, or just edit it directly (F12).
  8. This is what they use to check if there's a patch (the first number is the build): http://assetcdn.101.arenanetworks.com/latest64/101 The current build is 159951. I'm assuming you're seeing something different, so either you or your ISP is caching websites, or the server failed to update. First, simply reset your DNS. Press WindowsKey+R, open: ipconfig /flushdns Try launching. If it still fails, you can try changing DNS providers: https://developers.google.com/speed/public-dns/docs/using If it still fails, you'll need to manually select a different server. Search the start menu for cmd, right click it and run as administrator. The title of the command prompt window should begin with Administrator, showing it's being run as an admin (required). Copy the following line and right click the command window to paste it, then press enter: echo.99.86.37.92 assetcdn.101.arenanetworks.com>%windir%\system32\drivers\etc\hosts Now you should be able to patch. Eventually the IP will change and the launcher will fail to connect, so run this command to undo the previous: echo.>%windir%\system32\drivers\etc\hosts
  9. For those unaware, objectives that are completed but left unclaimed are automatically claimed when it resets, except for the daily login and special objectives. I tested this back when it came out and leaving the daily unclaimed wasn't a problem, except you lost the 10 AP from the achievement. Now it's bugged. If you leave the daily unclaimed and are online (on a character) at reset, you simply lose the rewards. If you leave the daily unclaimed and aren't online at reset, the rewards are automatically claimed when you load a character, but it claims the chest for the current day (you don't get the achievement) and is confirmed by the API.
  10. They are "unlocked", but they require the expansion to use. They didn't make it clear, but they did hint that they wanted the expansion to be required when they said they gave previous legendaries access to everything regardless of expansion ownership.
  11. They're using a CDN for the files, which is going to be different for everyone. Chances are your local server has a problem. Try flushing your DNS (ipconfig /flushdns) or switching DNS providers (google). Worst case, the CDN has a corrupted cache, which basically causes the entire region to be affected so this won't help. (I personally don't have this problem) You'll probably also need to clear the cache, knowing they have a history of caching bad files, so close the game and delete all gw2cache folders under %temp%. To quickly do this, press WindowsKey+R and open: cmd /c for /d %i in (%temp%\gw2cache-*) do (rd /S /Q "%i")
  12. You can just launch Gw2.exe and it'll update; note it'll change to Gw2-64.exe. If you only have Gw2.dat, download Gw2Setup-64.exe, rename it to Gw2-64.exe, place it in the same folder as Gw2.dat and run it.
  13. Nothing, just like when people complained when they made the tools account bound. It's your choice to make the legendary, so there's no need for compensation. If they actually did legendary tools, expect them to require salvaging infinite tools for a component that could be traded, and multiple would be needed per legendary.
×
×
  • Create New...