Author |
Message |
pharmakos
The Artificer
Joined: Sun Jul 14, 2013 11:13 pm Posts: 300
|
at not least on these computers at my campus' library. those are the only two browsers installed on these machines.
|
Thu Nov 20, 2014 9:25 pm |
|
|
Maelfyn
Site Admin
Joined: Thu Jan 03, 2013 12:56 am Posts: 4133 Location: Crofton, Maryland
|
Weird... works ok for me at the moment... ummmmmmmmmmmm
|
Thu Nov 20, 2014 9:53 pm |
|
|
Maelfyn
Site Admin
Joined: Thu Jan 03, 2013 12:56 am Posts: 4133 Location: Crofton, Maryland
|
Long shot: Shift+F5?
|
Thu Nov 20, 2014 9:53 pm |
|
|
Badplayer01
Anuran Sentinel
Joined: Mon Aug 05, 2013 7:07 pm Posts: 254
|
Getting some really bad lag effects. I mostly button mash playing my warrior. I hit 1, 2, and D repeatedly. While doing this it wont let me change targets and I have to wait until it gets through all the queued 1, 2, D presses before I can do anything else. It also counts all those summon next monsters and I have to wait to cycle through all of them.
Making it very hard to play.
|
Thu Nov 20, 2014 11:39 pm |
|
|
pharmakos
The Artificer
Joined: Sun Jul 14, 2013 11:13 pm Posts: 300
|
okay, i'm home now. i could open the stats screen when i first loaded up nevergrind on my home computer, but after tabbing over to this window and then tabbing back the stats screen is no longer working. and now the mob lifebar window has disappeared too.
perhaps screen positions of movable windows are being incorrectly written to the save file? maybe the stats screen is actually opening, just the game is trying to draw it at a position that is effectively not on my monitor.
|
Fri Nov 21, 2014 4:27 am |
|
|
Maelfyn
Site Admin
Joined: Thu Jan 03, 2013 12:56 am Posts: 4133 Location: Crofton, Maryland
|
Perhaps? Try typing this in the console: $("#window1").css({top:0, left:0, display:'block'});
|
Fri Nov 21, 2014 10:40 am |
|
|
Maelfyn
Site Admin
Joined: Thu Jan 03, 2013 12:56 am Posts: 4133 Location: Crofton, Maryland
|
This sounds like something odd is going on on your local machine. Even my Kindle HDX tablet doesn't lag. Does this problem change if you close out the browser and re-open it? I've never seen input lag so that sounds rather bizarre to me. Input should happen in less than a millisecond. The next time that happens... do me a favor and open your console and type $("*").length and tell me what it returns Maybe a shit ton of elements are accumulating on the DOM somehow. A huge DOM (basically a memory leak) can possibly make the game run like shit. That's the only thing I can think of right now.
|
Fri Nov 21, 2014 10:46 am |
|
|
pharmakos
The Artificer
Joined: Sun Jul 14, 2013 11:13 pm Posts: 300
|
copy and paste from console: 6java1.js:1 Uncaught TypeError: undefined is not a function http://www.nevergrind.com/ Failed to load resource: net::ERR_CACHE_MISS $("#window1").css({top:0, left:0, display:'block'}); [<div id="window1" class="strongShadow ui-draggable" style="top: 0px; left: 0px; display: block;">…</div>] 2java1.js?v0-7-160:1 Uncaught TypeError: undefined is not a function 3java1.js?v0-7-160:1 Uncaught TypeError: undefined is not a function java1.js?v0-7-160:1 Uncaught TypeError: undefined is not a function 4java1.js?v0-7-160:1 Uncaught TypeError: undefined is not a function that command you had me enter brought up the Talents tab of the stats screen. was unable to switch to other tabs. and when i closed the stats window i was then unable to reopen it -- those typeerrors are what popped up when i tried reopening the stats. oh, and i isolated the problem a bit more -- when i first load the game i can open the stats screen fine with C, but after closing it and trying to open it with T i start having issues.
|
Fri Nov 21, 2014 5:03 pm |
|
|
Maelfyn
Site Admin
Joined: Thu Jan 03, 2013 12:56 am Posts: 4133 Location: Crofton, Maryland
|
Oh, okay. I'll take a look at that. I guess that's why I didn't find it because I always open stats with C.
|
Fri Nov 21, 2014 5:07 pm |
|
|
Maelfyn
Site Admin
Joined: Thu Jan 03, 2013 12:56 am Posts: 4133 Location: Crofton, Maryland
|
I think it's something with my reportTalent() function. What class are you playing?
|
Fri Nov 21, 2014 5:11 pm |
|
|
Maelfyn
Site Admin
Joined: Thu Jan 03, 2013 12:56 am Posts: 4133 Location: Crofton, Maryland
|
Shadow Knight, I bet. I know the problem.
|
Fri Nov 21, 2014 5:13 pm |
|
|
pharmakos
The Artificer
Joined: Sun Jul 14, 2013 11:13 pm Posts: 300
|
yup, shadow knight =p you know me
|
Fri Nov 21, 2014 6:01 pm |
|
|
Badplayer01
Anuran Sentinel
Joined: Mon Aug 05, 2013 7:07 pm Posts: 254
|
Lag effect must have been on my end. Not having any trouble with it at the moment.
|
Fri Nov 21, 2014 9:51 pm |
|
|
Maelfyn
Site Admin
Joined: Thu Jan 03, 2013 12:56 am Posts: 4133 Location: Crofton, Maryland
|
Good!
|
Fri Nov 21, 2014 10:41 pm |
|
|
Badplayer01
Anuran Sentinel
Joined: Mon Aug 05, 2013 7:07 pm Posts: 254
|
Not letting me load any toons that are in cities or travel to any city. Both Firefox and chrome.
|
Sat Nov 22, 2014 4:16 pm |
|
|
Maelfyn
Site Admin
Joined: Thu Jan 03, 2013 12:56 am Posts: 4133 Location: Crofton, Maryland
|
Fixed. Sorry a bit late on this one. Attended a wedding yesterday.
|
Sun Nov 23, 2014 11:22 am |
|
|