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

Move map marker feature only works locally #6702

Closed
Whitsel opened this issue Nov 21, 2018 · 8 comments · Fixed by #6703
Closed

Move map marker feature only works locally #6702

Whitsel opened this issue Nov 21, 2018 · 8 comments · Fixed by #6703
Assignees
Labels
Milestone

Comments

@Whitsel
Copy link

Whitsel commented Nov 21, 2018

Arma 3 Version: x.xx (stable)
CBA Version: 3.9.0 (stable)
ACE3 Version: 3.12.3 (stable)

Mods:
https://docs.google.com/document/d/1OpNiwUVECKjwV-4XzDbfrpS6dbIGOoWQkWBWvZw9njw/edit?usp=sharing

Description:

  • I have been attempting to use the move map marker feature but can only get it to change locally on my end. Anybody else in server seems unable to see any change. I cannot find any see to change this

Steps to reproduce:

  • 2 players in a dedicated server. We could each place and see a map marker, and could move them on our screen, but could not see any change when moved by the other player

Where did the issue occur?

  • Dedicated Multiplayer

Additional information:

  • Provide any additional information that will help us solve this issue.

RPT log file:

@dedmen
Copy link
Contributor

dedmen commented Nov 21, 2018

Please fill out the issue template.
Versions of mods and game, list of all mods. RPT.

@Whitsel
Copy link
Author

Whitsel commented Nov 21, 2018

Understood. Will update later in the day when i can get to my computer

@Whitsel
Copy link
Author

Whitsel commented Nov 21, 2018

@dedmen Updated with the full issue template

@Whitsel Whitsel closed this as completed Nov 21, 2018
@Whitsel Whitsel reopened this Nov 21, 2018
@dedmen
Copy link
Contributor

dedmen commented Nov 22, 2018

Arma 3 Version: x.xx

99% full.

You are running tons of mods. Including ones that extend ACE. Can you reproduce it with just CBA+ACE?

14:57:15 Error Undefined variable in expression: cba_events_eventnamespacejip

WTF. Yeah something is breaking CBA.

Warning Message: Embedded skeleton m3maaws_base in 'tf47_launchers\m3maaws\m3maaws.p3d' has different [ bones count ] in different p3d files. Skeleton/model 'rhsusf\addons\rhsusf_weapons2\m3maaws\m3maaws.p3d' will probably not work correctly.

Why do you have 2 m3maaws in your modpack? Where one is broken.

WARNING: Usage of deprecated CBA_fnc_addLocalEventHandler backwards_comp.sqf:76

And you have some outdated mod.

@commy2
Copy link
Contributor

commy2 commented Nov 22, 2018

WTF. Yeah something is breaking CBA.

Not necessarily. I reviewed the code and it may be possible to break CBA_fnc_globalEventJIP on dedicated clients when executed early.

@Whitsel
Copy link
Author

Whitsel commented Nov 22, 2018

I will try to recreate it with just ACE and CBA to see if the issue persists.

@commy2
Copy link
Contributor

commy2 commented Nov 22, 2018

It will. The implementation of moving markers wasn't done right.

@commy2 commy2 self-assigned this Nov 22, 2018
@commy2 commy2 added this to the 3.12.4 milestone Nov 22, 2018
@Blutze
Copy link
Contributor

Blutze commented Nov 23, 2018

@dedmen

Why do you have 2 m3maaws in your modpack? Where one is broken.

Because RHS still, about a year after they acquired the TF47 model, haven't added the timed airburst feature or native compat with ACE backblast to turn their AT-4s into the Confined Space variant. The model names not including a mod name prefix seems to be originally a TF47 mistake, but RHS left that in for some reason.

Or rather, I have my thoughts about why they did it... just don't wanna get political.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants