Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign uperror message- flare ammo #17
Comments
This comment has been minimized.
This comment has been minimized.
|
Update: Removing the portion below from PKs_Rebalancing-master\items\ammo.json appears to fix the issue. Default flare ammo is still available after the change. { |
This comment has been minimized.
This comment has been minimized.
|
thankyou, fixed! |
Senteth commentedJun 20, 2019
•
edited
Kept getting the errors below, tracked the source down to this mod. Did a fresh install of CDDA with up to date mods to make sure it wasn't just due to incompatibilities with old files.
DEBUG : warnings for type flaregun:
there is no actual ammo of type signal_flare defined
FUNCTION : void Item_factory::check_definitions() const
FILE : src/item_factory.cpp
LINE : 1142
DEBUG : warnings for type signal_flare:
ammo type is not known
FUNCTION : void Item_factory::check_definitions() const
FILE : src/item_factory.cpp
LINE : 1142
DEBUG : warnings for type flare_gmod:
there is no actual ammo of type signal_flare defined
FUNCTION : void Item_factory::check_definitions() const
FILE : src/item_factory.cpp
LINE : 1142