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

General - Fix modifying read-only configs #10796

Merged
merged 3 commits into from
Mar 13, 2025
Merged

General - Fix modifying read-only configs #10796

merged 3 commits into from
Mar 13, 2025

Conversation

PabstMirror
Copy link
Contributor

Fix

Trying to modify read-only entry bin\config.bin/CfgAmmo/FlareCore.** Update **, by z\ace\addons\frag\config.cpp/CfgAmmo/FlareCore/
 ➥ Context: z\ace\addons\frag\config.cpp
Trying to modify read-only entry bin\config.bin/CfgAmmo/LaserBombCore.** Update **, by z\ace\addons\rearm\config.cpp/CfgAmmo/LaserBombCore/
 ➥ Context: z\ace\addons\rearm\config.cpp
Trying to modify read-only entry bin\config.bin/CfgAmmo/GrenadeCore.** Update **, by z\ace\addons\advanced_throwing\config.cpp/CfgAmmo/GrenadeCore/
 ➥ Context: z\ace\addons\advanced_throwing\config.cpp
Trying to modify read-only entry bin\config.bin/CfgAmmo/TimeBombCore.** Update **, by z\ace\addons\explosives\config.cpp/CfgAmmo/TimeBombCore/
 ➥ Context: z\ace\addons\explosives\config.cpp
Trying to modify read-only entry bin\config.bin/CfgAmmo/TimeBombCore.** Update **, by z\ace\addons\minedetector\config.cpp/CfgAmmo/TimeBombCore/
 ➥ Context: z\ace\addons\minedetector\config.cpp

@PabstMirror PabstMirror added kind/bug-fix Release Notes: **FIXED:** ignore-changelog Release Notes: Excluded labels Mar 11, 2025
@PabstMirror PabstMirror added this to the Ongoing milestone Mar 11, 2025
@PabstMirror PabstMirror modified the milestones: Ongoing, 3.19.1 Mar 11, 2025
PabstMirror and others added 2 commits March 11, 2025 17:34
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
@PabstMirror PabstMirror merged commit 1f89980 into master Mar 13, 2025
3 checks passed
@PabstMirror PabstMirror deleted the corelock branch March 13, 2025 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-changelog Release Notes: Excluded kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants