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

Unsynchronized destroyed buildings #2

Closed
Spoffy opened this issue Aug 5, 2019 · 8 comments
Closed

Unsynchronized destroyed buildings #2

Spoffy opened this issue Aug 5, 2019 · 8 comments
Labels
Bug Something isn't working Info needed Further information is requested.
Milestone

Comments

@Spoffy
Copy link

Spoffy commented Aug 5, 2019

Destroyed buildings are not synchronized correctly. AI will think a building is destroyed and shoot through them. One player sees the building destroyed while another does not etc.

Might be fixed by commenting out statSave\loadAccount.sqf line 60:
["destroyedBuildings"] call fn_LoadStat;

@Spoffy
Copy link
Author

Spoffy commented Aug 5, 2019

I need to know if there's been a case of two players seeing different things. Because if not, this might be a bug with the AI in base Arma.

I suspect it's a base Arma bug either way.

@Spoffy Spoffy added Bug Something isn't working Info needed Further information is requested. labels Aug 5, 2019
@Spoffy
Copy link
Author

Spoffy commented Aug 5, 2019

from what i remember of the admins explaining it at least 6 months ago, it is an issue where antistasi tries to make destroyed building persistent but the server/game overrules the model loading. this causes a limbo state where, in game logic, the building is destroyed, but physically appears undamaged.

that being said, the other day i had players running over the roof of what appeared to be a destroyed HQ prefab

@Spoffy
Copy link
Author

Spoffy commented Aug 24, 2019

Possibly fixed in 3185b89

Closing until re-reported.

@Bob-Murphy
Copy link

Re-opened through #311

@Bob-Murphy
Copy link

Temporary fix for the problem in #355 .

@Bob-Murphy
Copy link

@Spoffy @SonorousMeerkat
Update/Milestone?

@SonorousMeerkat
Copy link

Was handed over to script-savvy folk for the temp fix and anything further.

@Spoffy
Copy link
Author

Spoffy commented Oct 21, 2019

Should be fixed in 22b6f71

@Spoffy Spoffy closed this as completed Oct 21, 2019
@Bob-Murphy Bob-Murphy modified the milestones: 2.4 Draft, 2.2 Oct 30, 2019
PoweredByPot added a commit to PoweredByPot/A3-Antistasi that referenced this issue Nov 1, 2019
Bob-Murphy added a commit that referenced this issue Jul 3, 2022
Test PR #2 for attack/support rework
Bob-Murphy pushed a commit that referenced this issue Aug 27, 2023
* config patch ChDKZ tanks

* Update RHS_AI_ChDKZ.sqf

* added signifier "rhs" to class names

* Update chdkz_rhs.hpp

* Restructure config_fixes to work better with multiple modsets

* Update RHS_AI_ChDKZ.sqf

adjusted usage of sabatour carbines

---------

Co-authored-by: John Jordan <[email protected]>
Play3rgg added a commit that referenced this issue Nov 21, 2024
commit 1e2358d
Author: Rein <[email protected]>
Date:   Thu Nov 14 23:57:46 2024 +0100

    Config fixes + CSAT outfits

    - Config fixes for APCs/IFVs (SLATs).
    - Ammo bandolier :)
    - China, Iran & Russia got military and sf outfits swapped around, fits better.

commit 7222e5c
Author: Rein <[email protected]>
Date:   Wed Nov 13 20:21:27 2024 +0100

    Tweaks & fixes + Traitor edits

    - BAF tropical SF had mtp uniforms.
    - BAF non SF gets SPAR instead of MXM.
    - BAF & US tropical were missing RF compat.
    - China had wrong SF vests & uniforms.
    - Rebels, Shotgun only >:)
    - All traitor loadouts edited to look a tiny bit more traitorous.
    - All militias tweaked.

commit e894e99
Author: Rein <[email protected]>
Date:   Mon Nov 11 20:31:50 2024 +0100

    black mk20

commit 1e55f76
Author: Rein <[email protected]>
Date:   Mon Nov 11 19:33:28 2024 +0100

    classname errors + officers spawning with shotgun

commit ec42e12
Author: Rein <[email protected]>
Date:   Sun Nov 10 21:54:52 2024 +0100

    RF compat

commit bbf69a2
Author: Rein <[email protected]>
Date:   Sun Nov 10 01:30:45 2024 +0100

    Minor errors + CfgWeapons

commit 3db1373
Author: Rein <[email protected]>
Date:   Sun Nov 3 01:06:12 2024 +0100

    Update config.cpp

    Removed unnecessary setups

