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

Issue when loading more weapons and confiscated weapons together #24

Open
hawkwind3 opened this issue Oct 12, 2023 · 0 comments
Open

Issue when loading more weapons and confiscated weapons together #24

hawkwind3 opened this issue Oct 12, 2023 · 0 comments

Comments

@hawkwind3
Copy link

hawkwind3 commented Oct 12, 2023

This script warning message shows up in the log file ...

LoadActors: Load actor definitions.
Script warning, "confiscated_weapons.pk3:actors/weapons/stg44.txt" line 29:
Tried to define class 'STG44' more than once. Renaming class to 'STG44@confiscated_weapons.pk3@actors/weapons/stg44.txt'
Script warning, "confiscated_weapons.pk3:actors/weapons/stg44.txt" line 123:
Tried to define class 'StG44Loaded' more than once. Renaming class to 'StG44Loaded@confiscated_weapons.pk3@actors/weapons/stg44.txt'
Script warning, "confiscated_weapons.pk3:actors/weapons/fg42.txt" line 10:
Tried to define class 'FG42' more than once. Renaming class to 'FG42@confiscated_weapons.pk3@actors/weapons/fg42.txt'
Script warning, "confiscated_weapons.pk3:actors/weapons/fg42.txt" line 170:
Tried to define class 'FG42Loaded' more than once. Renaming class to 'FG42Loaded@confiscated_weapons.pk3@actors/weapons/fg42.txt'

This is because both the stg44 and the fg42 are in more weapons and confiscated weapons. Should probably be in only just one of them.

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

No branches or pull requests

1 participant