The Wayback Machine - https://web.archive.org/web/20220529220210/https://github.com/topics/modding
Skip to content
#

modding

Here are 1,618 public repositories matching this topic...

Pirulax
Pirulax commented Feb 18, 2022

Describe the bug
setSoundEffectParameters doesn't work in onClientSoundEvent, because the underlaying BASS handle isn't created at that point, only a frame later.

https://discord.com/channels/801330706252038164/801411628600000522/944225468167634975
I looked into it, and found out that the handle isn't even created at the point the event is called:
https://github.com/multitheftauto/mt

bug good first issue
ambaca
ambaca commented Oct 9, 2021

Help us help you

  • I have checked that my issue doesn't exist yet.
  • I have tried my absolute best to reduce the problem-space and have provided the absolute smallest test-case possible.
  • I can always reproduce the issue with the provided description below.

Environment

  • Operating System version: Windows 10
Help Wanted Good First Issue
FishFight

Improve this page

Add a description, image, and links to the modding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modding topic, visit your repo's landing page and select "manage topics."

Learn more