We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
DEBUG : loaded a nun or ammo_data() is nullptr
FUNCTION : void item::gun_info(const item*, std::vector&, const iteminfo_query*, int, bool) const FILE : src/item.cpp LINE : 3131 VERSION : 93c658a
This error occurs when the upper receiver is removed from the weapon.
N/A
No response
The text was updated successfully, but these errors were encountered:
/confirmed Removing the upper receiver from a firearm can occur when you choose to "Unload everything" in a tile with the gun mods option enabled.
Sorry, something went wrong.
If we focus on the m4 carbine. This error occurs for the first time in the game version: 2023-12-27-2158
If we focus on the ar-15 rifle: 2023-12-11-1357
Most likely the problem is PR #69725
@GuardianDll I apologize if I disturbed you inappropriately.
More like my PR was made based on a new feature (#69828), that have had this bug
No branches or pull requests
Describe the bug
DEBUG : loaded a nun or ammo_data() is nullptr
FUNCTION : void item::gun_info(const item*, std::vector&, const iteminfo_query*, int, bool) const
FILE : src/item.cpp
LINE : 3131
VERSION : 93c658a
This error occurs when the upper receiver is removed from the weapon.
Attach save file
N/A
Steps to reproduce
Expected behavior
N/A
Screenshots
No response
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Portal Storms Ignore NPCs [personal_portal_storms],
Slowdown Fungal Growth [no_fungal_growth]
]
Additional context
No response
The text was updated successfully, but these errors were encountered: