Nevergrind Forums
https://nevergrind.com/forums/

can't bring up the character stat screen in firefox or IE
https://nevergrind.com/forums/viewtopic.php?f=1&t=727
Page 1 of 1

Author:  pharmakos [ Thu Nov 20, 2014 9:25 pm ]
Post subject:  can't bring up the character stat screen in firefox or IE

at not least on these computers at my campus' library. those are the only two browsers installed on these machines.

Author:  Maelfyn [ Thu Nov 20, 2014 9:53 pm ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

Weird... works ok for me at the moment... ummmmmmmmmmmm

Author:  Maelfyn [ Thu Nov 20, 2014 9:53 pm ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

Long shot: Shift+F5?

Author:  Badplayer01 [ Thu Nov 20, 2014 11:39 pm ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

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.

Author:  pharmakos [ Fri Nov 21, 2014 4:27 am ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

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.

Author:  Maelfyn [ Fri Nov 21, 2014 10:40 am ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

Perhaps? Try typing this in the console: $("#window1").css({top:0, left:0, display:'block'});

Author:  Maelfyn [ Fri Nov 21, 2014 10:46 am ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

Badplayer01 wrote:
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.


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.

Author:  pharmakos [ Fri Nov 21, 2014 5:03 pm ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

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.

Author:  Maelfyn [ Fri Nov 21, 2014 5:07 pm ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

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.

Author:  Maelfyn [ Fri Nov 21, 2014 5:11 pm ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

I think it's something with my reportTalent() function. What class are you playing?

Author:  Maelfyn [ Fri Nov 21, 2014 5:13 pm ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

Shadow Knight, I bet. I know the problem.

Author:  pharmakos [ Fri Nov 21, 2014 6:01 pm ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

yup, shadow knight =p you know me

Author:  Badplayer01 [ Fri Nov 21, 2014 9:51 pm ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

Lag effect must have been on my end. Not having any trouble with it at the moment.

Author:  Maelfyn [ Fri Nov 21, 2014 10:41 pm ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

Good! :D

Author:  Badplayer01 [ Sat Nov 22, 2014 4:16 pm ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

Not letting me load any toons that are in cities or travel to any city. Both Firefox and chrome.

Author:  Maelfyn [ Sun Nov 23, 2014 11:22 am ]
Post subject:  Re: can't bring up the character stat screen in firefox or I

Fixed. Sorry a bit late on this one. Attended a wedding yesterday. :o

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/