commit 9ec9c26
Author: Rein <[email protected]>
Date:   Fri Oct 25 00:02:01 2024 +0200

    aircraft loadouts + western weaponry

    config.cpp created with CAS & CAP loadouts.
    AAF, BAF, US & LDF got slightly changed or a minor overhaul for more new weapons.

commit 08244e3
Author: Rein <[email protected]>
Date:   Sun Oct 20 21:34:23 2024 +0200

    BAF + Officer Classnames

commit 6f830aa
Author: Rein <[email protected]>
Date:   Sat Oct 19 19:44:27 2024 +0200

    militia EOD + Engi losing primary

commit ae6cbd5
Author: Rein <[email protected]>
Date:   Fri Oct 18 16:59:02 2024 +0200

    Spelling mistakes + minor edits

    Lots of spelling mistake errors in RPT (Thanks Ante!!).
    OPFOR T140 variants added as _vehiclesHeavyTanks.
    Russia SF now has Raven helmets.
    Rebels had minor Atlas items leftover.
    (Hopefully) fixed police and officer sharing same template.

commit eaa2952
Author: Rein <[email protected]>
Date:   Tue Oct 15 00:32:08 2024 +0200

    The rest replaced to C130

commit e261b50
Author: Rein <[email protected]>
Date:   Tue Oct 15 00:29:05 2024 +0200

    Update A3A/addons/core/Templates/Templates/Aegis/Aegis_AI_US_Arid.sqf

    Co-authored-by: ante185 <[email protected]>

commit 8778d9e
Author: Rein <[email protected]>
Date:   Tue Oct 15 00:28:59 2024 +0200

    Update A3A/addons/core/Templates/Templates/Aegis/Aegis_AI_LDF.sqf

    Co-authored-by: ante185 <[email protected]>

commit c8537c4
Author: Rein <[email protected]>
Date:   Tue Oct 15 00:28:53 2024 +0200

    Update A3A/addons/core/Templates/Templates/Aegis/Aegis_AI_China.sqf

    Co-authored-by: ante185 <[email protected]>

commit 3c2f51c
Author: Rein <[email protected]>
Date:   Tue Oct 15 00:28:44 2024 +0200

    Update A3A/addons/core/Templates/Templates/Aegis/Aegis_AI_BAF_Arid.sqf

    Co-authored-by: ante185 <[email protected]>

commit fe6fd7f
Author: Rein <[email protected]>
Date:   Tue Oct 15 00:14:23 2024 +0200

    Outdated DLC checks

    AAF & CIV had outdated DLC checks.
    Added missing DLC stuff to REB factions.

commit 8a51c26
Author: Rein <[email protected]>
Date:   Mon Oct 14 17:14:20 2024 +0200

    Officer + AAF

    Officer template overhaul on all factions.
    AAF now has M4s, SF got SR25.

commit 360c426
Author: Rein <[email protected]>
Date:   Mon Oct 14 00:20:57 2024 +0200

    ws check + US SCAR + LDF AK

    Accidentally put AA40 check in marksman dlc.
    Added SCARs to US for more variety than MX.
    Added AKs to LDF militia, cus former soviet country :D

commit 688bfaf
Author: Rein <[email protected]>
Date:   Sun Oct 13 23:27:50 2024 +0200

    AT swaparounds, No UKvoices in the US

commit 414c53d
Author: Rein <[email protected]>
Date:   Sun Oct 13 23:03:22 2024 +0200

    BAF voice fix

    Now its only british voices

commit 89f4a56
Merge: eb865d9 408e9ae
Author: Rein <[email protected]>
Date:   Sun Oct 13 22:38:55 2024 +0200

    Merge branch 'AegisAtlas' of https://github.com/RetardedFoX/A3-Antistasi into AegisAtlas

commit eb865d9
Author: Rein <[email protected]>
Date:   Sun Oct 13 22:38:48 2024 +0200

    Vic attributes, templates.hpp

commit 408e9ae
Merge: 81d6187 28f7179
Author: Rein <[email protected]>
Date:   Sun Oct 13 17:51:00 2024 +0200

    Merge branch 'official-antistasi-community:unstable' into AegisAtlas

commit 81d6187
Author: Rein <[email protected]>
Date:   Sun Oct 13 17:48:40 2024 +0200

    WS compat

commit fdff841
Author: Rein <[email protected]>
Date:   Sun Oct 13 17:15:32 2024 +0200

    Aegis eq update

    Equipment update (Still needs WS check)
    Removed Atlas factions (temporarily)

