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

(SH - dm/mp_whitexmas_dm) Script Error - unknown animation #550

Open
bulldozerecske opened this issue Dec 7, 2024 · 0 comments
Open

(SH - dm/mp_whitexmas_dm) Script Error - unknown animation #550

bulldozerecske opened this issue Dec 7, 2024 · 0 comments
Labels

Comments

@bulldozerecske
Copy link
Contributor

Describe the bug
Getting Script Errors while running this custom map in OpenMoHAA.

To Reproduce
See log (developer mode is enabled).

Expected behavior
Not sure if it has any visual impact.

Logs

SVC_DirectConnect ()
Client 1 connecting with 0 challenge ping
TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT
Bulldozer_HU Vanilla is preparing for deployment
broadcast: print "☻Bulldozer_HU Vanilla is preparing for deployment\n"
Going from CS_FREE to CS_CONNECTED for Bulldozer_HU Vanilla
Bulldozer_HU Vanilla : dropped gamestate, resending
SV_SendClientGameState() for Bulldozer_HU Vanilla
Going from CS_CONNECTED to CS_PRIMED for Bulldozer_HU Vanilla
Going from CS_PRIMED to CS_ACTIVE for Bulldozer_HU Vanilla
Bulldozer_HU Vanilla has entered the battle
broadcast: print "☻Bulldozer_HU Vanilla has entered the battle\n"
(anim/stand.scr, 224):
                        self setmotionanim (self.weapongroup + "_stand_curious")
                        self ^
^~^~^ Script Error : unknown animation 'unarmed_stand_curious' in 'models/human/allied_misc_manon.tik'

(anim/stand.scr, 247):
                        self setmotionanim (self.weapongroup + "_stand_nervous_c")
                        self ^
^~^~^ Script Error : unknown animation 'unarmed_stand_nervous_c' in 'models/human/allied_misc_manon.tik'

(anim/stand.scr, 224):
                        self setmotionanim (self.weapongroup + "_stand_curious")
                        self ^
^~^~^ Script Error : unknown animation 'unarmed_stand_curious' in 'models/human/allied_misc_manon.tik'

(anim/stand.scr, 239):
                        self setmotionanim (self.weapongroup + "_stand_nervous_a")
                        self ^
^~^~^ Script Error : unknown animation 'unarmed_stand_nervous_a' in 'models/human/allied_misc_manon.tik'

(anim/stand.scr, 224):
                        self setmotionanim (self.weapongroup + "_stand_curious")
                        self ^
^~^~^ Script Error : unknown animation 'unarmed_stand_curious' in 'models/human/allied_misc_manon.tik'

(anim/stand.scr, 243):
                        self setmotionanim (self.weapongroup + "_stand_nervous_b")
                        self ^
^~^~^ Script Error : unknown animation 'unarmed_stand_nervous_b' in 'models/human/allied_misc_manon.tik'

(anim/stand.scr, 224):
                        self setmotionanim (self.weapongroup + "_stand_curious")
                        self ^
^~^~^ Script Error : unknown animation 'unarmed_stand_curious' in 'models/human/allied_misc_manon.tik'

(anim/stand.scr, 247):
                        self setmotionanim (self.weapongroup + "_stand_nervous_c")
                        self ^
^~^~^ Script Error : unknown animation 'unarmed_stand_nervous_c' in 'models/human/allied_misc_manon.tik'

Version information (please complete the following information):

  • OS: Windows
  • OS Version: 10 Pro 22H2
  • OpenMoHAA Version: OpenMoHAA 0.80.0-unstable+360.c3157ad win_msvc64-x86_64 Dec 06 2024 UTC

Additional context (OPTIONAL)
Map can be downloaded from here: https://www.mohaaaa.co.uk/AAAAMOHAA/content/white-christmas

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

No branches or pull requests

1 participant