Skip to content

Issue when loading more weapons and confiscated weapons together #24

@hawkwind3

Description

@hawkwind3

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions