Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix taunts in Aeon Mission 4 #414

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Conversation

maudlin27
Copy link
Contributor

Fix the wrong references used for some of the taunts, which were resulting in a lua error:
WARNING: Error running lua script: ...ce\maps\scca_coop_a04.v0021\scca_coop_a04_script.lua(665): access to nonexistent global variable PlayTaunt
stack traceback:
[C]: in function error' ...ata\faforever\gamedata\lua.nx2\lua\system\config.lua(54): in function <...ata\faforever\gamedata\lua.nx2\lua\system\config.lua:53> ...ce\maps\scca_coop_a04.v0021\scca_coop_a04_script.lua(665): in function StartMission2'
...ce\maps\scca_coop_a04.v0021\scca_coop_a04_script.lua(606): in function <...ce\maps\scca_coop_a04.v0021\scca_coop_a04_script.lua:494>

Wrong references used for some of the taunts
@speed2CZ speed2CZ merged commit 37dafac into FAForever:master Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants