-
Notifications
You must be signed in to change notification settings - Fork 737
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
All units invincible, ACE Check PBOs + Medical Prevent instant death or Revive #2913
Comments
RPT or it didn't happen |
Sorry, updated the bug with RPT and more info. Turned out there was more going on than I initially thought |
Quickly reproduced this issue, but the core problem isn't medical? |
Yes I suppose the issue can only occur if the mission maker makes the 'mistake' of removing The thing is I loaded up my mission from before the patch and it didn't have these |
Fix #2913 Use splitString instead of call compile to convert string into an array
So there error was in checkPbo, and that cascaded and broke the "SettingsInitialized" event, which meant Really interesting chain, thanks a lot for RPT and reproduction steps. |
That's actually pretty amazing. |
Fixed in #2911 |
ACE3 Version: 3.4.0
Mods:
@CBA_A3
@ace
Placed ACE3 Modules:
ACE Check PBOs
ACE Medical Settings
ACE Medical Revive
Description:
If a mission features the ACE Check PBOs module with empty whitelist + either
-Medical Settings Prevent instant death: ON
-Revive module
all units are invincible.
Steps to reproduce:
1.Create new mission in editor.
2.Place NATO and CSAT dude.
3.Place module; ACE check pbo
4.Set module setting: whitelist, delete the brackets: [] , so you're left with an empty field.
5.Place module: ACE Medical settings.
6.set module setting: Prevent instant death: ON
7.Start mission. Attempt to kill the enemy.
Where did the issue occur?
SP
RPT log file:
http://pastebin.com/rhE1VncE
The text was updated successfully, but these errors were encountered: