enter,type,enter,av moves grrrrr
|
Charlie Omega
Registered User
Join date: 2 Dec 2002
Posts: 755
|
06-16-2003 19:42
Can this bug be fixed PLZ!  I get this all to often. and get sick of saying sorry for a bug in the game when I run over who I am talking to. Especially if I am in an arguement and I run into my adversary...could turn messy over a stupid bug... It goes like this: About everyother time I say a line and sometimes everytime, I do the usual hit enter to type. Then I type my message. I hit enter. Message shows up, and my av flys or runs all over the place. usually in the direction it is pointing at a fast rate of speed.
_____________________
From: 5oClock Lach With a game based on acquiring money, sex, and material goods, SL has effectively recreated all the negative aspects of the real world. Mega Prim issues and resolution ideas.... http://blog.secondlife.com/2007/10/04/second-life-havok4-beta-preview-temporarily-offline/
|
si Money
The nice demon.
Join date: 21 May 2003
Posts: 477
|
06-16-2003 19:47
Interesting, i've never had that particular one happen.
However, I have hit enter and started typing the message before it "picked up" on it, and then the exact mayhem (and sometimes worse) you're describing ensues, due to my hitting keys which perform other functions...
|
Charlie Omega
Registered User
Join date: 2 Dec 2002
Posts: 755
|
06-16-2003 19:51
yea that happens to me to, but hehe the other is more annoying lol. And I have pain close attn at time to make sure im not just hitting keys with no text box open. I have hears that some people experience this yet others do not, nay ideas as to why this is?
_____________________
From: 5oClock Lach With a game based on acquiring money, sex, and material goods, SL has effectively recreated all the negative aspects of the real world. Mega Prim issues and resolution ideas.... http://blog.secondlife.com/2007/10/04/second-life-havok4-beta-preview-temporarily-offline/
|
bUTTONpUSHER Jones
professional puddlejumper
Join date: 10 Oct 2002
Posts: 172
|
06-16-2003 21:40
i was able to reproduce what you're talking about by chatting W and quickly hitting enter. it made me step forward.
|
Ama Omega
Lost Wanderer
Join date: 11 Dec 2002
Posts: 1,770
|
06-16-2003 22:43
I've walked off ledges from this before. Sometimes I go backwards, sometimes forwards. I tend to stand a good distance from anyone I am talking to now. And from ledges.
|
Christopher Omega
Oxymoron
Join date: 28 Mar 2003
Posts: 1,828
|
06-16-2003 23:02
I think it may be an issue with the letter "w". Ive been having serious annoyances closing windows with Ctrl + W in edit mode (you move and you need to reselect prim :-/ ) Ctrl + w on most windows makes my avitar lurch forward, often hitting someone or running off a platform, or exiting out of edit mode hehe. Please fix this!
-Chris
|
James Miller
Village Idiot
Join date: 9 Jan 2003
Posts: 1,500
|
06-17-2003 08:35
I get this ALL the time. Happens to me if the last letter of my chat is w, a, s, or d. Typing "I like the smell of skunks" will send you back a step. Typing "Wow" will send you foward. Typing "Hello Amanda" will send you to your left. Typing "Hello Donald" will send you to your right.
PLEASE FIX THIS!
|
Charlie Omega
Registered User
Join date: 2 Dec 2002
Posts: 755
|
06-17-2003 16:19
Cool post james, I didnt have enough patience to figure out which letters did it, so from now on ill end every chat line with z lol if I remember to do so lol z
_____________________
From: 5oClock Lach With a game based on acquiring money, sex, and material goods, SL has effectively recreated all the negative aspects of the real world. Mega Prim issues and resolution ideas.... http://blog.secondlife.com/2007/10/04/second-life-havok4-beta-preview-temporarily-offline/
|
James Miller
Village Idiot
Join date: 9 Jan 2003
Posts: 1,500
|
06-17-2003 16:36
You could just end each post with a period (.) 
|
Mac Beach
Linux/OS X User
Join date: 22 Mar 2002
Posts: 458
|
06-17-2003 16:42
I run into this (pun intended) a lot too. I have a theory about what's going on, I don't know what the fix would involve though.
If you open up a DOS box, and type a long-running command (or in Linux a shell window) we are used to the fact that we can go ahead and type another command before the first one is finished. In fact, depending on the system, you might be able to type dozens of commands and all those keystrokes get stacked up somewhere and used when the system is next able to accept them. I think SL works that way too, except there are certain actions which cause that stack to get cleared, or ignored. You can also duplicate this behavior with two DOS boxes. If you type a few commands that bog down your first DOS box, and then enter the key sequence that would normally jump control to a second DOS box.... what piece of code handles those key sequences? In some cases the operating system does the appropriate context switch right away, but in other cases the DOS box is allowed to examine those key sequences first, which means you type a command intended for the second DOS box, which may or may not still exist by the time they are analyzed.
Anyway, I think something like this is going on in SL, which is why it seems to be a lot worse when the sims (or my local PC) are slow than when things are zipping along.
One of my requests has been to make the chat, IM, and some of the menu windows external to the world view, and using ordinary text mode (local font selection etc) rather than part of the graphics image. I have a feeling this would help, but maybe not.
|
Bob Brightwillow
Technologist
Join date: 7 Feb 2003
Posts: 110
|
06-17-2003 16:42
From: someone Originally posted by James Miller You could just end each post with a period (.) :) But that would just make me do everything twice! (First one to tell me what editor I use wins an imaginary cookie.)
|
Schwartz Guillaume
GOOD WITH COMPUTERS
Join date: 19 May 2003
Posts: 217
|
06-17-2003 18:11
The other part of the reason this happens is that WASD is tied to movement; it's the semi-standard control setup for first-person shooters, so you can move and strafe with one hand and control the mouse with the other. I use this setup, because it's more comfortable to have my hands spaced farther apart.
Also: If you end your post with an E, you'll jump or rise; if you end your post with a C, you'll crouch or lower; if you end your post with an F, you'll start or stop flying.
|
Christopher Omega
Oxymoron
Join date: 28 Mar 2003
Posts: 1,828
|
06-17-2003 23:02
I still want this to be fixed, WASD shouldnt apply to chat messages.
|
James Linden
Linden Lab Developer
Join date: 20 Nov 2002
Posts: 115
|
06-19-2003 19:19
I just fixed this. The problem was when you hit a movement key (ASWD, E, etc.) during the same graphics frame that keyboard focus switched out of the chat line. Thus it would happen more often if you were a fast typist, or if you had a low frame rate.
You'd think the fix was simple, but it actually wasn't because you still need to preserve stuff like keys that go down this frame and up the next, keys held down that auto-repeat, etc.
James
|
Charlie Omega
Registered User
Join date: 2 Dec 2002
Posts: 755
|
06-19-2003 20:10
Hmm I still do it  . The "S" key is the worst.
_____________________
From: 5oClock Lach With a game based on acquiring money, sex, and material goods, SL has effectively recreated all the negative aspects of the real world. Mega Prim issues and resolution ideas.... http://blog.secondlife.com/2007/10/04/second-life-havok4-beta-preview-temporarily-offline/
|
James Linden
Linden Lab Developer
Join date: 20 Nov 2002
Posts: 115
|
06-19-2003 20:27
Just fixed == fixed 5 minutes ago, so being released in 0.9.1 tomorrow. Not fixed in 0.9.0.  James
|
James Miller
Village Idiot
Join date: 9 Jan 2003
Posts: 1,500
|
06-19-2003 21:01
Thank you, James!
|
Christopher Omega
Oxymoron
Join date: 28 Mar 2003
Posts: 1,828
|
06-19-2003 22:54
Ty so much James L!
|
Charlie Omega
Registered User
Join date: 2 Dec 2002
Posts: 755
|
06-20-2003 04:46
ohhhh cool thank you thank you thank you..... With how laggy I am on a stupid G2mx its a pain to try to navigate back to the conversation range  Oh and did I say thank you yet 
_____________________
From: 5oClock Lach With a game based on acquiring money, sex, and material goods, SL has effectively recreated all the negative aspects of the real world. Mega Prim issues and resolution ideas.... http://blog.secondlife.com/2007/10/04/second-life-havok4-beta-preview-temporarily-offline/
|
James Miller
Village Idiot
Join date: 9 Jan 2003
Posts: 1,500
|
06-20-2003 06:04
I happen to be a very fast typist, and, considering that I play on a GF 2 MX sometimes, I get this bug quite a lot...cant wait for 0.9.1!
|