commit b0f88ef
Author: Rein <[email protected]>
Date:   Sun Sep 1 21:08:17 2024 +0200

    Identity + minor vars updated

    Updating every file to have identities, slHat, sniHats, slRifles

commit 19febd8
Merge: 1536ea1 b6a4038
Author: Rein <[email protected]>
Date:   Wed Mar 20 19:58:09 2024 +0100

    Merge pull request #3 from RetardedFoX/unstable

    Update merge

commit 1536ea1
Author: Rein <[email protected]>
Date:   Wed Mar 20 19:57:57 2024 +0100

    Update Templates.hpp

commit 837decd
Author: Rein <[email protected]>
Date:   Wed Mar 20 19:56:15 2024 +0100

    And again

commit 1db0084
Author: Rein <[email protected]>
Date:   Wed Mar 20 19:54:47 2024 +0100

    Revert "Again"

    This reverts commit 3c16151.

commit 3c16151
Author: Rein <[email protected]>
Date:   Wed Mar 20 19:51:12 2024 +0100

    Again

commit b341afe
Author: Rein <[email protected]>
Date:   Wed Mar 20 19:50:03 2024 +0100

    Trying to fix conflicts

commit b6a4038
Merge: f5931a0 6a9361c
Author: Rein <[email protected]>
Date:   Wed Mar 20 17:27:00 2024 +0100

    Merge branch 'unstable' of https://github.com/RetardedFoX/A3-Antistasi into unstable

commit b72d261
Author: Rein <[email protected]>
Date:   Sat Dec 9 22:03:11 2023 +0100

    Update Templates.hpp

    Random comment

commit f5931a0
Merge: ef42225 0141ce4
Author: Rein <[email protected]>
Date:   Tue Sep 6 12:14:59 2022 +0200

    Merge pull request #2 from official-antistasi-community/unstable

    Unstable merge

commit 2f3dc26
Merge: 4037662 ef42225
Author: Rein <[email protected]>
Date:   Sun Jun 12 15:17:34 2022 +0200

    Merge branch 'unstable' into AegisAtlas

commit 4037662
Author: Rein <[email protected]>
Date:   Sun Jun 12 15:08:07 2022 +0200

    Edits to hopefully fix merge conflict

commit 4e64963
Author: Rein <[email protected]>
Date:   Sun May 22 16:28:11 2022 +0200

    Minor spelling mistakes

commit 184b6ca
Merge: f2e7678 29338c8
Author: Rein <[email protected]>
Date:   Sun May 22 12:46:02 2022 +0200

    Merge branch 'official-antistasi-community:unstable' into AegisAtlas

commit f2e7678
Author: Rein <[email protected]>
Date:   Sun May 22 03:37:28 2022 +0200

    LogNodes, spelling mistakes

commit 8c549f8
Merge: 1cbd34d 7b6ddb2
Author: Rein <[email protected]>
Date:   Thu May 19 15:16:32 2022 +0200

    Merge branch 'official-antistasi-community:unstable' into AegisAtlas

commit 1cbd34d
Author: Rein <[email protected]>
Date:   Tue May 17 19:30:34 2022 +0200

    Rest of BLUFOR factions

commit 9064bab
Merge: 957a3c9 ad0b5cf
Author: Rein <[email protected]>
Date:   Tue May 10 17:30:59 2022 +0200

    Merge branch 'official-antistasi-community:unstable' into AegisAtlas

commit 957a3c9
Merge: 0caf08f 158e35e
Author: Rein <[email protected]>
Date:   Wed Apr 20 12:18:17 2022 +0200

    Merge branch 'official-antistasi-community:unstable' into AegisAtlas

commit 0caf08f
Author: Rein <[email protected]>
Date:   Tue Apr 12 22:41:34 2022 +0200

    template vt7

    forgot to add this in last commit.

commit 2977d1b
Author: Rein <[email protected]>
Date:   Tue Apr 12 22:36:06 2022 +0200

    Spelling mistakes, factions, parameters

    Fixed spelling mistakes.
    Added templates for Bundeswehr, Belarus, Argana, Takistania army.
    Added parameter for Western Sahara DLC.

commit a7b05c9
Author: Rein <[email protected]>
Date:   Mon Apr 11 20:54:09 2022 +0200

    Basic AegisAtlas Templates Ported

    BUG: Rebel factions broken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Info needed Further information is requested.
Projects
None yet
Development

No branches or pull requests

3 participants