Showing Posts For keypusher.3186:

Sugg- Purchasable Tomes of Knowledge

in WvW

Posted by: keypusher.3186

keypusher.3186

This is the last thing I need. Already have like 1k+ Tomes from WvW

Why is TC closed ?

in WvW

Posted by: keypusher.3186

keypusher.3186

Maybe dead in WvW but maybe high in PvE?

PvE pop does not count towards server full, and hasn’t for a long time. Maybe TC is permalocked because of how hard it was bandwagoned before? TC is in a difficult place right now because a lot of the militia is still around but the pugmanders that drew a crowd (Zog) and smaller guilds that kept BLs alive are mostly gone. If they could get a few more commanders and some core groups, they could probably work their way back up. As it is, I expect the server to unlock or get a stronger link soon.

(edited by keypusher.3186)

Long loading screen in WvW

in WvW

Posted by: keypusher.3186

keypusher.3186

I was routinely experiencing ~2 min load times in WvW, switched my graphics settings to auto-detect and it’s totally fixed, down to ~10 seconds every time. That’s with a GTX 1070, so it’s not like I just have a slow computer. One other piece of advice to to add “-maploadinfo” to your GW2 startup shortcut options, that will show the loading percentage. This is not a hardware issue, it’s a bug in the engine code that loads textures.

(edited by keypusher.3186)

Kodans Gift: Ultimate 3-way Megablob Blobwars

in WvW

Posted by: keypusher.3186

keypusher.3186

Graphical quality has zero impact on server performance, all rendering is client side. Server only keep track of player positions, hp, skills, etc. If you get low fps, it’s on your computer. If your fps is fine but players are bouncing around and you are getting skill lag, it’s the server.

All tonics need to be disabled asap

in WvW

Posted by: keypusher.3186

keypusher.3186

I agree with disabling any active effects from tonics in WvW but removing them would be a disaster. Well known commanders are pinsniped relentlessly and tonics are one of the few ways to combat this and make commander harder to identify.

Can we have more ppl in wvw map?

in WvW

Posted by: keypusher.3186

keypusher.3186

Plenty of servers without queues, no one to blame but yourself if you bandwagoned onto a full server.

502 Error

in API Development

Posted by: keypusher.3186

keypusher.3186

Seems to be fixed now.

502 Error

in API Development

Posted by: keypusher.3186

keypusher.3186

Hello,

Loving the API so far, but I seem to have hit a server error tonight. I was iterating through a lot of crafting recipes and matching them to item ids, so grabbing a bunch of data, when I started seeing the following error. I thought I might be getting throttled because I did many requests in a row, but on further investigation it seems maybe the server has errored out.

Response: 502

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>
<html xmlns=“http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=“Content-Type” content=“text/html; charset=iso-8859-1”/>
<title>502 – Web server received an invalid response while acting as a gateway or proxy server.</title>
<style type=“text/css”>
<!—
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
fieldset{padding:0 15px 10px 15px;}
h1{font-size:2.4em;margin:0;color:#FFF;}
h2{font-size:1.7em;margin:0;color:#CC0000;}
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:“trebuchet MS”, Verdana, sans-serif;color:#FFF;
background-color:#555555;}
#content{margin:0 0 0 2%;position:relative;}
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
—>
</style>
</head>
<body>
<div id=“header”><h1>Server Error</h1></div>
<div id=“content”>
<div class=“content-container”><fieldset>
<h2>502 – Web server received an invalid response while acting as a gateway or proxy server.</h2>
<h3>There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.</h3>
</fieldset></div>
</div>
</body>
</html>