Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

[BUG-230131] [Second Life Server 2021-01-20.555189] Game-Gun does not shoot in mouselook anymore. #7867

Open
1 task
sl-service-account opened this issue Jan 28, 2021 · 2 comments

Comments

@sl-service-account
Copy link

sl-service-account commented Jan 28, 2021

What just happened?

I built a game which was working fine for years (https://secondlife.com/destination/the-gridberts). Part of this game is shooting on NPCs with a gun in mouselook. The game uses an experience key and the gun is a temp attachment. When you click the mousebutton in mouselook, it is supposed to trigger the control event and play a sound and use llCastRay to detect what was shot. This does not work anymore since yesterday, I was told from serveral players. It does not work for me as well. There seems to be a few people that it is still working for, I was told. I tested on Firestorm and Kokua and one of the players on the official viewer, but not working. The gun now acts like it touches something. So I rezzed a prim and put a default script inside. I shot it and the touch event was triggered.

What were you doing when it happened?

  1. Click vendor to temp-attach a new gun.
  2. Aim on NPC or other player in mouselook.
  3. Click mouse button.
  4. Nothing happens. Do I aim on something with a touch-event, the touch-event in that object triggers. The gun does not play a sound. So the control event in the gun script does not trigger.

What were you expecting to happen instead?

The gun should play a sound and detect what was shot via llCastRay and submit that information to the game server.

Other information

Other guns do still work. I can attach a classic gun that shoots prims and it will work fine, so it seems to be something related to expericences and temp attachments maybe.

Links

Related

Original Jira Fields
Field Value
Issue BUG-230131
Summary [Second Life Server 2021-01-20.555189] Game-Gun does not shoot in mouselook anymore.
Type Bug
Priority Unset
Status Accepted
Resolution Triaged
Reporter Stephan Gaudio (stephan.gaudio)
Created at 2021-01-28T22:44:38Z
Updated at 2021-02-02T22:37:22Z
{
  'Build Id': 'unset',
  'Business Unit': ['Platform'],
  'Date of First Response': '2021-02-02T16:36:27.345-0600',
  "Is there anything you'd like to add?": 'Other guns do still work. I can attach a classic gun that shoots prims and it will work fine, so it seems to be something related to expericences and temp attachments maybe.',
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'System': 'SL Simulator',
  'Target Viewer Version': 'viewer-development',
  'What just happened?': 'I built a game which was working fine for years (https://secondlife.com/destination/the-gridberts). Part of this game is shooting on NPCs with a gun in mouselook. The game uses an experience key and the gun is a temp attachment. When you click the mousebutton in mouselook, it is supposed to trigger the control event and play a sound and use llCastRay to detect what was shot. This does not work anymore since yesterday, I was told from serveral players. It does not work for me as well. There seems to be a few people that it is still working for, I was told. I tested on Firestorm and Kokua and one of the players on the official viewer, but not working. The gun now acts like it touches something. So I rezzed a prim and put a default script inside. I shot it and the touch event was triggered. ',
  'What were you doing when it happened?': '1. Click vendor to temp-attach a new gun.\r\n2. Aim on NPC or other player in mouselook.\r\n3. Click mouse button.\r\n4. Nothing happens. Do I aim on something with a touch-event, the touch-event in that object triggers. The gun does not play a sound. So the control event in the gun script does not trigger.',
  'What were you expecting to happen instead?': 'The gun should play a sound and detect what was shot via llCastRay and submit that information to the game server.',
  'Where': 'http://maps.secondlife.com/secondlife/Brat%20Haven/115/188/21',
}
@sl-service-account
Copy link
Author

Stephan Gaudio commented at 2021-01-28T23:06:02Z

So I went to my other parcel and the gun works: http://maps.secondlife.com/secondlife/Tharu/149/237/21 (Second Life Server 2021-01-08.554811). The problem is location http://maps.secondlife.com/secondlife/Brat%20Haven/116/185/21 with Second Life Server 2021-01-20.555189, where it does not work. Some recent change to the server causes the problem.

@sl-service-account
Copy link
Author

Whirly Fizzle commented at 2021-02-02T22:36:27Z

Caused by the fix for BUG-228783, which caused the fix for BUG-8265 to regress.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant