Page MenuHomeFeedback Tracker

B_sniper_F - MP: impossible load mission
Closed, ResolvedPublic

Description

Hi all and, as usual, sorry for the grammar errors.

Mission with the Blufor Unit "B_sniper_F" (Men Sniper -> Sniper) wouldn't be loaded on MP (it works on local).

The first time I was thinking that I had made an error, but after different test I think that the problem wasn't from me (if yes really sorry ^_^) {F19830} {F19831}

Details

Legacy ID
1382941895
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Error Message
Steps To Reproduce

Open your editor

put just the unit "B_sniper_F"

save the mission as pbo and put them in your server MPMissions folder

Start your server and try to load the mission, normally you will have this error in your log:

You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
a3_weapons_f_longrangerifles_m320

Additional Information

> I've tested with the Opfor Sniper and it works, you are able to play

Edit: with 2nd note -> Opfor Sniper didn't work too

Event Timeline

CH_SwissWolf edited Additional Information. (Show Details)
CH_SwissWolf set Category to Error Message.
CH_SwissWolf set Reproducibility to Always.
CH_SwissWolf set Severity to None.
CH_SwissWolf set Resolution to Fixed.
CH_SwissWolf set Legacy ID to 1382941895.May 7 2016, 2:32 PM

Sounds like missing weapons[] definition in the snipers weapons config.

Mhhh now I've the problem with the Opfor Sniper too but the problem is with "a3_weapons_f_longrangerifles_gm6" (that's strange because if I'm not completely crazy before it was good, perhaps our team had a problem on the own server)

Now I've tried to put just 1 one weapon:

removeAllWeapons this; this addWeapon "srifle_GM6_SOS_f";
removeAllWeapons this; this addWeapon "srifle_LRR_SOS_f";
removeAllWeapons this; this addWeapon "srifle_LRR_f";
removeAllWeapons this; this addWeapon "srifle_GM6_f";

removeAllWeapons this; this addWeapon "srifle_EBR_F";

Than to put away all weapons:

removeAllWeapons this;

The problem persist

I can confirm the problem with both snipers on a local dedicated server. Screenshot attached.

Confirming, reproduces every time.
Remote Dedicated Server.

yup Configs are messed up for new sniper content.
I'm sure they'll get to it as soon as possible.
It must be hectic in the studio before E3.

Same problem here.
I get the message...

You cannot play/edit this mission; it depends on downloadable content
A3_weapons_f_longrangerifles_gm6

Confirmed also that Sniper units making any mission unplayable into dedicated servers .. the error message is ...

You cannot play/edit this mission; it depends on downloadable content
A3_weapons_f_longrangerifles_gm6

After some more tests I must say that any new weapon addon which inherits from these sniper rifles class, is facing the same issue.

pettka added a subscriber: pettka.May 7 2016, 2:32 PM

It should be fixed in current development build, could you, please, confirm that and close the issue? Thanks a lot

Mass close.